body { background: #ffffff
       color: #000000;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
       }



a:link  { color: #0000cc;  text-decoration: none; }
a:visited { color: #0000cc;  text-decoration: none }
a:active { color: #0000cc;  text-decoration: none  }
a:hover { color: red;  text-decoration: underline}

a.black:link  { color: white;  text-decoration: none; }
a.black:visited { color: white;  text-decoration: none; }
a.black:active { color: white;  text-decoration: none  }
a.black:hover { color: #66ACFB;  text-decoration: none}

a.topnav:link  { color: white;  text-decoration: underline; font-weight: bold}
a.topnav:visited { color: white;  text-decoration: underline; font-weight: bold}
a.topnav:active { color: white;  text-decoration: underline  ;font-weight: bold}
a.topnav:hover { color: white;  text-decoration: underline; background: red; font-weight: bold}

a.rightnav:link  { color: #a30000;  text-decoration: none; }
a.rightnav:visited { color: #a30000;  text-decoration: none; }
a.rightnav:active { color: #a30000;  text-decoration: none  }
a.rightnav:hover { color: #66ACFB;  text-decoration: none}

a.linkline:link { color: white; background: #006666; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linkline:visited { color: white; background: #006666; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linkline:active { background: #990000; color: white; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linkline:hover { background: #990000; color: white; text-decoration: underline;
     font-size: 12px; text-weight: bold}

a.linklinex:link { color: white; background: #66ACFB; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linklinex:visited { color: white; background: #66ACFB; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linklinex:active { background: #990000; color: white; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linklinex:hover { background: #990000; color: white; text-decoration: underline;
     font-size: 12px; text-weight: bold}

div.menu {margin-top: 2px;
          padding-top: 2px;
          border-top: 1px #ffd800 solid }

td,tr,th,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

.title {font-weight: bold;}

A.menulink {
    FONT-FAMILY: Verdana, Tahoma, Arial;
    FONT-SIZE: 10px
    }

.menu { FONT-SIZE: 10px }


td.black { background: black;
           font-color: white; }

td.leftnav { background: #a30000;
             color: #ffd800;
             font-size: 10px;
             font-weight: bold;

   }

td.rightnav { background: #ffffff;
              color: #a30000;
              font-size: 10px;
             font-weight: bold;
   }
td.blue {  background: #66ACFB ;
              font-size: 10px; }

.yellow { color: #ffd800;
          font-family: face=verdana,arial,helvetica;
          font-size: 10px;
         }

.yellow2 { color: #ffd800;
          font-weight: bold;
          font-family: face=verdana,arial,helvetica;
          font-size: 11px;
         }

.grey { color: #666600;
          font-family: face=verdana,arial,helvetica;
          font-size: 11px;
         }

.orange { color: #FE6600;
          font-weight: bold;
          font-family: face=verdana,arial,helvetica;
          font-size: 11px;
         }

.white { color: #ffffff;}