td { font-family: Tahoma; font-size: 11px; }
.rimg {border:1px solid #CFC8EF;}
.rtable {border-bottom:1px solid #B3B3B3;}

.content { font-family: Tahoma; font-size: 11px; color: #333333; line-height:140%; }
.bracket { font-family: Tahoma; font-size: 24px; color: #FA3B3B; position:relative; top: 3px; }

a { text-decoration: none; color: #FA3B3B; }
a:hover { text-decoration: underline; color: #415779; }
a:visted { text-decoration: none; color: #FA3B3B; }
.title { font-family: Arial Narrow; font-size: 22px; color: #FA3B3B; font-weight: bold; }
.stitle { font-family: Arial Narrow; font-size: 18px; color: #415779; font-weight: bold; }

.glink { color: #415779; }
.glink:hover { text-decoration: underline; color: #FA3B3B; }
.wlink { text-decoration: none; color: #ffffff; }
.wlink:hover { text-decoration: underline; color: #ffffff; }

.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; }

input{
  border: 1px solid black;
  background: #F5F5F5;
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
 }
 
 select{
  border: 1px solid black;
  background: #F5F5F5;
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
 }

.topnav{ color: #ffffff; width: 100%; height:21px; white-space: nowrap; text-decoration: none; margin:0px;padding: 2px; border-top:1px solid #707070; border-bottom:1px solid #707070; background:#415779;}
.topnav:hover{ color: #ffffff; text-decoration: none; background:#FA3B3B;}
