.bg {
	background-color: #e0f4ff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg_left {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_right {
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_2 {
	background-color: #e0f4ff;
	background-image: url(images/bg_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_under_menu {
	background-image: url(images/bg_under_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_menu_bottom {
	background-image: url(images/bg_menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shadow_t {
	background-image: url(images/shadow_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadow_b {
	background-image: url(images/shwdow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content_top {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_bottom {
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #6e91b5;
	text-decoration: none;
}
.footer a:link{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #6e91b5;
	text-decoration: none;
}
.footer a:visited{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #6e91b5;
	text-decoration: none;
}
.footer a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #194b7e;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #03397c;
	text-decoration: none;
}
.menu a:link{
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #03397c;
	text-decoration: none;
}
.menu a:visited{
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #03397c;
	text-decoration: none;
}
.menu a:hover{
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #0071bb;
	text-decoration: none;
}
.contact_top {
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_bottom {
	background-image: url(images/bg_contact_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contact {
	background-color: #cdf6fe;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
