BODY { 

background-color:000000; 
margin-left:0;
font-weight: bold;
}

.padpad { padding-left:1.2em;
          padding-right:4em;
		  font-weight: bold;
		  line-height: 17px;
}

sup {color:red; }

.nav {  font-weight:bold;
}

h1 { line-height:22px;
     font-size: 20px;
     font-weight:bold;
}
h3 { line-height:16px;
     font-size: 14x;
     font-weight:bold;
}

.inset { margin-left:2em;
}

.spacer { line-height:15px;
          font-size: 13px;
          font-weight:medium;
          padding-left:.5em;
          border:1px;
}

.copyright { 
font-size: 9px;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:c0c0c0;

}



TD {
font-size: 11px;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:333333;
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
text-decoration: none
}


A:link.wht {
text-decoration:none;
color: #ffffff;
}

A:visited.wht {
text-decoration:none;
color: #ffffff;

}

A.plain {
text-decoration:none;
color: #0000C0;
}

A:hover.wht {
color : Red;
}


INPUT,SELECT { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border-top-width:1px;
border-left-width:1px;


}

.submitLink {
 font-family: Verdana,Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: Medium;
 color: #CC0000;
 background-color: transparent;
 text-decoration: none;
 border: none;
 cursor: pointer;
 cursor: hand;
 padding: 0px;
 margin-bottom: 0px;
 display: inline-block;
 top:0px;
 bottom: 0px;
  }

.formsub
  {
   font-size: 9px;
   padding: 0px;
   margin-bottom: 0px;
   display: inline-block;
   top:0px;
   bottom: 0px;
  }
  


