
.img-right {float:right; margin:2px 0px 2px 2px}

body {scrollbar-face-color:#ffffff;
      scrollbar-shadow-color:#2B2002;
      scrollbar-highlight-color:#ffffff;
      scrollbar-3dlight-color:#ffffff;
      scrollbar-darkshadow-color:#2B2002;
      scrollbar-track-color:#ffffff;
      scrollbar-arrow-color:#2B2002;
	  background-color : #2B2002;
	  background-image:url('../images/background.gif');
	  margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  
}
	  
.bodyText{
 margin: 0px 0px 0px 20px;
 font-size : 11px;
 	font-family : Verdana;
 	font-weight : normal;
 	font-style : normal;
 	color : #ffffff;
	

}
 .errorText  {
 	font-size : 12px;
 	font-family : Verdana;
 	font-weight : bold;
 	font-style : normal;
 	color : red;
 }
 
  .whiteNormalText  {
 	font-size : 11px;
 	font-family : Verdana;
 	font-weight : normal;
 	font-style : normal;
 	color : #ffffff;
 }
   .largeBoldText  {
 	font-size : 14px;
 	font-family : Verdana;
 	font-weight : normal;
 	font-style : normal;
 	color : #ffffff;
 }
   .normalText  {
 	font-size : 11px;
 	font-family : Verdana;
 	font-weight : normal;
 	font-style : normal;
 	color : #ffffff;
	margin: 0px 0px 0px 0px;
 }
   .barText  {
 	font-size : 8px;
 	font-family : Verdana;
 	font-weight : normal;
 	font-style : normal;
 	color : #000000;
 }
 
 
 A:link  {
	text-decoration : underline;
	font-family : Verdana;
	color : #ffffff;
}
 
 A:hover  {
	text-decoration : underline;
	font-family : Verdana;
	color : #000000;
}
 
 A:visited  {
 	text-decoration : underline;
 	font-family : Verdana;
 	color : #ffffff;
	
 }
  A.largeText:link  {
	text-decoration : underline;
	font-family : Verdana;
	color : #ffffff;
	font-size : 18px;
}
 
 A.largeText:hover  {
	text-decoration : underline;
	font-family : Verdana;
	color : #000000;
	font-size : 18px;
}
 
 A.largeText:visited  {
 	text-decoration : underline;
 	font-family : Verdana;
 	color : #ffffff;
	font-size : 18px;
 }
  A.bottomNav:link  {
	text-decoration : underline;
	font-family : Verdana;
	color : #deb887;
	font-size : 9px;
}
 
 A.bottomNav:hover  {
	text-decoration : underline;
	font-family : Verdana;
	color : #deb887;
	font-size : 9px;
}
 
 A.bottomNav:visited  {
 	text-decoration : underline;
 	font-family : Verdana;
 	color : #deb887;
	font-size : 9px;
 }
.bottomNav  {
 	text-decoration : none;
 	font-family : Verdana;
 	color : #deb887;
	font-size : 9px;
 }