H1 { font-size: 13pt; font-weight: normal; text-decoration: none; color: #4F593E; padding: 2px 1px -21px 2px; 
   font-family: arial, helvetica; letter-spacing: 2px; }
H2 { font-size: 12pt; font-weight: none; color: #4F593E; font-family: arial, helvetica; }
H3 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica; }

hr { color: #5A1218; height: 1px; }
 

body { 
   background: #B6AC93 url(/images/bg.jpg);
   margin: 0px;
   padding: 0px;  
   height: 100%;
   font-size: 10pt; color: #000; font-family: arial, helvetica;
   min-height: 100%; 
}

.menu {
   background: #fff;
   width: 214px;
   

}

.menu a {
   background: #fff;
   display: block;
   color: #000000;
   text-decoration: none;
   font-family: arial, tahoma;
   font-weight: normal;
   margin-left: 6px;
   padding: 3px;
   font-size: 13pt;
   width: 202px;

}

.menu a:hover {
   background: #B6AC93;

}

.news {
   background: #fff;
   display: block;
   padding-left: 10px;
   padding-bottom: 10px;
   width: 202px;

}

.bar {
   background: url(../images/bar.jpg) repeat-y;
   width: 6px;
}
.area_back { 
   vertical-align: top;
   background-color: #fff;
   font-size: 8pt; color: #4000000; 
   font-family: arial, helvetica;
   padding: 20px;
}

.border {background-color: #ccc; color: #fff;}
td.border { color: 000000;  font-size: 8pt; font-weight: none; background-color: #FFFFFF;}
th.border { color: 000;  font-size: 8pt; font-weight: none; text-align: right; background-color: #ccc;}
/*************footer*******/

.footer, .footer a {
   color: #FFFFFF;
   font-size: 8pt;
}

.area_table { text-decoration: none; font-size: 8pt; color: #4F593E; font-family: arial, helvetica;}
.area_table a:link, .area_table a:active , .area_table a:visited,
.area_back a:link, .area_back a:active , .area_back a:visited {
   color: #4F593E; text-decoration: underline; 
}

