/**************************************
     Дефолтовые параметры страницы
**************************************/
body
{
	background-color: white;
	color: black;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


IMG
{
	border: 0px;
}




A
{
	color:black;
	text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}

UL
{
	padding-left: 14px;
	margin: 0px;
	list-style-type: square
}


/**************************
        Общие стили
**************************/
.header1_text
{
	font: 30px Myriad Pro;
	color:#9A0706;
	/*text-transform: uppercase;*/
	font-weight: bold;
	line-height:30px;
}


/**************************
   Листалка
**************************/
.pages_td
{
	font-family:Arial;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	padding-left:17px;
}

.pages
{
	font-family:Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #5F5E5E;
}


/**************************
   Верхушка.Меню
*************************/
.top_menu_item, .top_menu_item td a
{
	font: 16px Myriad Pro;
	color:#9A0706;
	text-transform: uppercase;
	font-weight: bold;
	line-height:30px;
}

/**************************
	НИЗ
**************************/
.bottom_text, .bottom_text a
{
	font-family: Times new roman;
	font-size: 14px;
	color:#605E67;
}

/**************************
   Главная.
**************************/
.mainpage_right_text
{
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight:bold;
}

/**************************
   Статичесские страницы
**************************/
.page
{
	background-color: white;
	color: black;
}

.static_page_text
{
	font-family: Arial;
	font-size: 12px;
	color: #4D4B57;
}

/**************************
   Новости
**************************/
.news_archive
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#FF9933;
	text-decoration: underline;
}

.news_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: black;
}

.news_date
{
	font-family: Verdana;
	font-size: 10px;
	color:#ED1C24;
	font-weight:normal;
}

.news_year
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #010000;
}

.news_text
{
	font-family: Tahoma;
	font-size: 12px;
	color: black;
}

.news_full_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: black;
}

.news_full_back
{
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.comm1_text1
{
	font-family: Arial;
	font-size: 12px;
	color:#333333;
	font-style: italic;
}
/**************************
    Курс валюты, погода
**************************/
/*.rate
{
	font-family:Arial;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
.weather
{
	font-family:Arial;
	font-size: 12px;
	text-decoration: none;
	color: black;
}*/




/**************************
	КОНТРОЛЫ
**************************/
.control_error input, .control_error textarea, .control_error select
{
	border: 3px solid #e25a00;
}

.edit
{
	font-family: Arial;
	font-size: 11px;
	background: white;
	border: 1px solid black;
	color: black;
}

.site_edit1
{
	font-family: Arial;
	font-size: 12px;
	background: white;;
	border: 1px solid black;
	color: #5F5E5E;
	width:105px;
	border-color:#5B5B58;
}

.site_textbox1
{
	font-family: Arial;
	font-size: 12px;
	background: white;
	border: 1px solid black;
	color: #5F5E5E;
	width:260px;
	height:65px;
	border-color:#5B5B58;
}

.combo
{
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #808080;
	background-color: #C7C7C7;
	color:#646464;

}

.select1
{
	font-family: Arial;
	font-size: 11px;
	color:#5f5e5e;
	background: white;
	border: 1px solid #8F9090;
	scrollbar: #00CC00;
	scrollbar-arrow-color: green;
	scrollbar-base-color: #ffffff;
}

.submit
{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	/*border-left: 1px solid #4E698C;
	border-right: 1px solid #4E698C;
	border-top: 1px solid #4E698C;
	border-bottom: 1px solid #4E698C;*/
	/*background-color: white;//#B2C7D5;*/
	background-color: #78777D;
	border:0px;
}

.captcha_input_td
{
	padding-left:5px;
}

.captcha_input
{
	font-family: Arial;
	font-size: 18px;
	background: white;
	border: 1px solid black;
	color: black;
}

.captcha_text
{
	padding-top:3px;
	font-weight:bold;
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding-left:5px;
}



