body {
	background-color: #9EDBE9;
	margin: 0px;
}
table, tr, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #236FA7;
	}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	color: #6DC8DE;
}
h3 {
	font-size: 24px;
}
a:active {
	text-decoration: none;
	color: #EE5520;
}
a:link {
	text-decoration: none;
	color: #EE5520;
}
a:visited {
	text-decoration: none;
	color: #EE5520;
}
a:hover {
	color: #F3A771;
	text-decoration: none;
}
.menu {
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D0ECF2;
	font-size: 10px;
	padding: 10px;
}
.links {
	font-size: 11px;
	color: #193F75;
}
.bgtopl {
	background-image: url(images/bg_topl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgtopr {
	background-image: url(images/bg_topr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bghome {
	background-image: url(images/bg_home.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bghomes {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #236FA7;
	border-right-color: #236FA7;
	border-bottom-color: #236FA7;
	border-left-color: #236FA7;
}
.footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #193F75;
}
.copyright {
	background-image: url(images/bg_navigation.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	color: #FFFFFF;
}
.bgfooterl {
	background-image: url(images/bg_footerl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgfooterr {
	background-image: url(images/bg_footerr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgfooterh {
	background-image: url(images/bg_footerh.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgbottoml {
	background-image: url(images/bg_bottoml.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgbottomr {
	background-image: url(images/bg_bottomr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.padding {
	padding-right: 15px;
	padding-left: 15px;
}
.navigation {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigationc {
	font-size: 11px;
	font-weight: bold;
	color: #193F75;
}
.button1 {
	padding-right: 15px;
	padding-left: 30px;
}
.button2 {
	padding-right: 15px;
	padding-left: 20px;
}
.button3 {
	padding-right: 25px;
	padding-left: 17px;
}
.image {
	display: none;
}

