BODY 
{
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #996666; 
SCROLLBAR-ARROW-COLOR:  #996666; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #996666;
}

BODY, P {
FONT-FAMILY: TAHOMA, VERDANA, HELVETICA, MS SANS SERIF;
FONT-SIZE: 11PT;
COLOR: #333333;

}

.transparent80 { filter: Alpha(Opacity=80) }

.borderBottom {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
	filter: Alpha(Opacity=80);
}

.borderAll {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	filter: Alpha(Opacity=80);
}

.white11ptLeaded { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF ; line-height: 15px}


.nav { BORDER-RIGHT: silver 1px ridge ; BORDER-TOP: silver 1px ridge ; BORDER-LEFT: silver 1px ridge ; BORDER-BOTTOM: silver 1px ridge ;}


.copyright {  font-family: verdana, Helvetica, Arial; font-size: 9px; color: #eeeeee}
.greyText { font-family: tahoma, verdana, Helvetica, sans-serif; font-size: 11px; color: #333333}
.greyLight { font-family: tahoma, verdana, Helvetica, sans-serif; font-size: 11px; color: #666666}
.greyUL { font-family: tahoma, verdana, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: underline}
.blueLink { font-family: tahoma, verdana, Helvetica, sans-serif; font-size: 11px; color: #0000ff; text-decoration: none}
.bluereg { font-family: tahoma, verdana, Helvetica, sans-serif; font-size: 11px; color: #336699; text-decoration: none}
.greyBG { font-family: tahoma, verdana, Helvetica, sans-serif; font-size: 11px; color: #336699; background-color: #dddddd; font-weight: bold}

.white { font-family: tahoma, verdana, Helvetica, sans-serif; font-size: 11px; color: #eeeeee}
.whiteUl { font-family: tahoma, verdana, Helvetica, sans-serif; font-size: 11px; color: #eeeeee; text-decoration: underline}
	
.bold { font-family: tahoma, verdana, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold}
.boldul { font-family: tahoma, verdana, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold; text-decoration: underline}

.title { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #6699cc; font-weight: bold}


.dotted {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.white9pt { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #FFFFFF}


A, A:VISITED {
	text-decoration: none;
}   
A:HOVER{ 
	TEXT-DECORATION: UNDERLINE;
}

.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
