
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #A9A8A8;
}
.txt_header {
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 58px;
	font-weight: normal;
	color: #4B535E;
	text-decoration : none;
}
.noact {
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	color:#FFFFFF;
}

.over{
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	color: #E1E2C7;
}
.out{
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #4B535E;
	text-decoration : none;
}
.over_cell{
    background-color: #A9A8A8;
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration : none;
	color: #4B535E;
}
.out_cell{
    background-color: #D2D2D2;
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #A9A8A8;
	text-decoration : none;
}

.txt_1 {
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #AFB6B2;
	text-decoration : none;
	line-height: 30px;
	padding-right: 0px;
}

.txt_2 {	
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration : none;
	color: #4B535E;
}
.txt_3 {	
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding-left: 30px;
}


.txt_4 {	
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration : none;
	color:  #4B535E;
}

.txt_5 {	
    font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration : none;
	color: #E1E2C7;
}

.gal {	
	padding-bottom: 10px;
}

.noact_ex {
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	color:#FFFFFF;
}

.over_ex{
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration : none;
	color: #4B535E;
}
.out_ex{
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #949292;
	text-decoration : none;
}

.arr_left {
	background-color:#A9A8A8;
	border:0px;
	margin:0px;
	display:block;
	line-height:100%;
	padding-left:0px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #4B535E;
	text-decoration : none;
}
.arr_left:hover {
	background-color:#D1D1D1;
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #4B535E;
	text-decoration : none;
}

.arr_right {
	background-color:#A9A8A8;
	border:0px;
	margin:0px;
	display:block;
	line-height:100%;
	padding-left:10px;
	padding-right:0px;
	padding-top:8px;
	padding-bottom:8px;
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #4B535E;
	text-decoration : none;
}
.arr_right:hover {
	background-color:#D1D1D1;
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #4B535E;
	text-decoration : none;
}

