body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003C78;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003C78;
	font-weight: bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.jumpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 150px;
}
a:link {
	color: #32567E;
	text-decoration: none;
}
a:visited {
	color: #32567E;
	text-decoration: none;
}
a:hover {
	color: #1B3756;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 150px;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 80px;
	width: 365px;
}
.form3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C3D0E3;
	background-color: #174A7C;
	height: 20px;
	width: 60px;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #FFFFFF;

}
.NAVbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003C78;
	text-align: left;
}

.loginbutton {
	background-image: url(img/login_submit.gif);
	height: 20px;
	border: 0px none;
	width: 84px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003C78;
}
.newsheader {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
}

.smallertext a:link {
	color: #003C78;
	text-decoration: none;
	font-weight: bold;
}
.smallertext a:visited {
	color: #003C78;
	text-decoration: none;
	font-weight: bold;
}
.smallertext a:active {
	color: #003C78;
	text-decoration: none;
	font-weight: bold;
}
.smallertext a:hover {
	color: #003C78;
	text-decoration: underline;
	font-weight: bold;
}

.content a:link {
	color: 003C78;
	text-decoration: underline;
}
.content a:visited {
	color: 003C78;
	text-decoration: underline;
}
.content a:active {
	color: 003C78;
	text-decoration: none;
}
.content a:hover {
	color: 003C78;
	text-decoration: none;
}

.NAVbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.NAVbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.NAVbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.NAVbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.NewsContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E9E9DD;

}
.pr-td-1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #7A7A51; background-color: #E9E9DD; text-align: center; width: 80px;}
.pr-td-2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #E6ECF2; padding-left: 10px;}
.pr-td-3 {padding: 0px; height: 20px; width: 20px;}
.pr-td-4 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #7A7A51; background-color: #E9E9DD;
}
a.prlink:link {color: #6E8194; text-decoration: none;}
a.prlink:active {color: #6E8194; text-decoration: none;}
a.prlink:visited {color: #6E8194; text-decoration: none;}
a.prlink:hover { color: #C7A60E; text-decoration: none;}

.toggler  { cursor:pointer; font-weight:bold; color:#000; margin: 0; padding:5px; font-size:16px; font-family:Arial, sans-serif; }
.toggler:hover	 { background:#eee; }
.element	 { padding:0 5px; }
