/*validate 11/2/2009*/
BODY { 
	background-color:#FFFFFF; 
}
A { 
	color:#000000; 
}
.HdrTitleColor { 
	color:#EEEEEE; 
}
.HdrSubTitleColor { 
	color:#EEEEEE; 
}
.HdrFooterRuleBgColor {  
	background-color:#005500; 
}
.HdrAreaBgColor { 
	background-color:#005500; 
}
.HdrAccentBgColor { 
	background-color:#005500; 
}

.NavAreaBgColor { 
	background-color:#005500; 
}
.NavBorderColor { 
	background-color:#005500; 
}
.NavBgColor { 
	background-color:#EEEEEE; 
}
.NavBgColorRO { 
	background-color:#FFFFFF; 
}
.NavTextColor { 
	color:#000000; 
}
.NavVertLineLBgColor { 
	background-color:#005500; 
}
.NavVertLineRBgColor { 
	background-color:#EEEEEE; 
}

.CtrAreaTextColor { 
	color:#000000; 
}
.CtrAreaTitleColor {
	font-family: arial; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #005500; 
}
.ContentAreaBgColor { 
	background-color:#FFFFFF; 
	color: #000000; 
}

.ImgBorder { 
	background-color:#000000; 
}

.Bullets { 
	font-family: arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #005500; 
}
.AdrTextColor { 
	color:#AAAAAA; 
}

a:link  {
	text-decoration: underline; 
	font-family: arial,verdana; 
	color: #005500; 
	font-weight: bold;
}
a:visited  {
	text-decoration: underline; 
	font-family: arial,verdana; 
	color: #005500; 
	font-weight: bold;
}
a:active  {
	text-decoration: none; 
	font-family: arial,verdana; 
	font-weight: bold; 
	color: #005500;
}
a:hover {
	color: #AAAAAA
}