td { font-family: Tahoma; font-size: 11px; }
.content      
{ 
font-family: Tahoma;
font-size: 11px; 
color: #333333;
line-height:140%;
}
.bcontent      
{ 
font-family: Tahoma;
font-size: 11px; 
color: #0C4DA2;
line-height:140%;
}
.bracket      
{ 
font-family: Tahoma;
font-size: 24px; 
color: #FA3B3B;
position:relative;
top: 3px;
}
.wcontent      
{ 
font-family: Tahoma;
font-size: 11px; 
color: #ffffff;
}
.grey      
{ 
font-family: Tahoma;
font-size: 11px; 
color: #3E3939;
}
a {
 text-decoration: none; 
 color: #0C4DA2;
 }
a:hover         
{ 
text-decoration: underline; 
color: #FA3B3B; 
}
a:visted
{
	text-decoration: none;
	color: #737373;
}
 .heading {
 font-family: Tahoma;
 font-size: 11px; 
 color: #000000;
 font-weight: bold;
 }
 .title {
 font-family: Arial Narrow;
 font-size: 22px; 
 color: #FA3B3B;
 font-weight: bold;
 }
 .stitle {
 font-family: Arial Narrow;
 font-size: 18px; 
 color: #FA3B3B;
 font-weight: bold;
 }
.glink {
 text-decoration: none; 
 color: #415779; 
 font-family: Tahoma;
 font-size: 11px; 
 }
.wlink:hover {
 text-decoration: underline; 
 color: #ffffff;
 font-family: Tahoma;
 }
 .wlink {
 text-decoration: none; 
 color: #ffffff; 
 font-family: Tahoma;
 font-size: 11px; 
 }
 .blink:hover {
 text-decoration: none; 
 color: #506BC4;
 font-family: Tahoma;
 font-size: 11px; 
 }
 .blink {
 font-family: Tahoma;
 text-decoration: none; 
 font-size: 11px; 
 color: #000000;
 font-weight: bold;
 }
 .black:hover {
 text-decoration: none; 
 color: #506BC4;
 font-family: Tahoma;
 font-size: 11px; 
 }
 .black {
 font-family: Tahoma;
 text-decoration: none; 
 font-size: 11px; 
 color: #333333;
 }
.glink:hover {
 text-decoration: underline; 
 color: #FA3B3B;
 font-family: Tahoma;
 font-size: 11px; 
 }
 .rlink {
 text-decoration: none; 
 color: #FA3B3B; 
 font-family: Tahoma;
 }
  .rlink:hover {
 text-decoration: underline; 
 color: #0C4DA2;
 font-family: Tahoma;
 }
 .link {
 text-decoration: none; 
 color: #FA3B3B; 
 font-family: Tahoma;
 font-size: 11px; 
 }
  .link:hover {
 text-decoration: underline; 
 color: #0C4DA2;
 font-family: Tahoma;
 font-size: 11px; 
 }
.menudiv{
  top: 145px;
  left: 0px;
  position:absolute;
  visibility:hidden;
  background: #415779;
  padding: 4px;
}
.submenudiv{
  top: 145px;
  left: 0px;
  position:absolute;
  visibility:hidden;
  background: #8C8C8C;
  padding: 4px;
}
.menulink{
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  width: 100%;
  white-space: nowrap;
  cursor: hand;
  text-decoration: none;
  padding: 2px;
}

.menulink:visited{
  color: #ffffff;
}

.menulink:hover{
  color: #ffffff;
  background: #FA3B3B;
  cursor: hand;
  text-decoration: none;
}

.topnav{ color: #ffffff; width: 100%; height:21px; white-space: nowrap; text-decoration: none; padding: 2px; border-top:1px solid #707070; border-bottom:1px solid #707070; background:#415779;}
.topnav:hover{ color: #ffffff; text-decoration: none; background:#FA3B3B;}
