body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	color: #303233;
}

table{
	font-family: Tahoma;
	font-size: 10pt;
	color: #303233;
}

a{
	color: #0049b7;
	font-family: Arial;
}

.contacts{ 
	padding: 5px 5px 7px 7px;
	font-family: Tahoma;
	font-size: 11px;
}

.contacts a{
	color: #303233;
	text-decoration: none;
}

/*class TOPNAV - верхняя навигация*/
.topnav{
	 font-family: Arial;
	 font-size: 10pt;
	 color: #FFFFFF;
}

.topnav tr{
	background-image: url(../imgs/nav/back.gif);
	background-repeat: repeat-x;
}

.topnav td{
	padding-left: 10px;
	padding-right: 10px;
}

.topnav a{
	color: #FFFFFF;
}

/*class TEXTBLOCK - текстовой блок*/
.textblock{
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 15px;
	font-family: Arial;
	font-size: 12px;
	background-color: #f6f7f8;
	line-height: 14px;
}

.h3{
	color: #b86800;
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
}
.h4{
	font-size: 11px;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

/*Подвал*/
.copyrights{
	padding-left: 10px; 
	font-family: Tahoma; 
	font-size: 8pt; 
	color:#595959;
}

/*Оглавление журнала*/
.menus_top{
	font-family: Arial;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 5px;
}
.menus_bot{
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.delimetr{
	background-image: url(../imgs/face/vdel.gif); 
	background-repeat: repeat-x; 
}

/*Newses*/
.worldnews{
	font-family: Tahoma;
	font-size: 11px;
	color: #0049b7;
	padding-right: 15px;
}

.worldnews a{
	font-family: Tahoma;
	font-size: 11px;
	color: #303233;
}

.mh3{
	font-family: Tahoma;
	font-size: 12px;
	color: #0049b7;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

.customnews{
	font-family: Tahoma;
	font-size: 11px;
	color: #ea4801;
	padding-right: 15px;
}

.customnews a{
	font-family: Tahoma;
	font-size: 11px;
	color: #303233;
}

.ch3{
	font-family: Tahoma;
	font-size: 12px;
	color: #ea4801;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

/*Выпадающее меню*/
#dropmenudiv{
	position:absolute;
	border:1px solid #a47f6d;
	font:normal 11px Arial;
	padding: 5px 0px 5px 0px;
	z-index:100;
}
#dropmenudiv a{
	text-decoration: none;
	color: #FFFFFF;
}

.point{
	padding-left: 10px;
}

#point{
	background-color: #5a280f;
}

.subnav{
	background-image: url(../imgs/nav/back.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff; 
}
.subnav a{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
}