body { background-color: #E3E2E2;}
body, td, p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}

a.barlinks:link {font-weight: normal; color: #000000; text-decoration: underline; font-size: 11px;}
a.barlinks:active {font-weight: normal; color: #000000; text-decoration: underline; font-size: 11px;}
a.barlinks:visited {font-weight: normal; color: #000000; text-decoration: underline; font-size: 11px;}
a.barlinks:hover {font-weight: normal; color: #C0281D; text-decoration: underline; font-size: 11px;}

.bartop { background-image: url(../images/bartop.gif);}
.barbottom { background-image: url(../images/barbottom.gif);}
.barleft {bbackground-color: #E3E2E2;}
.barright { background-image: url(../images/barright.gif);}
.logobg { background-color: #FFFFFF;}
.mainlinksbar { background-color: #450D10;}
.contentbg { background-color: #FFFFFF;}
.menuheaderbg {background-color: #F98233;}
.menulinksbar { background-color: #C0281D;color: #FFFFFF; font-weight: normal;}

.ltredcontent { font-weight: bold; color: #000000;}
.redcontent { font-weight: bold; color: #FF9900;}
.white11content {color: #000000; font-size: 11px;}
.red18content {color: #450D10; font-size: 18px; font-weight: bold;}

.border {border-bottom-style: dotted; border-bottom-color: #cccccc; border-bottom-width: 1px;}
.border2 {border-bottom-style: dotted; border-bottom-color: #cccccc; border-bottom-width: 1px; border-top-style: dotted; border-top-color: #cccccc; border-top-width: 1px;}

ul#navlist { width: 175px; padding: 0px; margin: 0px; font: normal verdana, arial, sans-serif; background: #C0281D;}
ul#navlist li { list-style: none; margin: 0px; border: 0px; border-bottom: 1px dotted #FFFFFF;}
ul#navlist li a{ display: block; width: 175px; padding: 5px 0px 5px 0px; border: 0px; background: #FFE600; text-decoration: none; text-align: left;}
ul#navlist li a:link, a:active, a:visited { color: #000000; font-weight: normal;}
ul#navlist li a:hover{ color: #ffffff; background: #450D10; font-weight: normal;}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
