 .body	{
  margin:0px;
	background-color:#999999;
	}
	

	
 .bodytext  {
  font-family : Verdana,Arial,Sans-Serif;
	font-size : 11px;
	color : #666666;
  line-height : 16px;
	}
	
 .bodytext A:link { color : #666666; text-decoration : underline;font-weight:bold;}	
 .bodytext A:visited { color : #666666; text-decoration : underline;font-weight:bold;}
 .bodytext A:hover { color : #666666; text-decoration : underline;font-weight:bold;}
 .bodytext A:active { color : #666666; text-decoration : underline;font-weight:bold;}
 
 
 
 .bodytextsmall  {
  font-family : Verdana,Arial,Sans-Serif;
	font-size : 10px;
	color : #666666;
  line-height : 12px;
	}
	
 .bodytextsmall A:link { color : #666666; text-decoration : underline;font-weight:bold;}	
 .bodytextsmall A:visited { color : #666666; text-decoration : underline;font-weight:bold;}
 .bodytextsmall A:hover { color : #666666; text-decoration : underline;font-weight:bold;}
 .bodytextsmall A:active { color : #666666; text-decoration : underline;font-weight:bold;}
 
 
 
 .bottomnav  {
  font-family : Verdana,Arial,Sans-Serif;
	font-size : 10px;
	color : #FFFFFF;
  line-height : 14px;
	font-weight : bold;
	}
	
 .bottomnav A:link { color : #FFFFFF; text-decoration : none;}	
 .bottomnav A:visited { color : #FFFFFF; text-decoration : none;}
 .bottomnav A:hover { color : #D5CF23; text-decoration : underline;}
 .bottomnav A:active { color : #D5CF23; text-decoration : underline;}
 
 
 
 .copyright  {
  font-family : Verdana,Arial,Sans-Serif;
	font-size : 10px;
	color : #666666;
  line-height : 14px;
	}
	
 .copyright A:link { color : #666666; text-decoration : underline;}	
 .copyright A:visited { color : #666666; text-decoration : underline;}
 .copyright A:hover { color : #666666; text-decoration : underline;}
 .copyright A:active { color : #666666; text-decoration : underline;}
 
 
 
 .footer  {
  background-image:url(Images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	}