BODY, TD {
   font-family : Verdana, Arial, sans-serif ;
   color: #4b4b4b;
   font-size : 11px;
}

INPUT, SELECT, TEXTAREA {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 9px;
   font-weight : 700;
}

HR {
   height: 1px;
   color: #999b9f;
}

H2 {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 14pt;
   font-weight : 200;
}

H3 {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 11pt;
   font-weight : 700;
}

A {
   text-decoration: none;
   color: #FF4242;
}

A:Hover {
   text-decoration: underline;
}

.small_header {
   font-weight : 700;
   color: Gold;
}

.largetableheader {
   font-size : 10pt;
   font-weight : 700;
   color: #ffffff;
}

.small_header2 {
   font-weight : 700;
   font-size : 11px;
}

.main_header {
   font-size : 11pt;
   font-weight : 700;
   color: #1C5397;
}

.nav_header {
   font-size : 9.5pt;
   font-weight : 900;
   color: #000066;
}

.nav {
   font-size : 8pt;
   color: #ffffff;
   font-weight : 700;
}

.error {
   font-weight : 700;
   color: #ff3333;
}

