H1 { font-size: 12pt; font-weight: bold; color: #0000aa; font-family: arial, helvetica; }
H2 { font-size: 15pt; font-weight: none; color: #0000aa; font-family: arial, helvetica; }
H3 { font-size: 12pt; font-weight: bold; color: #000000; font-family: arial, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #0000aa; font-family: arial, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #0000aa; font-family: arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #0000aa; font-family: arial, helvetica; }

hr { color: #0000aa; height: 1px; }
 

body { 
   background: #203469;
   margin: 0px;
   padding: 0px; 
   font-size: 12pt; color: #000; font-family: arial, helvetica, sans-serif; 
}

.area_back { 
   vertical-align: top;
   background: #fff url(../images/border.gif) right repeat-y;
   font-size: 12pt; color: #000; 
   font-family: arial, helvetica, sans-serif;
   padding: 0px;
}

.area_back a:link, .area_back a:active , .area_back a:visited {
   color: #ffffff; text-decoration: none; 
}
.area_table a:hover, .area_back a:hover { 
   color: #4F593E; 
   text-decoration: none; 
}

.menu {
   background: #0b7fab;
   padding-left: 2px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 20px;
   width: 213px;
}

.menu a {
   
   width: 213px;
   color: #ffffff;
   text-decoration: none;
   font-size: 10pt;
   margin-top: 5px;
   text-align: left;
   padding-left: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
}

.menu a:hover {
   background: #285386;
}

.border {
   color: #4F593E;
   /*border: solid black 1px;*/
   padding: 2px;
   margin: 0px;
   height: 15px;
}

.border a {
   color: #4F593E;
}

.border a:hover {
   
}


/*FOOTER STYLE*************/
.footer { 
   width: 770;
   height: 65px;
   text-align: right; 
   vertical-align: middle;
   font-size: 8pt;
   color: white;
}
.footer a { 
   font-size: 8pt;
   color: #fff;
   text-decoration: none;
}
.footer a:hover { 
   font-size: 8pt;
   color: #ffffff;
   text-decoration: none;
}
.footer a:hover {
   background: 285386;
}

INPUT { font-size: 9pt;  }
TEXTAREA { font-size: 9pt; }
SELECT { font-size: 9pt; }
OPTION { font-size: 9pt;  }
TD { font-size: 9pt;}
TH { font-size: 9pt; }
IMG { font-size: 9pt; }
ALT { font-size: 9pt; }
