td { font-family: Tahoma; font-size: 12px; }
.rimg {border:1px solid #CFC8EF;}
.rtable {border-bottom:1px solid #B3B3B3;}

.content { font-family: "Tahoma"; font-size: 12px; color: #333333; line-height:20px; }
.bracket {
	font-family: Tahoma;
	font-size: 24px;
	color: #FA3B3B;
	position:relative;
	top: 0px;
	left: 1px;
}

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; }
h1 { font-size: 22px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; }
h3 {font-size: 10px;font-weight: bold;}
.stitle { font-family: Arial Narrow; font-size: 18px; color: #415779; font-weight: bold; }

.glink {
	color: #415779;
	font-size: 12px;
}
.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: 10px;
  color: #000000;
 }
 
 select{
  border: 1px solid black;
  background: #F5F5F5;
  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
 }

.topnav{  font-size: 12px; 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;}
 .link {
 text-decoration: none; 
 color: #FA3B3B; 
 font-family: Tahoma;
 font-size: 12px; 
 }
  .link:hover {
 text-decoration: underline; 
 color: #415779;
 font-family: Tahoma;
 font-size: 12px; 
 }
