BODY {
	FONT-SIZE: 11px;
	COLOR: White;
	FONT-FAMILY:  trebuchet ms,verdana, arial, helvetica, sans-serif;
	BACKGROUND-COLOR: Black;
	margin-top : 30px;
	SCROLLBAR-FACE-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #F3E9AB;
	SCROLLBAR-TRACK-COLOR: #F3E9AB;
	SCROLLBAR-DARKSHADOW-COLOR: #212121;
}

h3 {
	color: white;
}

P {
	FONT-SIZE: 11px;
	FONT-FAMILY:  trebuchet ms,verdana, arial, helvetica, sans-serif;
}

OL  {
	FONT-SIZE: 11px;
	FONT-FAMILY:  trebuchet ms,verdana, arial, helvetica, sans-serif;
}

UL  {
	FONT-SIZE: 11px;
	FONT-FAMILY:  trebuchet ms,verdana, arial, helvetica, sans-serif;
}
.footertext {
	MARGIN-TOP: 6px; FONT: 9px/11px verdana, arial, geneva, sans-serif; COLOR: #aaaaaa
}
A:link {
	color: Silver;
	FONT-SIZE: 12px;
	text-decoration: none;
	font-family:trebuchet ms,verdana, arial, helvetica, sans-serif;
}

A:visited {
	color: Silver;
	FONT-SIZE: 12px;
	text-decoration: none;
	font-family: trebuchet ms,verdana, arial, helvetica, sans-serif;
	f
}

A:active {
	color: Silver;
	FONT-SIZE: 12px;
	text-decoration: none;
	font-family: trebuchet ms,verdana, arial, helvetica, sans-serif;
}

A:hover {
	color: Silver;
FONT-SIZE: 12px;
	text-decoration: underline;
	font-family: trebuchet ms,verdana, arial, helvetica, sans-serif;
}

.mainnav A:link {
	color: Gray;
	FONT-SIZE: 14px;
	text-decoration: none;
	font-family:verdena, Helvetica, Arial, sans-serif;
	font-weight : bold;
}

.mainnav A:visited {
	color: Gray;
	FONT-SIZE: 14px;
	text-decoration: none;
	font-family: Verdena, Helvetica, Arial, sans-serif;
	font-weight : bold;
}

.mainnav A:active {
	color: white;
	FONT-SIZE: 14px;
	text-decoration: none;
	font-family: Verdena, Helvetica, Arial, sans-serif;
	font-weight : bold;
	
}

.mainnav A:hover {
	color: white;
	FONT-SIZE: 14px;
	text-decoration: none;
	font-family: Verdena, Helvetica, Arial, sans-serif;
	font-weight : bold;
}

.subnav A:link {
	color: Gray;
	FONT-SIZE: 13px;
	text-decoration: none;
	font-family:verdena, Helvetica, Arial, sans-serif;
	font-weight : bold;
}

.subnav A:visited {
	color: Gray;
	FONT-SIZE: 13px;
	text-decoration: none;
	font-family: Verdena, Helvetica, Arial, sans-serif;
	font-weight : bold;
}

.subnav A:active {
	color: white;
	FONT-SIZE: 13px;
	text-decoration: none;
	font-family: Verdena, Helvetica, Arial, sans-serif;
	font-weight : bold;
	
}

.subnav A:hover {
	color: white;
	FONT-SIZE: 13px;
	text-decoration: none;
	font-family: Verdena, Helvetica, Arial, sans-serif;
	font-weight : bold;
}


.mainborders {
	border-top : 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
	border-left: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
}

.solidborder_l {
	border-left: 1px solid silver;
}

.solidborder_b{
	border-bottom: 1px solid silver;
}

or_borders_l_r_b{
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	
}

textarea, input, select, option {
	FONT-SIZE: 11px;
	FONT-FAMILY:  trebuchet ms,verdana, arial, helvetica, sans-serif;
	background: lightgrey;
	font-weight: normal;
	border-color: white;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
} 
