a:link       { color: #CC9933; font-weight: normal; text-decoration: underline; font-size: 10px }
a:visited    { color: #CC9933; font-weight: normal; text-decoration: underline; font-size: 10px }
a:active     { color: #CC9933; font-weight: normal; text-decoration: underline; font-size: 10px }
a:hover {  color: #ffffcc; text-decoration:  font-size: 10px}
body         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
               text-align: Left; margin-left: 0; margin-right: 0; 
               margin-top: 0; margin-bottom: 5; background-color: #000000;  lineheight: 100px ;color:#ffffff;
              
			  
			   scrollbar-3d-light-color:#000000;
      scrollbar-arrow-color:#ffffff;
      scrollbar-base-color:#333333;
      scrollbar-dark-shadow-color:#666666;
      scrollbar-face-color:#663300;
      scrollbar-highlight-color:#ffffff;
      scrollbar-shadow-color:#333333 }
	  
	  
table        { font-size: 10px; list-style-type: font-family; text-align: left; text-indent: 
               0; word-spacing: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0 }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif }
h1           { color: #FFFFFF; font-size: 8pt; font-weight: bold }
h2           { color: #FFFFFF; font-size: 8pt; font-weight: bold }
h3				{ color: #FFFFFF; font-size: 8pt; font-weight: normal }
h4				{ color: #FFFFFF; font-size: 8pt; font-weight: bold }
h5				{ color: #FFFFFF; font-size: 8pt; font-weight: bold }
h6				{ color: #FFFFFF; font-size: 8pt;  }


INPUT {
background-color: #ffffff;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 8pt
} 

SELECT {
background-color: #ffffff;
border: black 2px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
font-weight: normal
} 



TEXTAREA {
background-color: #ffffff;
border: black 2px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
color: #000000;
font-weight: normal
} 

.altButtonFormat {
background-color: #c0c0c0;
font-family: verdana;
border: #000000 1px solid;
font-size: 8px;
color: #778899
} .border {
	border: 1px solid #996633;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;


}
.dataheader {
	border: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
	font-style: normal;
	letter-spacing: 0em;

}
.linespace {
	border: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFCC;
	font-style: normal;
	letter-spacing: 0em;
	line-height: 20px;

}
.linespacebold {

	border: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 0em;
}
.dataheaderBack {

	border: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
	font-style: normal;
	letter-spacing: 0em;
}
.boldsmall {

	border: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333333;
	font-style: normal;
	letter-spacing: 0em;
}
.boldCopy {


	border: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	color: #336666;
	font-style: normal;
	letter-spacing: 0em;
	line-height: 20px;
}
.linespaceboldItalic {


	border: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #CC9933;
	font-style: italic;
	letter-spacing: 0em;
}
