H1 {
   background: black url(/images/home-img-footer.jpg) repeat-x bottom;
   color: #ffffff;
   font-size: 12pt;
   font-family: tahoma, helvetica, sans-serif;
   text-align: right;
   padding-right: 20px;
}
H2 { font-size: 12pt; font-weight: none; 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: #000000;
   margin: 0px;
   padding: 0px;  
   color: #f78a17;
   font-size: 8pt;
   font-family: tahoma, helvetica, sans-serif;
}

.menuitem { border: solid 1px white; }

.menu .menuitem a {
   color: #f78a17;
   font-size: 11pt;
   font-family: tahoma, helvetica, sans-serif;
   text-decoration: none;
}

.border {
   border: solid 2px white;
   background: black;
   padding: 0px; margin: 0px;
}

.border img {
   border: 0px;
   padding: 0px; margin: 0px;
}

.border a {
   color: #f78a17;
   text-decoration: none;
}

.body_border {
   border: solid 2px white;
   background: black;
   padding: 10px;

}

.body_border a {
   color: #f78a17;
   text-decoration: none;
}

.title_border {
   border: solid 2px white;
   background: black;
   color: #ffffff;
}

.home_body {
   color: #f78a17;
   font-size: 11pt;
   font-family: tahoma, helvetica, sans-serif;
   padding: 10px;
}

.home_img_footer {
   background: black url(/images/home-img-footer.jpg) repeat-x bottom;
   color: #ffffff;
   font-size: 12pt;
   font-family: tahoma, helvetica, sans-serif;
   padding-top: 10px;
}

.int_footer {
   background: url(/images/int-bottom.jpg) no-repeat;
   padding-left: 30px;
}

.int_footer a {
   color: #ffffff;
   font-size: 11pt;
   font-family: tahoma, helvetica, sans-serif;
   text-decoration: none;
} 


