
<style> 
<!-- 

.Scrolls { 

scrollbar-base-color:darkslateblue; 

scrollbar-face-color:#0080FF; 

scrollbar-shadow-color:#ffffff; 

scrollbar-highlight-color:Black; 

scrollbar-3dlight-color:#ffffff; 

scrollbar-darkshadow-color:Black; 

scrollbar-track-color:#ffffff; 

scrollbar-arrow-color:#ffffff; 

} 
.fp { color:#00007B; font-family: verdana,arial,helvetica,times; font-size: 12px; font-weight: bold;}/* main menu header text */
.b { color:#000000; font-family: verdana,arial,helvetica,times; font-size: 11px;}/* home page text */
.c { color:#000000; font-family: arial,verdana,helvetica,times; font-size: 12px;}/* main text */
.c.headtxt{ color: black; background: "#D0DEED"; font-weight: bold; }
.c.celltrim{ text-align: center; vertical-align: top; }

h1 { color:#00007B; font-family: arial,verdana,helvetica,times; font-size: 13pt; font-weight: bold;}/* page heading */
.wqa { vertical-align: bottom;}/* page heading */
.num { color:#ffffff; font-family: arial,verdana,helvetica,times; font-size: 12pt;}/* header phone number */
.hp { color:#00007B; font-family: arial,verdana,helvetica,times; font-size: 12pt; font-weight: bold;}/* page heading */

.mh { color:#ffffff; font-family: verdana,arial,helvetica,times; font-size: 15px; font-weight: bold;}/* main menu header text */

.news { color:#000000; font-family: verdana,arial,helvetica,times; font-size: 11px;}/* news text */

.atitle { color:#0000ff; font-family: verdana,arial,helvetica,times; font-size: 11px; font-weight: bold;}/* article title */
.atitle2 { color:#00007B; font-family: verdana,arial,helvetica,times; font-size: 12pt; font-weight: bold;}/* article title article page*/
.caption { color:#000000; font-family: arial,verdana,helvetica,times; font-size: 11px; font-style: italic;}/* photo caption in text */
.t { color:#000000; font-family: verdana,helvetica,arial,times; font-size: 8pt; font-style: bold; }/* form fields */
.date { color:#ffffff; font-family: verdana,helvetica,arial,times; font-size: 8pt; font-style: bold; }/* date text */

.footer { color:#000000; font-family: arial,verdana,helvetica,times; font-size: 8pt;}/* footer text */
.cal { color:#000000; font-family: arial,verdana,helvetica,times; font-size: 12px;}/* calendar date text */
.calyear { color:#000000; font-family: arial,verdana,helvetica,times; font-size: 16px;}/* calendar year text */

.contact {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.form {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold; color: #222222;text-decoration: none;}
.form_er { font-family: Arial; font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: none; }

A.menulink
{
display: block;
text-align: center;
text-decoration: none;
font-family:verdana,arial;
font-size:11px;
color: #0080FF;
BORDER: none;
border: solid 0px #ffffff;
font-weight:bold;
padding-top: 3px;
padding-bottom: 3px;
}

A.menulink:hover 
{
color: #ffffff;
border: solid 0px #330099;
background-color:#0080FF;
}

A.menulink2
{
display: block;
text-align: center;
text-decoration: none;
font-family:verdana,arial;
font-size:11px;
color: #00007B;
BORDER: none;
border: solid 0px #ffffff;
font-weight:none;
}

A.menulink2:hover
{
color: #ffffff;
border: solid 0px #F9EBCE;
background-color:#00007B;
}

--> 

</style> 
