body {
	background-color: #D7ECFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links a:link { text-decoration: none; color: #00386B}
.links a:visited { text-decoration: none; color: #00386B}
.links a:active { text-decoration: none; color: #00386B}
.links a:hover { color: #CC0000}
.links {
	font-size: 13px;
	color: #00386B;
	text-decoration: none;
	font-weight: bold;
}
.sublinks a:link { text-decoration: none; color: #00386B}
.sublinks a:visited { text-decoration: none; color: #00386B}
.sublinks a:active { text-decoration: none; color: #00386B}
.sublinks a:hover { color: #CC0000}
.sublinks {
	font-size: 12px;
	color: #00386B;
	text-decoration: none;
	font-weight: bold;
}
.bodylink a:link { text-decoration: none; color: #00386B}
.bodylink a:visited { text-decoration: none; color: #00386B}
.bodylink a:active { text-decoration: none; color: #00386B}
.bodylink a:hover { color: #CC0000}
.bodylink {
	font-size: 12px;
	color: #00386B;
	font-weight: bold;
	text-decoration: none;
}
.bodytext {
	font-size: 14px;
	color: #000000;
}
.bodytextbold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #660000;
}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.pagesubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.bodytextitle {
	font-size: 16px;
	color: #000000;
}
.bodytextital {
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
.bordertop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
}
.border {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}
.footer {

	font-size: 14px;
	color: #FFFFFF;
}
.formtext {

	font-size: 12px;
	color: #000000;
}
.formtextbold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

table.gallery {border-collapse:collapse; margin:0 auto; text-align:center;}
table.gallery img {margin:5px 15px;}