BODY  {
 	margin : 0;
	background-color : #91947D;
 	font-family : Veranda,Arial,Helvetica,sans-serif;
 	COLOR : #494949;
 	FONT-SIZE : 11px;
 	scrollbar-face-color: #6078A6;
 	scrollbar-shadow-color: #222222;
 	scrollbar-highlight-color: #BBBBBB;
 	scrollbar-3dlight-color: #000000;
 	scrollbar-darkshadow-color: #000000;
 	scrollbar-track-color: ;
 	scrollbar-arrow-color: #FFFFFF;
 }
     
p, td, font, ul, ol  {
	COLOR : #33333;
	font-family : Veranda,Arial, Helvetica,sans-serif;
	FONT-SIZE : 11px;

}

b, strong  {
	font-weight : bold;
}

A  {
	COLOR : #336699;
	font-family : Veranda,Arial, Helvetica,sans-serif;
	TEXT-DECORATION : underline;
}
A:hover  {
	font-family : Veranda,Arial, Helvetica,sans-serif;
	COLOR : #333333;
	TEXT-DECORATION : none;
}


.textGrayBox  {
	font-family : Veranda,Veranda,Arial,Helvetica,sans-serif;
	COLOR : #FFCC99;
	FONT-SIZE : 11px;
	TEXT-DECORATION : none;
	font-weight : bold;
}

.textBlack {
	COLOR : #333333;
}

.textGrey {
	COLOR : #595959;
}
.textGray {
	COLOR : silver;
}
.textRed {
	COLOR : #cc0000;
}

.textOrange {
	COLOR : #FF9900;
}

.textBlue {
	COLOR : #32408D;
}

.textTeal {
	COLOR : #329ACF;
}

.textMaroon  {
 	COLOR : #420C1C;
 }

.textGreen {
	COLOR : green;
}

.textWhite {
	COLOR : #ffffff;
}

.text8green  {
	FONT-SIZE : 8pt;
	COLOR : green;
}

.text8red  {
	FONT-SIZE : 8pt;
	COLOR : #cc0000;
}
.text8grey  {
	FONT-SIZE : 8pt;
	COLOR : #595959;
}

.text9white  {
	FONT-SIZE : 9pt;
	COLOR : #ffffff;
}

.text8  {
	FONT-SIZE : 8pt;
}

.text9  {
	FONT-SIZE : 9pt;
}

.text10  {
	FONT-SIZE : 11px;
}

.text12  {
	FONT-SIZE : 12pt;
}

.text14  {
	FONT-SIZE : 14pt;
}
.text16  {
	FONT-SIZE : 16pt;
}



.menuTextBlue  {
 	font-family : Veranda,Arial, Helvetica,sans-serif;
 	FONT-SIZE : 11px;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #336699;
 }
 .menuTextBlueSmall  {
 	font-family : Veranda,Arial, Helvetica,sans-serif;
 	FONT-SIZE : 8pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #336699;
 }
.titleText  {
	COLOR : #676666;
	font-family : Veranda, Arial, Helvetica, sans-serif;
	FONT-SIZE : 18px;
	line-height : 80%;
	letter-spacing : 1.5;
}

.footerText  {
	font-family : Veranda,Arial, Helvetica,sans-serif;
	FONT-SIZE : 10px;
	COLOR : #494949;
	letter-spacing : 1.5;
	line-height : 160%;
}

.upperTopBlack {
	background-color : #ffffff;
	border-top: 1px solid #333333;
}

.boxBorder {
	border-top: 1px solid #C6C3C6;
	border-left: 1px solid #C6C3C6;
	border-right: 1px solid #C6C3C6;
	border-bottom: 1px solid #C6C3C6;
}
.rightBorder {
	border-right: 1px solid #C6C3C6;
}
.leftBorder {
	border-left: 1px solid #C6C3C6;
}
.LowerleftBorder {
	border-bottom: 1px solid #C6C3C6;
	border-left: 1px solid #C6C3C6;
}
.lowerRightBorder {
	border-bottom: 1px solid #C6C3C6;
	border-right: 1px solid #C6C3C6;
}
.lowerLeftRightBorder {
	border-bottom: 1px solid #C6C3C6;
	border-left: 1px solid #C6C3C6;
	border-right: 1px solid #C6C3C6;
}
.upperLeftRightBorder {
	border-left: 1px solid #C6C3C6;
	border-right: 1px solid #C6C3C6;
}
.bottomBorder {
	border-bottom: 1px solid #C6C3C6;
}	

#scroller { margin:0px 0; margin-top:0px; position:relative; width:728px; height:114px; float:left; overflow:hidden; }
#scroller img { margin:0; padding:0; position:relative; display:block; float:left; clear:none; border:none; }
