<style>
<!--
BODY {
   margin: 0px;
   font-family:verdana;
   font-size: 18px;
   background-color: #C7C089;
}


H1{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; color: #333333; 
font-weight: bold; 
}

H2{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; color: #333333; 
font-weight: bold; 
}
H3{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; color: #333333; 
font-weight: bold; 
}



.copyright {
   color: #999999;
   font-size: 9px;
}

.bglite {
   background-color: black
}
.box_desc {
   border:1px solid #5A4180;
   font-family:verdana;
   font-size:12px;
   color:#333333;

}
.box_desc_hdr {
   background-color: #ebeadf;
   font-family:verdana;
   font-size:12px;
   color:#333333;

}
}
.box_subcat {
   border:1px solid #4646b6;
   background-color: #ebeadf;
   padding: 12px

}



.box_tools{
   border:1px solid #4646b6;
   border-style: 3em outset;
   background-color: white;
   font-family:verdana;
   font-size:12px;
   color:#333333;

}

.box_promo {
   border:1px solid #5A4180;
   background-color: white;
   font-family:verdana;
   font-size:14px;
   color: #333333;
}

.inside {
   border:1px solid gray;
   background-color: white;
 }

.imgborder {
   border:1px solid gray;
}

.text_small {
   font-family:verdana;
   font-size:9px;

}

.contactform {

margin-left:50px; 
margin-right:50px; 
margin-top: 30px; 
padding-right:10px; 
padding-left:10px; 
border-width:thin; 
border-style:solid; 
border-color: gray

}

.menu2 {
   border-top: 1px solid #9DCCBE;
   border-bottom: 2px solid #9DCCBE;
   background-color: #5A4180;
   color: white;
   font-size: 14px;
   font-family:Verdana,Arial;

}


.menu2 A:link {text-decoration: none;color: white;}
.menu2 A:visited {text-decoration: none;color: white;}
.menu2 A:active {text-decoration: none;color: white;}
.menu2 A:hover {text-decoration: underline; color: #C3E6AE;}

.menu_sm {
   border-top: 1px solid #6F281D;
   border-bottom: 1px solid #6F281D;
   background-color: #e6e3ed;
   color: #333333;
   font-size: 10px;
}


<!-- image thumbnail pop up -->


#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
<!-- /image thumbnail pop up -->
.tagline {
  font-weight: bold;
  font-size: 11px;
  color: #4D2C87;
  }
-->
</style>
