﻿#head1 {
	width: 252px;
	height: 142px;
	float: left;
	background-image: url('../images/blue_head1.gif');
}
#head2 {
	width: 435px;
	height: 142px;
	float: left;
	background-image: url('../images/blue_head2.gif');
}
#head3 {
	width: 187px;
	height: 142px;
	float: left;
	background-image: url('../images/blue_head3.gif');
}
#head4 {
	width: 874px;
	height: 75px;
	float: left;
	background-image: url('../images/blue_head4.gif');
}
#wrapper {
	background-image: url('../images/blue_main.gif');
}
#footer {
	height: 283px;
	background-image: url('../images/blue_foot.gif');
	clear: both;
}
.joker {
	display: block;
}
.joker * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #1F7AA4;
}
.joker1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #9ec5d7;
	border-right: 1px solid #9ec5d7;
	background: #579bba;
}
.joker2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #e8f1f5;
	border-right: 1px solid #e8f1f5;
	background: #4993b5;
}
.joker3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #4993b5;
	border-right: 1px solid #4993b5;
}
.joker4 {
	border-left: 1px solid #9ec5d7;
	border-right: 1px solid #9ec5d7;
}
.joker5 {
	border-left: 1px solid #579bba;
	border-right: 1px solid #579bba;
}
.jokerfg {
	background: #1F7AA4;
}
.moduletable_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.moduletable_menu li {
	width: 100%;
	line-height: 1.5em;
}
.moduletable_menu li:hover, li.active {
	background: #4993b5;
}
.moduletable_menu li a {
	text-decoration: none;
	color: #FFF;
	font-size: 1.1em;
	padding-left: 3px;
}
#maincol a {
	color: #1F7AA4;
	font-weight: bold;
	text-decoration: none;
	background:transparent;
}
#maincol a:hover {
	color: #4993b5;
	background:transparent;
}
