@charset "UTF-8";
.style1 {
	color: #333333
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 14px;
}
.style2 {color: #3366cc}
.style3 {color: #FFFFFF}
a:link {
	color: #3366cc;
}
a:visited {
	color: #3366cc;
}
a:hover {
	color: #FF0000;
}
#wrapper {
	background-color: #FFFFFF;
	width: 998px;
	background-repeat: repeat-y;
	border: 4px solid #000066;
	background-image: url(images/backlight.gif);
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-repeat: no-repeat;
	background-image: url(images/bannerB.gif);
	height: 172px;
	margin-top: 3px;
	background-position: center;
}
#leftfloat {
	float: left;
	width: 150px;
}
body {
	background-color: #3366cc;
}
#tablebackwhite {
	background-image: url(images/whiteback.gif);
	background-repeat: no-repeat;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 120px;
}
#navdiv {
	margin-left: 200px;
}
#address {
	width: 50%;
	border: 4px solid #3366cc;
	margin-left: 300px;
}
