body	{
	margin: 0px;
	background-color: #9C2200;
	background-image: url('/images/top-bg.gif');
	background-repeat: repeat-x;
	scrollbar-face-color: #B43A14;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #BDAA73;
	scrollbar-darkshadow-color: #5A1400;
	scrollbar-track-color: #B55121;
	scrollbar-shadow-color: #B43A14}


body, th, td, ul, div, blockquote {
        font-family: Trebuchet MS, tahoma, sans-serif;
        font-size: 11px;
        line-height: 16pt;
        color: #2B2B2B;}


HR {color: #9C2000;
	height: 1pt}
h1 {

	color: #9C2000;
	font-size: 16px;
        line-height: 18pt;
	}

h2 {
		color: #B55121;
        font-size: 13px;
        line-height: 15pt;

        }

h3 {
        font-size: 12px;
        line-height: 14pt;}



a:link {
	color: #9C2200;
	text-decoration: none}

a:visited {
	color: #B65123;
	text-decoration: none}

a:hover {
	color: #7AAE30;
	text-decoration: underline;}


a.main:link {
	font-weight: bold;
	font-size: 12px;
	color: #A67585;
	text-decoration: none}

a.main:visited {
	font-weight: bold;
	font-size: 12px;
	color: #A67585;
	text-decoration: none}

a.main:hover {
	font-weight: bold;
	font-size: 12px;
	color: #588000;
	text-decoration: none;}


input {color: #6B6B6B;
	border-style: solid;
	border-color: #C1C1C1;
	border-width: 1px;
	font-family: verdana;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 11px}

input.noborder {
	border-style: solid;
	border-color: white;
	border-width: 0px;
}


.cssnav {
	position: relative;
	background-image: url(/images/bgon.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 210px;
	height: 25px;
	margin: 0;
	padding: 0;

}

.cssnav a {
	display: block;
	color: #8B0E00;
	font-size: 11px;
	width: 210px;
	height: 25px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase
}
.cssnav a:link {
	color: #8B0E00;
	text-decoration: none}

.cssnav a:visited {
	color: #8B0E00;
	text-decoration: none}

.cssnav a:hover {
	color: #680000;
	text-decoration: none;}
	
.cssnav img {
		width: 210px;
		height: 25px;
		border: 0; }
* html a:hover {visibility:visible}

.cssnav a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left: 36px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#links {
	position: relative;
	left: -3px;
	width: 210px;
}

.border-top {
		border-top: 1px solid #A39159;
	}
	

	
.whatsnew {
	line-height: 14pt;
	color: #8A0C00;
	background-color: #F0E6D2;
	padding: 10px;
	margin: 5px;
	
	}
.footer {
	color: #FFFFFF
	}
.footer a:link {
	color: FFF4E0;
	text-decoration: none}

.footer a:visited {
	color: #FFF4E0;
	text-decoration: none}

.footer a:hover {
	color: #FFF4E0;
	text-decoration: underline;}
	
.side {
	color: #9C2200;
	border-right: 1px solid #99CD3D;
	padding: 4px;
	}
.side a:link {
	color: #9C2200;
	text-decoration: none}

.side a:visited {
	color: ##9C2200;
	text-decoration: none}

.side a:hover {
	color: #8CB746;
	text-decoration: underline;}
.home {
	padding: 10px;
	border-top: 1px solid #A39159;
	}