/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.more{
      font:Georgia, "Times New Roman", Times, serif;
	  font-size:14px;
	  text-decoration:none;
	  color:#515151;
	  }
.more:hover{
            font:Georgia, "Times New Roman", Times, serif;
	        font-size:14px;
            text-decoration:underline;
			
			}	  
.menu{
      font:Georgia, "Times New Roman", Times, serif;
	  font-size:14px;
	  text-decoration:none;
	  color:#000000;
	  }
.menu:hover{
            font:Georgia, "Times New Roman", Times, serif;
	        font-size:14px;
            text-decoration:none;
			color:#FFFFFF;
			}	  
.foot{
       color:#FFFFFF;
	   font:Georgia, "Times New Roman", Times, serif;
	   font-size:12px;
	   }
	   
.txt {
       font: Georgia, "Times New Roman", Times, serif;
	   font-size:14px;	   
	   color:#FFFFFF;
	   text-align:justify;
	   }
.head {
       font: Georgia, "Times New Roman", Times, serif;
	   font-size:17px;	   
	   color:#ffffff;
	   
	   font-weight:bold;
	   }	
	     
.star{
      color:#FF0000;
	  }	  
.blk{
border-color:#005500;
 color:#005500;
 }	  
 
 .menu1{
      font:Georgia, "Times New Roman", Times, serif;
	  font-size:14px;
	  text-decoration:none;
	  color:#FFFFFF;
	  }.image_border {
	border: 6px solid #005500;
}
