/* CSS Document */

p {font-family:Verdana, sans-serif; font-size: 11px; }
.main_border {border: 1px solid #000000;}
.left_cell {background:#f6f6f6; border-right:1px solid #424242;}
.up_cell {background:#f6f6f6; border-right:1px solid #424242;}
.right_cell {padding:15px; text-align:justify;}

h1 {font-size:14px; color:#99321B;}
.copyleft {padding: 10px; text-align:center; color:#AD9B76; font-size:9px; font-family:Verdana;}

p.title {
background-color: #A72E37;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}
#art {
border-bottom: 1px solid gray;
}
#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 200px; /*Ширина меню */
background-color: #000000;  /*Фоновый цвет ячейки*/
margin:6px; /* Ширина отступов*/
}

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #666666;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
}

#upmenu{
border: 0px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 700px; /*Ширина меню */
margin:8px; /*Ширина отступов*/
margin-bottom:2px;
}

#upmenu a{
font: bold 12px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: inline;
color: #999999;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
/* border-bottom: 1px solid gray; */
}

#upmenu a:hover{
background-color: #999999; /*Фоновый цвет ячейки при наведение курсора*/
color: #ffffff;  /*Цвет текста при наведении курсора*/
text-decoration:none;
padding: 2px;
padding-left:4px;

}

* html #coolmenu{ 
/*width: 210px;Ширина меню для Internet Explorer*/
}


html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #cccccc; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}

.style13 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}


.newstopic {
 color: #B8A37C;
}
.border1main {
	border: 1px solid #999999;
}


.adver {
   font-family:Georgia, "Times New Roman", Times, serif;
   text-align:center;
   font-weight:bold;
   font-size:22px;
   color: #9F2613;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FF9900;
}



/* CSS правила для полос прокрутки окна браузера */
html, body, iframe {
   scrollbar-3dlight-color:#999999;   
   scrollbar-arrow-color:silver;
   scrollbar-highlight-color: silver;
   scrollbar-face-color: #555;
   scrollbar-shadow-color: black;
   scrollbar-darkshadow-color: black;
   scrollbar-track-color: #333333;
} 




.reminder {
	font-size:10px;
	text-align:right;
	color:#CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.news {
   font-size: 10px;
   color: #AD9B76;
}

.adver_tak {
   width: 180px;
   height:auto;
   background: #000000;
   color:#cccc99;
   font-size:10px;
   padding-left: 20px;
}

.bodytext {
	color: #669900;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}	
.bodytextbig {
	color: #669900;
	font-size: 28px;
	font-weight:bold;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}	
.formtext {
    color: #DE9474;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serifж
	font-size:16px;
	font-weight:bold;
	}
.maintext {
 	color:#CCCCCC;
	font-size:11px;
	}	
	
h1 {
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
}
	
h3 {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.style3 {color: #FF6600}
.style4 {color: #FF9900}
.style5 {color: #CCCCCC; font-size: 12px; }
.style6 {color: #333333}
.style7 {color: #999999}
.style8 {color: #FF9900; font-weight: bold; }
.style11 {text-align: left; font-style: italic; font-size: 24px; color: #CCCC00; font-family: "Times New Roman", Times, serif; }
.style12 {
	color: #CCCC00;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.style14 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #99FF00;
}
.style15 {
	color: #FFFFFF;
	font-size: 14px;
}
.style17 {
	color: #FF6633;
	font-size: 24px;
}
.style18 {
	color: #FF6633;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style19 {color: #DE9474; text-align: left; font-weight: bold; font-style: italic; }

.m_table {border-color:#000000; border-width:1px; width: 1000px; padding:40px; border-style:solid; }
.zgl {background:#FF6600; text-align:center; text-decoration:underline; font-size:16px; color:#FFFFFF; }