body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B0D236;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #E22131;
}
a:link {
	text-decoration: none;
	color: #E22131;
}
a:visited {
	text-decoration: none;
	color: #E22131;
}
a:hover {
	color: #FBB13F;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #1D63AF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.links {
	font-size: 10px;
}
.linksw {
	color: #FFFFFF;
	font-size: 10px;
}
.navigation {
	font-weight: bold;
	font-size: 10px;
}
.navigationw {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.navigationw a:active {
	color: #FFFFFF;
}
.navigationw a:link {
	color: #FFFFFF;
}
.navigationw a:visited {
	color: #FFFFFF;
}
.navigationw a:hover {
	color: #FBB13F;
}
.bgfooter {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B0D236;
}
.bgfooterl {
	background-image: url(images/bg_footer_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgfooterr {
	background-image: url(images/bg_footer_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgpage {
	background-image: url(images/bg_page.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgmenu {
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgmenul {
	background-image: url(images/bg_menu_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 345px;
}
.bgmenur {
	background-image: url(images/bg_menu_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 345px;
}
.bgleft {
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgright {
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgside {
	background-image: url(images/bg_side.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgcontentheader {
	background-image: url(images/bg_content_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hover {
	display: none;
}