/* CSS Document */

 a.menu_ru {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
} 
 a.menu_ru:hover { color: #000000; text-decoration: none}
 
 a.button_green {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/button_green.gif);
	text-align: center;
	height: 18px;
	width: 74px;
	padding: 2px;
}
 a.button_green:hover {
	color: #006600;
	text-decoration: none;
}

 a.button_blue {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/button_blue.gif);
	text-align: center;
	height: 18px;
	width: 74px;
	padding: 2px;
}
 a.button_blue:hover {
	color: #0066CC;
	text-decoration: none;
}

 a.button_blue_l {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/button_blue_l.gif);
	text-align: center;
	height: 18px;
	width: 85px;
	padding: 2px;
}
 a.button_blue_l:hover {
	color: #0066CC;
	text-decoration: none;
}

 a.button_violet {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/button_violet.gif);
	text-align: center;
	height: 18px;
	width: 74px;
	padding: 2px;
}
 a.button_violet:hover {
	color: #330099;
	text-decoration: none;
}

 a.button_violet1 {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/button_gb.gif);
	text-align: center;
	height: 18px;
	width: 80px;
	padding: 2px;
}
 a.button_violet1:hover {
	color: #009088;
	text-decoration: none;
}

 a.button_orange {
	font-family: "Arial";
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	background-image: url(images/button_orange.gif);
	text-align: center;
	height: 18px;
	width: 74px;
	padding: 2px;
}
 a.button_orange:hover {
	color: #993300;
	text-decoration: none;
}

 a.button_orange_l {
	font-family: "Arial";
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	background-image: url(images/button_orange_l.gif);
	text-align: center;
	height: 18px;
	width: 85px;
	padding: 2px;
}

 a.button_orange_l:hover {
	color: #993300;
	text-decoration: none;
}
 a.button_oryell {
	font-family: "Arial";
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	background-image: url(images/button_oryell.gif);
	text-align: center;
	height: 18px;
	width: 74px;
	padding: 2px;
}
 a.button_oryell:hover {
	color: #993300;
	text-decoration: none;
}
 .bg_gray {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/bg_pic_gray.jpg);
	background-repeat: no-repeat;
}
 .bg_green {
	color: #000;
	font-size: 12px;
	line-height: 20px;	
	background-image: url(images/bg_pic_green.jpg);
	background-repeat: no-repeat;
}
 .bg_yellow {
	color: #000;
	font-size: 12px;
	line-height: 20px;	
	background-image: url(images/bg_pic_yellow.jpg);
	background-repeat: no-repeat;
}
 .bg_blue{
	color: #000;
	font-size: 12px;
	line-height: 20px;	
	background-image: url(images/bg_pic_blue.jpg);
	background-repeat: no-repeat;
}
 .bg_pupple{
	color: #000;
	font-size: 12px;
	line-height: 20px;	
	background-image: url(images/bg_pic_pupple.jpg);
	background-repeat: no-repeat;
}
 .bg_violet{
	color: #000;
	font-size: 12px;
	line-height: 20px;	
	background-image: url(images/bg_pic_violet.jpg);
	background-repeat: no-repeat;
}
 .bg_orange{
	color: #000;
	font-size: 12px;
	line-height: 20px;	
	background-image: url(images/bg_pic_orange.jpg);
	background-repeat: no-repeat;
}
 .bg_red{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;	
	background-image: url(images/bg_pic_red.jpg);
	background-repeat: no-repeat;
}
 .bg_oryell{
	color: #000;
	font-size: 12px;
	line-height: 20px;	
	background-image: url(images/bg_pic_oryell.jpg);
	background-repeat: no-repeat;
}
 .bg_gb{
	color: #000;
	font-size: 12px;
	line-height: 20px;	
	background-image: url(images/bg_pic_gb.jpg);
	background-repeat: no-repeat;
}
 .bg_white1{
	color: #000000;
	font-size: 12px;
	line-height: 20px;	
	background-image: url(images/bg_pic_white1.jpg);
	background-repeat: no-repeat;
}
 .bg_white2{
	color: #000000;
	font-size: 12px;
	line-height: 20px;	
	background-image: url(images/bg_pic_white2.jpg);
	background-repeat: no-repeat;
}
.arial {
	font-family: "Arial";
	font-size: 12px;
}
.arial-1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: none;
}
.arial-white {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.arial-white-1 {
	font-size: 11px;
	line-height: 18px;
	font-family: "Arial";
}
.news-date {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #DD0000;
}
.main_title {
	font-size: 16px;
	font-weight: bold;


}
.text {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-image: url(images/bg_pic_gray.jpg);
	background-repeat: no-repeat;
}
.text-white {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.text-black {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.text-gray {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
 a.over_gray {
	color: #BBBBBB;
}
 a.over_gray:hover {
	color: #BBBBBB;
	text-decoration: none;
}
 a.over_green {
	color: #33FF00;
}
 a.over_green:hover {
	color: #33FF00;
	text-decoration: none;
}
 a.over_yellow {
	color: #087255;
}
 a.over_yellow:hover {
	color: #087255;
	text-decoration: none;
}
 a.over_blue {
	color: #00CCFF;
}
 a.over_blue:hover {
	color: #00CCFF;
	text-decoration: none;
}
 a.over_orange {
	color: #FFAA00;
}
 a.over_orange:hover {
	color: #FFAA00;
	text-decoration: none;
}
 a.over_oryell {
	color: #095d05;
}
 a.over_oryell:hover {
	color: #095d05;
	text-decoration: none;
}
 a.over_red {
	color: #FF2200;
}
 a.over_red:hover {
	color: #FF2200;
	text-decoration: none;
}
 a.over_white {
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
 a.over_white:hover {
	color: #999;
	text-decoration: none;
}
.field {
	font-size: 12px;
	color: #555555;
	height: 18px;
	width: 150px;
}
.bb {
	font-size: 12px;
	color: #000000;
	height: 18px;
	width: 70px;
}
.text-1 {
	font-size: 11px;
}.arial-bold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
