.top-lf-no {
background-position: top left;
background-repeat: no-repeat;
}
.top-rg-x {
background-position: top right;
background-repeat: repeat-x;
}
.bot-rg-no {
background-position: bottom right;
background-repeat: no-repeat;
}
body, td {
color: #000000;
font-size: 12px;
font-family: Tahoma, Helvetica, sans-serif;
}
#top_menu tr td { 
padding-left: 10px;
padding-right: 10px;
border: 1px solid #3A3A3A;
 }
#top_menu tr td a {
font-weight: bold;
color: #3A3A3A;
text-decoration: none;
}
#top_menu tr td a:hover {
font-weight: bold;
color: #9D0000;
text-decoration: none;
background-color: #FFFEF9;
}
a, a:link, a:active, a:visited {
color: #2596C6;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #E1E281;
}
h1 { 
font-size: 16px;
font-weight: bold;
color: #930000;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
 }
 h2 { 
 margin: 0px;
 font-weight: bold;
 font-size: 24px;
 color: #3A3A3A;
 font-family: tahoma, Arial, Helvetica, sans-serif;
  }
  h2.wh { 
  color: #637759;
 font-family: tahoma, Arial, Helvetica, sans-serif;
   }
 h3 { 
 font-size: 14px;
 font-weight: bold;
 font-family: tahoma, Arial, Helvetica, sans-serif;
 }
 input, textarea { 
 background-color: #EEEEEE;
 border: #999999 1px solid;
 font-size: 10px;
 font-family: Arial;
 }
 input.submit { 
 font-size: 12px;
 font-weight: bold;
  }
  .border1 { 
  filter: Glow(Color=#FFFFFF, Strength=5);
   }
     .border2 { 
  filter: Glow(Color=#000000, Strength=2);
   }