@charset "UTF-8";

.alink {
	color: #003366;
	text-decoration: none;
}
.alink:hover {
	color: #697C64;
	text-decoration: none;
}
.alink:visited {
	color: #003366;
	text-decoration: none;
}
.alinknav {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.alinknav:hover {
	color: #d8aa4a;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.alinknav:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.alinknav:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tdwhite {
	background-color: #FFFFFF;
	padding: 10px;
}
.tdgrey {
	background-color: #666666;
}
.smallwhttxt {
	font-size: 10px;
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #996633;
	font-variant: normal;
	font-style: normal;
}
.subhd {
	font-size: 12px;
	font-weight: bold;
	color: #845429;
	font-style: italic;
}
.mainhdr {
	font-size: 14px;
	font-weight: bold;
	color: #845429;
}
.smltxt {
	font-size: 10px;
}
.smlhd {
	font-size: 12px;
	font-weight: bold;
	color: #845429;
}
body {
	background-color: #141462;
}
