body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#menu_item {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 2F6674;
	padding: 21 7 0 7;
	background-image: url(../images/header_menu_back.gif);
}

#menu_item a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #54A6BA;
	text-decoration: underline;
}

#menu_item a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 2F6674;
	text-decoration: none;
}

.block1_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2F6674;
	background-image: url(../images/block1_header_back.gif);
}

.block2_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2F6674;
	background-image: url(../images/block2_header_back.gif);
}

#block1_main {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2F6674;
	background-color: #F3F7F8;
	padding: 10 10 6 10;
	border-left-color: #BED5DB;
	border-left-style: solid;
	border-left-width: 1;
	border-right-color: #BED5DB;
	border-right-style: solid;
	border-right-width: 1;
}

#block1_main a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2F6674;
	text-decoration: underline;
}

#block1_main a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #54A6BA;
	text-decoration: underline;
}

#block2_main {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2F6674;
	background-color: #FFFFFF;
	border-left-color: #D9E6EA;
	border-left-style: solid;
	border-left-width: 1;
	border-right-color: #D9E6EA;
	border-right-style: solid;
	border-right-width: 1;
}

#block2_main a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2F6674;
	text-decoration: underline;
}

#block2_main a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #54A6BA;
	text-decoration: underline;
}


.input_search {
	font-family: tahoma;
	font-size: 11px;
	color: #2F6674;
	background-color: #FFFFFF;
	border-color: #85A6AE;
	border-width: 1;
	border-style: solid;
	height: 19;
	width: 100%;
}

hr {
	color: #C8D2D4;
	height: 1;
}

.font_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4A676E;
}

.font_normal {
	font-family: tahoma;
	font-size: 11px;
	color: #4A676E;
}

.a_normal {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2F6674;
	text-decoration: none;
}

.a_normal:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #54A6BA;
	text-decoration: none;
}

#footer {
	font-family: tahoma;
	font-size: 11px;
	color: #4A676E;
	background-image: url(../images/footer_back.gif);
	height: 31px;
	padding: 0 15 0 0;
}

#footer a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #54A6BA;
	font-weight: bold;
	text-decoration: underline;
}

#footer a {
	font-family: tahoma;
	font-size: 11px;
	color: #2F6674;
	font-weight: bold;
	text-decoration: underline;
}

H1 {
	color: #000000;
	text-align: center;
	font-family: tahoma, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	font-size: 20px
	}