﻿div#VolForum {
 	font-size: 1em;
 	font-family: Arial;
 } 

div#VolForum a {
 	font-size: 1em;
 	color: #0598ce;
 	font-family: Arial;
 	text-decoration: none;
} 

div#VolForum a:hover {
 	color: #FFA814;
 	font-family: Arial;
 	text-decoration: none;
 } 

div#VolForum a.forumBreadCrumbs {
 	font-size: 1.6em;
 	color: #0598ce;
 	font-weight: bold;
 	font-family: Arial;
 	text-decoration: none;
 } 

div#VolForum a.forumBreadCrumbs:hover {
 	font-size: 1.6em;
 	color: #FFA814;
 	font-weight: bold;
 	font-family: Arial;
 	text-decoration: none;
 } 

div#VolForum div.CategoryDescription {
 	font-family: Arial;
 	border: 1px solid black;
 } 

div#VolForum div.PostHeader {
 	font-size: 1.1em;
 	color: #0598ce;
 	font-weight: bold;
 	font-family: Arial;
 	margin-bottom: 5px;
background-color: #eee;
padding: 5px;
 } 

div#VolForum div.PostFooter {
 	font-family: Arial;
 } 

fieldset.formFS {
 	font-size: 1.1em;
 	font-family: Arial;
 	border: 1px solid #0398D2;
background-color: #B2D7DE;
 } 

fieldset.formFS legend {
 	font-size: 1.1em;
 	font-family: Arial;
 	border: 1px solid #0398D2;
background-color:#fff;
padding: 4px;
 } 

fieldset.formFS input, fieldset.formFS textarea {
 	font-size: 1em;
 	font-family: Arial;
 	background:#f9f9f9 url(../images/forum/button_bg.gif) repeat-x top;
border:#ccc 1px solid;
padding:2px;

 } 

div.CategoryHeading, div.forumStatistics h2 {
 	font-size: 1em;
 	color: #000000;
 	font-weight: bold;
 	font-family: Arial;
 	padding: 5px;
text-align: left;
text-transform: uppercase;
background: transparent;
margin:0;
background-color: #ccc;	
 } 

div.forumStatistics h3 {
 	font-size: 1em;
 	color: #000000;
 	font-family: Arial;
 	background-color: #8EA8BD;
 } 

