body {
	font-family: Verdana, sans-serif;
}
.header {
	background: #0B6FB8 url("../images/header.gif") repeat-x;
}
.header2 {
	background: #0B6FB8 url("../images/header2.gif") repeat-x;
}
.header_right {
	background: #0B6FB8 url("../images/header_right.gif") no-repeat;
}
.wall {
	background: #0B6FB8 url("../images/wall.gif") repeat-x;
}
.wall2 {
	background: url("../images/wall2.jpg") no-repeat 100% 100%;
}
.wall3 {
	background: url("../images/wall3.jpg") repeat-x 100% 100%;
}
.black_line {
	position: absolute;
	margin-top: 125px;
}
.blue_lines {
	width: 100%;
	position: absolute;
	margin-top: 40px;
}
.mp {
	position: absolute;
	left: 0px;
	top: 0px;
}
.kran {
	width: 100%;
	position: absolute;
	margin-top: 41px;
}
.picture_bg {
	background: url("../images/picture_bg.jpg") repeat-x;
}
.picture_bg_proj {
	background: #4A81D9 url("../images/picture_bg_proj.jpg");
}
.menu_bg {
	background: #497BAD url("../images/menu_bg.gif") repeat-x;
}
.menu_td, .menu_td_cur {
	font-size: 90%;
	padding: 0px 7px 7px 15px;
}
.menu_td_cur {
	font-weight: bold;
	color: #FFB03F;
	filter:dropshadow(color="Black", offx="1", offy="1", positive="1");
}
.menu, .menu a {
	color: #fff;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.shadow {
	Filter:Shadow(Direction=255, Color=Black);
}
.dark_blue {
	background-color: #054281;
}
.main_block {
	background-color: #DEE0DA;
	padding: 20px 30px 20px 50px;
}
.delim_block {
	background: url("../images/delim_block.gif") repeat-y;
}
.right_block {
	background-color: #E3E4E0;
}

/* декор слева и справа от заголовка страницы */
.dec_bg {
	background: url("../images/dec_bg.gif") repeat-x;
	width: 100%;
}

h1 {
	color: #1F5783;
	font-size: 95%;
	margin: 0px;
}

/* блок текста */
.text {
	font-size: 85%;
}
.text_block {
	font-size: 85%;
	margin: 10px 0px 0px 15px;
	background: url("../images/text_block.jpg") no-repeat;
	padding: 17px 0px 0px 25px;
}
p {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}
.marker {
	margin: 4px 15px 0px 0px;
}
.marker_table {
	margin: 0px 0px 0px 18px;
}

/* правое подменю */
.submenu_bg {
	background: url("../images/submenu_bg.gif") repeat-x;
}
.submenu_text_bg {
	background: #EFF5FA url("../images/submenu_text_bg.jpg") repeat-x 0% 100%;
}
.submenu_left_bg {
	background: url("../images/submenu_left_bg.gif") repeat-y;
}
.submenu_right_bg {
	background: url("../images/submenu_right_bg.gif") repeat-y;
}
.dotted {
	color: #48515F;
	border-bottom: 1px dotted #BAB2AB;
	font-size: 80%;
}
.dotted a {
	text-decoration: none;
	color: #48515F;
}
.dotted a:hover {
	color: #9D6102;
	text-decoration: underline;
}

/* окошки справа */
.obj_bg {
	background-color: #CED1C7;
	padding: 20px;
}
.obj_vert_bg {
	background: url("../images/obj_vert_bg.gif") repeat-y;
}
.obj_top_bg {
	background: url("../images/obj_top_bg.gif") repeat-x;
}
.obj_bottom_bg {
	background: url("../images/obj_bottom_bg.gif") repeat-x;
}
.obj_comment {
	padding-top: 3px;
	padding-bottom: 15px;
	font-size: 85%;
	color: #035A84;
}
.obj_bg img {
	border: 1px solid #105B7E;
}

/* подвал */
.footer {
	background: #017DB7 url("../images/footer.jpg") repeat-x;
	color: #aaa;
}
.footer td {
	font-size: 70%;
	color: #fff;
}
.footer td a {
	color: #fff;
}

.tb {
	font-size: 85%;
	margin-left: 23px;
	margin-right: 20px;
}
.common_text{
	font-size: 85%;
}
.form {
	border-width: 1;
	border-color: (250,250,250);
}
h4 {
	margin-bottom: 0px;
}
