@charset "windows-1251";
/* CSS Document */
body { background-color:#262525;}
.maindiv {
	background-color: #808976;
	width: 905px;
	margin-top: -5px;
	margin-left: 140px;
	overflow: hidden;
	position: static;
	border-style:groove;
	border-color:#FFF;
	height: 2100px;
}
.mainlogo {
	background-image: url(images/logomain.jpg);
	background-repeat: no-repeat;
	position: static;
	clip: rect(0px,auto,auto,auto);
	height: 108px;
	margin-left:3px;
}
.mainmenu {
	height: 35px;
	width: 780px;
	margin-top: 3px;
	margin-left: 70px;
	position:static;}
	
.bannerpanel {
	background-color: #666;
	background-repeat: no-repeat;
	float: left;
	height:7300px;
	width: 728px;
	margin-top: 5px;
	position: static;
	border-color:#000;
}	

					
.sidebar { position:static;
           float:right;
		   margin-right:0px;
		   margin-top:3px;}
		   
		   
.milimbait {font-family:Arial, Helvetica, sans-serif;
           size:6pt;
		   float:left;
		   color:#000;
		   width:728px;
		   height:3000px;
		   background-color:#dbdcda;
		   position:static;}
		   
.disclaim {
           position:static;
		   width:705px;
		   height:800px;
		   border-style:ridge;
		   border-color:#808977;
		   float:left;
		   margin-top:0px;
		   margin-left:0px;
		   padding:10px;
		   background-color:#FFF;
		   font-size:12pt;
		
	}
	
	
	
.first { width:628px;
         height:200px;
		 border-style:ridge;
		 border-color:#808976;
		 float:left;
		 margin-top:20px;
		 margin-left:50px;
		 padding:5px;
		 background-color:#FFF;
		 position:static;
		 text-align:center;
		 font-size:12pt;
		 font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		 overflow:inherit;}
		 
.second { width:628px;
          height:550px;
		  float:left;
		  margin-top:20px;
		  margin-left:50px;
		  padding:15px;
		  text-align:center;
		  background-color:#FFF;
		  position:static; }
		  
.third { width:628px;
         height:570px;
		 float:left;
		 margin-top:20px;
		 margin-left:50px;
		 padding:8px;
		 text-align:center;
		 background-color:#FFF;
		 position:static; }
		 
			
.sitebarword {color:#1a9406; 
              font-size:12pt;}				
			
a:link { color:#000;
         text-decoration: underline;
		 text-underline-style: dotted;}

a:visited { color:#000;
            text-decoration: underline;
		 text-underline-style dotted;}
			
a:hover { color:#80ff00;
          text-decoration: underline;
		 text-underline-style: dotted;}			