A                    { color: #333333; text-decoration: underline; }
A:link               { color: #333333; text-decoration: underline; }
A:active             { color: #333333; text-decoration: underline; }
A:visited            { color: #333333; text-decoration: underline; }
A:hover              { color: #333333; text-decoration: underline; }

A.navtext            { color: #333333; text-decoration: none; }
A.navtext:link       { color: #333333; text-decoration: none; }
A.navtext:active     { color: #333333; text-decoration: none; }
A.navtext:visited    { color: #333333; text-decoration: none; }
A.navtext:hover      { color: #000000; text-decoration: none; }

.navtext {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 15px;
}

.navtextcell 
{
    background-image:url(images/navback.gif);
}

.bodytext {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 16px;
}

body 
{
    background-color:#6F9178;
}

.headertext {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.navheader {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-color:#6F9178;
}

.contheader {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-color:#6F9178;
  text-align:center;
  vertical-align:middle;
  height:25px;
}

.footertext {
  color: #666666;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;  
  line-height: 15px;
}

.smallelement {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: normal;
}

.mainBackImg 
{
    background-image:url(images/swoosh_lg.gif); 
    background-repeat:no-repeat; 
    width:185px;
}

.submenu 
{
    background-color:#BCCEC0;
}

.spaceback 
{
    background-image:url(images/spacer.gif);
    width:10px;
    height:26px;
}
    
    