body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000033;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color:#6666CC;
}
a:active {
	text-decoration: underline;
	color:#FFCC00;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 12px;
}
h2 {
	font-size: 13px;
	color: #333399;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt_nav {
	color: #FFFFFF;
}
.txt_nav a:link {
	color: #FFFFFF;
}
.txt_nav a:hover {
	color: #FFCC00;
}
.txt_nav a:active {
	color: #FF0000;
}
.txt_navsm {
	font-size: 9px;
	color: #FFFFFF;
}
.txt_navsm a:link {
	color: #FFFFFF;
}
.txt_navsm a:hover {
	color: #FFCC00;
}
.txt_navsm a:active {
	color: #FF0000;
}
.txt_md {
	font-size: 11px;
}
.txt_hdng {
	font-size: 13px;
	color: #333399;
}
div#links {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}
table.info {
	border-bottom: 1px solid #000033;
	border-right: 1px solid #000033;
}
table.info td {
	padding: 4px;
	border-top: 1px solid #000033;
	border-left: 1px solid #000033;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #333399;
	font-size: 13px;
	background-color: #F1F6F8;
}
.button {
	font-family: Verdana;
	font-size: 11px;
	background: #D3DFF0;
}
.dropmenu {
	font-family: Verdana;
	font-size: 11px;
	background: #D3DFF0;
	border: 1px #000000 solid;
}
.field {
	font-family: Verdana;
	font-size: 10px;
	background-color: #DFEAF8;
	border: 1px #000000 solid;
	color: #000033;
}
.field_srch {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	color: #000033;
	padding-left: 2px;
}