@charset "utf-8";
body {
	background-image: url(../art/bg.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
a {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a:hover {
	color: #000000;
}
.footertext {
	font-size: 13px;
	font-weight: bold;
}
.bannertitle {
	font-size: 27px;
	color: #003366;
}
.title {
	font-size: 18px;
	color: #003366;
}
.text {
	font-size: 14px;
	font-weight: normal;
}
.menuoption {
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.menubar {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.email {	color: #000000;
}

.webBy {
	font-size: 9px;
	color: #08377D;
}
