<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #cccccc;
}
 
.maintable 
{ 
background-color: #ffffff;
}

.textheaders
{
font-family: arial, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #003D7C;
}

 
a.menulink:link, a.menulink:visited, a.menulink:active 
 {
 font-family: arial, sans-serif;
 font-size: 10pt;
 color: #003D7C;
 text-decoration: none; 
 font-weight: 900;

}
a.menulink:hover
{
 color: #ffffff;
 text-decoration: none; 
 font-weight: bolder;
}

a.topmenulink:link, a.topmenulink:visited, a.topmenulink:hover, a.topmenulink:active 
 {
 font-family: verdana, sans-serif;
 color: #ffffff;
 text-decoration: none; 

}
  
td
{
font-family: arial, sans-serif;
font-size: .80em;
font-weight: normal;
color: #000000;
}

.testimonial
{
text-transform: lowercase; 
}

.textError
{
font-family: arial, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #ff0000;
}
 
.footer
{
font-family: arial, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
text-align: center;
vertical-align: middle;
}
 

a:link, a:visited, a:active  
{
 color: #ce0000;
 text-decoration: underline; 
}
 
a:hover 
{
 color: #5697D8;
 text-decoration: none; 
}

a.mainnav:link, a.mainnav:visited, a.mainnav:hover, a.mainnav:active 
 {
  font-size: 12pt;
 font-family: arial, sans-serif;
 text-decoration: none;
 font-weight: 600;
 color: #ffffff;
 }
a.mainnav:hover
 {
  font-size: 12pt;
 font-family: arial, sans-serif;
 text-decoration: none;
 font-weight: 600;
 color: #0004a9;
 }
 
.topmenu
 {
 font-size: 12pt;
 font-family: arial, sans-serif;
 text-decoration: none;
 font-weight: 600;
 color: #ffffff;
 }
 a.topnav:link, a.topnav:visited, a.topnav:active 
 {
  font-size: 11pt;
 font-family: arial, sans-serif;
 text-decoration: none;
 font-weight: 600;
 color: #ffffff;
 }
a.topnav:hover
 {
  font-size: 11pt;
 font-family: arial, sans-serif;
 text-decoration: none;
 font-weight: 600;
 color: #ff0000;
 }

a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
 color: #ffffff;
 text-decoration: none; 
}





/*
----------------------------------------------------------------------
Styles for admin
----------------------------------------------------------------------
*/


.menucontent
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000;
text-align: left;
vertical-align: top;
}

.menucontentsub
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
font-style: italic;
color: #000000;
text-align: left;
vertical-align: top;
}

.menucontentheader
{
font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #fff;
background-color: #0004a9;
text-align: left;
vertical-align: top;
padding-left: 3px;
}

.subcatcontent
{
font-family: arial;
font-size: 12pt;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: left;
vertical-align: top;
}




-->