.menu_button {
	padding-left: 10px;
	padding-right: 40px;
	height: 24px;
	background-image: url('pict/lev0_bg1.gif');
	color: #FFFFFF;
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
}
.submenu_button {
	background-color: #4882BC; /* #1A4D81; */
	white-space: nowrap;
	border-bottom: 1px solid #7DA2C8;
	padding-left: 10px;
	padding-right: 40px;
	height: 22px;
	color: #FFFFFF;
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
}
.top_logo {
	background-color: #0A78CF;
	background-image: url('pict/logotop.jpg');
	background-repeat: no-repeat;
	height: 112px;
	border-top: 1px solid #657DB1;
	border-left: 1px solid #375081;
	border-right: 1px solid #375081;
}
a:link {
	color: #003D91;
}
a:hover {
	color: #FF5500;
	text-decoration: none;
}
a:visited {
	color: #003D91;
}
a:active {
	color: #003D91;
}
.cap {
	font-weight: bold;
	text-decoration: underline;
}
.menu {
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Tahoma;
	font-size: 15px;
	color: #FF5500;
	font-weight: bold;
}
.line_around {
	background-color: #F0F0F0;
	border-right: 1px solid #375081;
	border-left: 1px solid #375081;
	border-bottom: 1px solid #375081;
}
.main_left_part {
	background-color: #E1E1E1;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #375081;
}
.main_center_part {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align: justify;
}
.main_right_part {
	background-color: #E1E1E1;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #375081;
}
.page_bottom {
	border-left: 1px solid #375081;
	border-right: 1px solid #375081;
	border-bottom: 1px solid #657DB1;
	height: 55px;
	text-align: center;
	background-image: url('pict/bg2.jpg');
	color: #FFFFFF;
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
}
.menu_href:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_href:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_href:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_href:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.gallery_photo_top {
	/*background-image: url('pict/gallery_photo_top.png');*/
	/*background-color: #FFFFFF;*/
	/*background-repeat: no-repeat;*/
	/*background-position: top center;*/
	height: 24px;
}
.gallery_photo_bottom {
	/*background-image: url('pict/gallery_photo_bottom.png');*/
	/*background-color: #FFFFFF;*/
	/*background-repeat: no-repeat;*/
	/*background-position: top center;*/
	height: 24px;
}
.gallery_photo_around {
	border: 1px solid #375081;
	background-color: #E1E1E1;
}
.gp_active:link {
color: #FF0000;
}
.gp_active:visited {
color: #FF0000;
}
.gp_inactive:visited {
color: #0A519F;
}
.gp_inactive:link {
color: #0A519F;
}
.gallery_body {
	background-color: #E1E1E1;
}
p {
	margin: 0px;
	padding: 0px;
}
