H1 { font-size: 16pt; font-weight: normal; text-decoration: none; color: #007a01; padding: 2px 1px 0px 2px; 
   font-family: arial, helvetica, sans-serif; background: url(/images/h1.jpg) no-repeat bottom left; }
H2 { font-size: 12pt; font-weight: normal; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H3 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H4 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H5 { font-size: 10.5pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H6 { font-size: 10pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }

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


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

.top_menu {
   background: white url(/images/top-menu-back.jpg) repeat-x;
   font-family: helvetica, sans-serif;
   font-size: 16pt;
   color: black;
   text-decoration: none;
   padding-bottom: 3px;
}

.top_menu a {
   font-family: helvetica, sans-serif;
   font-size: 16pt;
   color: black;
   text-decoration: none;
}

.top_menu a:hover {
   text-decoration: underline;
}

.side_menu {
   background: white url(/images/side-menu-back.jpg) repeat-x;
   border-right: solid 1px #470a67;
}

.side_menu a {
   display: block;
   font-family: arial, helvetica, sans-serif;
   font-weight: bold;
   font-size: 13pt;
   color: white;
   text-decoration: none;
   padding: 6px 0px 6px 18px;
}

.main_section {
   border-left: solid 1px #470a67;
   border-right: solid 1px #470a67;
   padding: 0px;
   margin: 0px;
}

.area_back { 
   vertical-align: top;
   background-color: #fff;
   font-size: 12pt; color: #4F593E; 
   font-family: arial, helvetica, sans-serif;
   padding: 20px;
}

.area_back a {
   color: #4F593E; text-decoration: underline; 
}
