BODY, TD {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	color : #000000;
/*	scrollbar-3dlight-color : #993300;
	scrollbar-arrow-color : #993300;
	scrollbar-base-color : #993300;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF; */
	line-height: 16px;
}
H1{
	font-size : 16px;
	color : #993300;
	font-weight : 600;
	line-height: normal;
}
H2{
	font-size : 13px;
	color : #cc9900;
	letter-spacing: 1px;
	font-weight : 600;
	line-height: normal;
}
.h2{
	font-size : 13px;
	color : #cc9900;
	font-weight : bold;
	line-height: normal;
}
.large {
	font-size : 16px;
	color : #993300;
	font-weight : 600;
	line-height: normal;
}
.med {
	font-size : 13px;
	color : #993300;
	font-weight : 600;
	line-height: normal;
}
.off{
	text-transform : uppercase;
	color : #666666;
	font-weight : bold;
	line-height: normal;
}
.copyright{
	font-size : 10px;
	color : #993300;
	line-height: normal;
}
.copwW {
	margin-left:1px;
	line-height:normal;
}
A:LINK, A:VISITED {
	color: #993300;
	font-weight : bold;
	line-height: normal;
}
A:HOVER {
	color: #CC9900;
	font-weight : bold
	line-height: normal;
}
a.nav:link, a.nav:visited{
	color: #993300;
	font-weight : 600;
	line-height : normal;
	text-decoration : none;	
	line-height: normal;
}
a.nav:hover{
	color: #CC9900;
	font-weight : 600;
	line-height : normal;
	text-decoration : underline;
	line-height: normal;
}
a.little:link, a.little:visited{
	font-size : 10px;
	color: #993300;
	font-weight : 600;
	line-height : normal;
	text-decoration : none;	
	line-height: normal;
}
a.little:hover{
	font-size : 10px;
	color: #CC9900;
	font-weight : 600;
	line-height : normal;
	text-decoration : underline;
	line-height: normal;
}
a.navmore:link, a.navmore:visited{
	font-size : 13px;
	color: #666666;
	font-weight : bolder;
	line-height : normal;
	text-decoration : none;	
	line-height: normal;
}
a.navmore:hover{
	font-size: 13px;
	color: #CC9900;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
	line-height: normal;
}
a.prime:link, a.prime:visited{
	font-family : Helvetica, Arial, sans-serif;
	font-size : 13px;
	color: #993300;
	font-weight : 600;
	line-height : normal;
	text-decoration : none;	
	line-height: normal;
}
a.prime:hover{
	font-family : Helvetica, Arial, sans-serif;
	font-size : 13px;
	color: #CC9900;
	font-weight : 600;
	line-height : normal;
	text-decoration : none;
	text-transform : uppercase;
	letter-spacing : 1px;
	line-height: normal;
}
/* css replacements */
.top-line {width:100%; border-bottom: 2px solid #993300; padding:0; margin:0}
.spacer-top {padding:0; margin: 25px 0 0 0; background:none; line-height:0;}
.bottom-line {width:100%; border-bottom: 2px solid #CC9900; padding-top:30px;}



