body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0067DF;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05407A;
}
a:active {
	text-decoration: none;
	color: #B28251;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #B28251;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #B28251;
	font-weight: bold;
}
a:hover {
	color: #05407A;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation {
	font-weight: bold;
	font-size: 10px;
}
.navigationw {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.navigationw a:active {
	color: #EADDCF;
}
.navigationw a:link {
	color: #FFFFFF;
}
.navigationw a:visited {
	color: #FFFFFF;
}
.navigationw a:hover {
	color: #D5BC9F;
}
.bg {
	background-color: #80C1F7;
	padding: 10px;
}
.bgheaderl {
	background-image: url(images/bg_header_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgheaderr {
	background-image: url(images/bg_header_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgleft {
	background-image: url(images/bg_left_1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgright {
	background-image: url(images/bg_right_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgleft2 {
	background-image: url(images/bg_left_2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgright2 {
	background-image: url(images/bg_right_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgleft3 {
	background-image: url(images/bg_left_3.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgright3 {
	background-image: url(images/bg_right_3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgbuttons {
	background-image: url(images/bg_buttons.jpg);
	background-repeat: no-repeat;
}
.bgbuttonsl {
	background-image: url(images/bg_buttons_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgbuttonsr {
	background-image: url(images/bg_buttons_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgpage {
	background-image: url(images/bg_page_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgcontent {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgcontentl {
	background-image: url(images/bg_content_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgcontentr {
	background-image: url(images/bg_content_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgfooter {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgfooterl {
	background-image: url(images/bg_footer_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgfooterr {
	background-image: url(images/bg_footer_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
