body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #231F20;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FF8C3B;
}
a:link {
	text-decoration: none;
	color: #FF8C3B;
}
a:visited {
	text-decoration: none;
	color: #FF8C3B;
}
a:hover {
	color: #231F20;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00A4CE;
}
.navigation {
	font-weight: bold;
	font-size: 10px;
}
.navigation a:active {
	color: #00529C;
}
.navigation a:link {
	color: #00529C;
}
.navigation a:visited {
	color: #00529C;
}
.navigation a:hover {
	color: #231F20;
}
.navigationw {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.bgheader {
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.bgtopl {
	background-image: url(images/bg_top_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgtopr {
	background-image: url(images/bg_top_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgbottoml {
	background-image: url(images/bg_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgbottomr {
	background-image: url(images/bg_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 435px;
}
.bgfooter {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgfooterl {
	background-image: url(images/bg_footer_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgfooterr {
	background-image: url(images/bg_footer_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgpage {
	background-image: url(images/bg_page.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.image {
	display:none;	
}
