.body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e2451f;
}
.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.date {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #22acf2;
	padding: 1px;
	text-decoration: none;
}
.tnav {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 3px;
	text-decoration: none;
}
.tnav:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	text-decoration: none;
}
.nav {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 1px;
	text-decoration: none;
}
.nav:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #15628b;
	padding: 1px;
	text-decoration: none;
}
.pagetitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 1px
}

.loginfields {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #454648;
	border: 1px solid #7493DA;
	font: Tahoma;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	background-color: #FFFFFF;
	text-indent: 1px;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.flinks {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.flinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #22acf2;
}
.clbody {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.cllinks {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #cccb9a;
}
.cllinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
/* Styles for Forms  */
.form {font-family: verdana, arial, helvetica; font-weight: bold;  font-size: 10px; color: #000000; background-color: #ffffff; border-color: #cccccc;}
.formitems { color:  #013E8D;  font-size: 11px; font-weight: bold; font-family: verdana, arial, helvetica; }
.formbutton {font-family: verdana, arial, helvetica; font-weight: bold;  font-size: 10px; color: #ffffff; background-color: #000000; border-color: #cccccc;}
.formnote { color:  #013E8D;  font-size: 10px; font-family: verdana, arial, helvetica; }
.errors { color: #cc0000; font-size: 10px; font-weight: bold; font-family: verdana, arial, helvetica; }
.required { color: #cc0000; font-size: 10px; font-weight: bold; font-family: verdana, arial, helvetica; }

/* Member Login and Keyword Styles */
.member-body {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}
.member-titles {
	font-family: verdana;
	font-size: 11px;
	color: #22acf2;
	font-weight: bold;
}
.member-errors {
	font-family: verdana;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.member-links {
	font-family: verdana;
	font-size: 11px;
	color: #22acf2;
}
.member-links:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}