body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #0A2D35;
	margin: auto 0;
	padding: auto 0;
}
a:link {
	font-weight: bold;
	color: #FC0;
}
a:visited {
	font-weight: bold;
	color: #FC0;
}
a:hover {
	font-weight: bold;
	color: #FC0;
}
a:active {
	font-weight: bold;
	color: #FC0;
}

h2 {
	font-size: 14px;
}
.razdel_td {
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	padding-top: 2px;
	padding-right: 12px;
	padding-left: 0px;
}

a.top_menu:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.top_menu:hover {
	color: #0F0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.top_menu:visited {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.top_menu:active {
	color: #0F0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.main_cell {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #099;
	border-right-color: #099;
	border-left-color: #099;
}
.bottom_cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #099;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #099;
	border-left-color: #099;
}
.bottom_image {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_advert {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #099;
	border-left-color: #099;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.center_cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #099;
	padding-bottom: 5px;
}
ul {
	list-style-type: none;
}
.menu {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.menu_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #099;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
}



.center_cells {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.top_menu_bck {
	background-color: #26444E;
	border: 1px solid #099;
	text-align: center;
	padding: 2px;
}

.left_bottom_cell {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.logo_cell {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #FC0;
}
.top_cell {
	background-image: url(images/up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #099;
}
.content_bck {
	background-color: #eb9433;
	border: 1px solid #FC0;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.img_cell {
	padding: 4px;
	border: 2px solid #FC0;
}

