@charset "windows-1251";
body, html {
margin:0px;
padding:0px;
BACKGROUND-COLOR: #a4a4a4; 
COLOR:black;
FONT-FAMILY:tahoma; 
BACKGROUND-IMAGE: url(images/bg-body.gif);
}

a {
	font-weight:bold;
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
	color:#3A3ABC;	
}	

.descr {
	color:#B4B4B4;
	font-size:11px;
	font-family:tahoma;
}

#main_table {
	border:1px solid white;
}

#left_menu {
	border:0px;
	margin-bottom:10px
}

	#left_menu .name {
		color:white;
		font-weight:bold;
		font-family:tahoma;
		text-transform:uppercase;
		padding-left:10px;
		font-size:14px;
		height:40px;
		background-color:#383838;
		background-position:top;
		background-image:url(images/fon_top_menu.jpg);
		border:0px;
		background-repeat:repeat-x;
		text-transform:uppercase
	}
	
	#left_menu .name a {
		color:white;
		font-weight:bold;
		font-family:tahoma;
		text-transform:uppercase;
		font-size:14px;
		text-decoration:none;
	}
	
	#left_menu .sep {
		height:2px;
		background-color:white;
		margin-top:10px
	}	
	
	#left_menu td {
		border:0px;
		text-align:left
	}
	
	#left_menu td ul {
		color:#3A3ABC;
	}
	
	#left_menu td ul li{	
		margin-top:3px;
		font-weight:bold;
		font-family:tahoma;
		font-size:12px;
		text-decoration:none;
		color:#3A3ABC;
	}
	
	#left_menu td ul li.inc{
		margin-left:20px
	}
	
	#left_menu td ul li.inc_1{
		margin-left:30px
	}	
	
	#left_menu td ul li a{
		font-weight:bold;
		font-family:tahoma;
		font-size:12px;
		text-decoration:none;
		color:#3A3ABC;
	} 
	
	#left_menu a {
		color:#8B8BE4;
		font-weight:bold;
		font-family:tahoma;
		font-size:12px;		
	}

#search_form {
	margin-top:9px
}
	
	#search_form .text{
		border:1px solid #C7C7C7;
	}
	
	#search_form .but {
		border:1px solid #C7C7C7;
		background-color:#F7F7F7;
	}
	
#top_menu td{
	height:37px;
	border:0px
}

	#top_menu a {
		color:#D4D4D4;
		font-family:tahoma;
		font-size:14px;	
		font-weight:bold;
		text-decoration:none;
		margin:0px 10px 0px 10px
	}

.last_menu {
	margin-left:10px
}
	
	.last_menu a{
			font-weight:bold;
			font-family:tahoma;
			font-size:12px;
			text-decoration:none;
			color:#3A3ABC;	
	}
	
	.last_menu .end{
			font-weight:bold;
			font-family:tahoma;
			font-size:12px;
			text-decoration:none;
			color:#8C8B8B;	
	}	


#question td {
	border:0px;
}

 #question .spec{
 		color:#8B8BE4;
		font-weight:bold;
		font-family:tahoma;
		font-size:12px;	
 }
 
table#footer td{
	color:#4E4D4D;
	font-size:12px
}


	#footer a{
		color:#4E4D4D;
		font-size:12px
	}

