body {background:#FFFFFF url(bg_body.gif); margin:0px;}


.main {border:1px solid #000000; background:#FFFFFF;}
.bg_4colums {background:url(bg_4colums.gif) right top no-repeat;}
.bg_1 {background:url(bg_1.gif) top repeat-x;}
.bg_links {background:#ed1c24 url(bg_links.gif) right repeat-y;}
.bg_u2 {background:url(bg_u2.jpg) top right no-repeat;}
.bg_view {background:url(bg_view.jpg) left top repeat-x; padding-left:15px;}
.bg_our {background:#ffd1d3;}

#main_menu {background:url(bg_main_menu.gif) top repeat-x;}
#main_menu div {float:left;}

table {
	color:#000000;
	font-family:tahoma;
	font-size:11px;
}

a.link1 {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

a.link1:visited {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

a.link1:hover {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.link1:hover.visited {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.link2 {
	line-height:15px;
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

a.link2:visited {
	line-height:15px;
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

a.link2:hover {
	line-height:15px;
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.link2:hover.visited {
	line-height:15px;
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}


.wmSubMenuHidden {
	color:#fff;
	border:#000000 solid 1px;
	position:absolute;
	visibility:hidden;
	z-index:1;
	top:0px;
	background:#004bae;
}

.wmLink {
	display:block;
	width:100%;
	padding:2px 2px 3px 2px;
}

.wmLink:hover {
	text-decoration:none;
}

.hItemOn {
	color:#fff;
	cursor:pointer;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	background:#f7999d;
	width:120px;
}

.hItemOff {
	cursor:pointer;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	background:#ffd1d3;
	width:120px;
}