@charset "windows-1251";
/* CSS Document */

body {
margin:0px 0px 0px 0px;
background-color:#FFFFFF;
text-align:center;
}

.mainmenu { font-family:arial; 
	font-size:9pt;		  
	color:#0099cc; 
	font-weight:bold; 
	text-decoration:underline;
	}
	
	h1 { font-family:arial; 
	font-size:16px;		  
	color:#0099cc; 
	font-weight: regular; 
	margin:0px 0px 0px 0px;
	text-decoration:underline;		 
}
h2 { font-family:arial; 
	font-size:16px;		  
	color:#9f732b; 
	font-weight:regular; 
	margin:0px 0px 0px 0px;
	text-decoration:none;		 
}
h3 { font-family:arial; 
	font-size:13pt;		  
	color:#000000; 
	font-weight:regular; 
	margin:0px 0px 0px 0px;
	text-decoration:none;		 
}
p{   
	font-family:arial; 
	font-size:9pt;		  
	color:#000000; 
	font-weight:regular; 
	text-align:justify;
}
li {font-family:arial; 
	font-size:9pt;		  
	color:#000000; 
	font-weight:regular; 
	text-align:justify;}
strong{ font-weight:normal;}
a{  ; 
	font-size:9pt;
	color:#0099cc;
	font-weight:normal;
	text-decoration:underline;
}

.main { font-family:arial; 
	font-size:9pt;		  
	color:#000000; 
	font-weight:regular; 
	text-decoration:none;
	}
	
.mainpic { 
border:0px;
margin-right:14px;
	}
	
.td1{
	font-family:tahoma; 
	font-size:10px;		  
	color:#3e8dca;
	font-weight:600;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:4px 4px 4px 4px;
	text-align:center
	
	 }
	
.td11{
	font-family:tahoma; 
	font-size:10px;		  
	color:#797979;
	font-weight:600;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:4px 4px 4px 4px;
	text-align:center
	
	 }