H1 { 
font-size: 19px; 
font-family: Verdana; 
color:ababa0;
margin-bottom: 0.25em;
} 

H2 { 
font-size: 17px; 
font-family: Verdana; 
color:ababa0;
margin-bottom: 0.25em;
} 


body, td {font-family:Arial; color:#ababa0; font-size:9pt; background-color:#000000;}
a:link {color:#FFFFFF; text-decoration:none;}
a:visited {color:#FFFFFF; text-decoration:none;}
a:hover {color:#cccccc;}



/* FEATURED ITEMS */
.featured_items {}
.featured_title {font-size:22pt; font-weight:bold; color:#D1A28B;}
.feature_txt {font-size:10pt; color:#FFFFFF; padding:4px;}
.feature_tbl {background-image:url('images/molecule2_bg.gif'); background-repeat:no-repeat; background-position:0 5;}
.feature_tbl2 {background-image:url('images/molecule2_bg.gif'); background-repeat:no-repeat; background-position:0 95;}


INPUT { color: #ffffff; font-size: 9pt; font-family: Verdana; background-color: #000000; border: solid 1px #ffffff }

  TEXTAREA {
            background-color: #FFCC99;
            color: #000000;
    font-family: Verdana;
    font-size: 8pt;
  }
  .field {
            background-color: #FFCC99;
            color: #000000;
    font-family: Verdana;
    font-size: 8pt;
  }
 .formbutton {
    border: #000000 0px solid;
              color: #ffffff;
              text-transform: capitalize;
              cursor: hand;
    background-color: #c0c0c0;

 }
 SELECT {
	border: solid 1px #ababa0;
            background-color: #000000;
            color: #ababa0;
    font-family: Verdana;
    font-size: 12pt;
 }
 


