BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	PADDING-TOP: 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	TEXT-ALIGN: center;
	background-image: url(site_pict/bg_b.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #333333;
    }
INPUT {
	    FONT-WEIGHT: normal; 
	    FONT-SIZE: 11px; 
	    FONT-FAMILY: Arial, Helvetica, sans-serif
    }
SELECT {
	    FONT-WEIGHT: normal; 
	    FONT-SIZE: 11px; 
	    FONT-FAMILY: Arial, Helvetica, sans-serif
    }
TEXTAREA {
	    FONT-WEIGHT: normal; 
	    FONT-SIZE: 11px; 
	    FONT-FAMILY: Arial, Helvetica, sans-serif
    }
A {
	    TEXT-DECORATION: none
    }
A:hover {
	TEXT-DECORATION: none;
	text-align: center;
    }
H1 {
	    FONT-WEIGHT: normal; 
	    FONT-SIZE: 1.7em
    }
H2 {
	    FONT-WEIGHT: normal; 
	    FONT-SIZE: 1.5em
    }
H3 {
	    PADDING-RIGHT: 0px; 
	    PADDING-LEFT: 0px; 
	    PADDING-TOP: 0px;	
	    PADDING-BOTTOM: 0px; 	
	    FONT-WEIGHT: normal; 
	    FONT-SIZE: 1.1em; 
	    MARGIN: 0px; 
    }
form {margin: 0px; padding: 0px;}
.border_pict { border: 1px solid #333333; }
.top_menu, .top_menu a:link, .top_menu a:visited, .top_menu a:active {
	font-size: 11px;
	text-transform: uppercase;
	color: #333332;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.top_menu a:hover {
	font-size: 11px;
	text-transform: uppercase;
	color: #009900;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.second_menu, .second_menu a:link, .second_menu a:visited, .second_menu a:active {
	font-size: 12px;
	color: #077631;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 0px;
	text-align: left;
}
.second_menu a:hover { color: #910020; }
.second_menu_index, .second_menu_index a:link, .second_menu_index a:visited, .second_menu_index a:active {
	font-size: 12px;
	color: #077631;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
}
.second_menu_index a:hover { color: #910020; }
.cell_left {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.cell_right {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.title_page, .title_page a:link, .title_page a:visited, .title_page a:active {
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	text-transform: uppercase;
}
.red_mes {
	display: block;
	border: 1px solid #FF0000;
	background-color: #FFECEC;
	padding: 1px;
	color: #FF0000;
	text-align: center;
}
.green_mes {
	display: block;
	border: 1px solid #006600;
	background-color: #E6FFE6;
	padding: 5px;
	color: #006600;
	text-align: center;
}
#buton, #buton a:link, #buton a:visited, #buton a:active  {
	background-image: url(site_pict/bg_but.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	text-decoration: none;
	color: #006600;
}
#descr {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 15px;
}
.ff, .ff a:link, .ff a:visited, .ff a:active  {
	text-decoration: none;
	color: #000000;
}
.r1 { background-color: #CBDBBF; }
.r3 { background-color: #CBDBBF; }
.r5 { background-color: #CBDBBF; }
.r7 { background-color: #CBDBBF; }
.r9 { background-color: #CBDBBF; }
.r11 { background-color: #CBDBBF; }
.kom { font-size: 9px; }
.buton a {
	width:112px;
	height:23px;
	display:block;
	overflow:hidden;
	background-image: url(site_pict/buton_over.jpg);
	background-position:0 -35px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 0px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.buton span a {
	background-position:0 0px;
	color: #333333;
}
.buton a:hover {
	background-position:0 0px;
	color: #333333;
	}
.buton2 a {
	width:112px;
	height:23px;
	display:block;
	overflow:hidden;
	background-image: url(site_pict/buton_over.jpg);
	background-position:0 -35px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 6px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.buton2 span a {
	background-position:0 0px;
	color: #333333;
}
.buton2 a:hover {
	background-position:0 0px;
	color: #333333;
	}
