body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #2f385c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url();
	background-repeat: no-repeat;
}

h1 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color:#006699;
	font-weight: bold;
}

.caption {
	font-family: "Courier New", Courier, mono;
	font-size: 80%;
}

.bodytext {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.homebg {
	background-image: url(Images/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
}
.linenv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a.subnav:link {
	font-family: "Arial", "Arial Narrow", Verdana;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav:visited {
	font-family: "Arial", "Arial Narrow", Verdana;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav:hover {
	font-family: "Arial", "Arial Narrow", Verdana;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: underline;
}
.box {
	border: 1px solid #666666;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.contentcell {
	padding: 5px;
	}
.copyright {
	color: #FFFFFF;
	text-align:center;
	font-size: 70%;
	padding: 5px;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #AAAAFF;
	text-decoration: underline;
}
