/* Authored by Joseph De Araujo */
/* Modifications by W. Balinski */


.menuLink, .menuLink0 {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #616161;
      text-decoration: none;
    }
a.menuLink:hover {
      text-decoration: none;
      color: #FFFFFF;
      background-color: #007700;
    }
a.menuLink0:hover {
      text-decoration: none;
      color: #FFFFFF;
      background-color: #000000;
    }
.linkInText {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #610061;
      text-decoration: none;
    }
.textLink:hover {
      text-decoration: none;
      font-weight: bolder;
      color: #FFFFFF;
      background-color: #999999;
    }
h1 {
     font-family: Tahoma;
     font-size: 18px;
     font-weight: bold;
     color: #E6851C;
   }
h3 {
     font-family: Tahoma;
     font-size: 14px;
     font-weight: bold;
     text-align: center;
     color: #ffffff;
     background-color: #999900;
   }
h4 {
     font-family: Tahoma;
     font-size: 10px;
     font-weight: bold;
     text-align: center;
     color: #ffffff;
     background-color: #990000;
   }
h6 {
     font-family: Tahoma;
     font-size: 9px;
     font-weight: bold;
     text-align: left;
     color: #000099;
   }
body, td, p {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #545454;
     /* color: #003333; */
   }
body {
       background-color: #ffffff;
     }
a    {
       color: #E6851C;
       text-decoration: none;
     }
a:hover {
       color: #E6851C;
       text-decoration: underline;
     }
.sidenewshdr {
           font-family:Verdana, Arial, Helvetica, sans-serif;
           font-size:11px;
           font-weight:bold;
           color: #FFFFFF;
     }
.sideNews {
            text-color: #fff000;
         }
.navbar{
  /* background-image:url(images/navbg_dn.gif); */
     }
.searchlink, .searchlink:hover {
      color: #FFFFFF;
      text-decoration:none;
    }
p i {
      color: #cc0000;
      font-weight: bolder;
     }
.title1      {
               color:  #ff0000; text-align: center;
               font-size: 21pt; z-index:10; font-weight: bolder;
             }
             //
.title2      {
               color:  #ffffff; text-align: center; font-size: 21pt;
               position:relative; left:-2px; top: -32px; z-index:1; font-weight: bolder;
             }

