body	{background-color: #1E140B;
	 color: #D68C3D;
	 background-image: url(images/websitebackground.jpg); 
	 background-repeat: repeat;
	}        

td, p, li, div{color:#D68C3D;
	 text-decoration:none;
	 font-size: 9pt;
	 font-family: Times New Roman,verdana, arial, sans-serif}
	 
h1,h2	{color:#D68C3D;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 11pt;
	 font-family: Times New Roman,verdana, arial, sans-serif;
	 text-align: left}

textarea,input,select {background:#090000;
	 font-family:Times New Roman,verdana,; 
	 font-size: 11px; 
	 color:#D68C3D;
	 border-style:double;
	 border-width:thin;}

a {color:#FEAF5C;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 9pt;
	 font-family: Times New Roman,verdana, arial, sans-serif;}
a:visited {color:#A36B2F;}
a:hover  {text-decoration: underline;
           color: #FFFFFF;}
a:active  {text-decoration: underline;
           color: #FFFFFF;}


a.small	{color:#2885D4;
	 text-decoration:none;
	 font-size: 7pt;
	 font-family:Times New Roman,verdana,arial}
a.small:visited{color:#000000;
	 text-decoration:underline;}	 
a.small:hover	{color:#ffffff;
	 text-decoration:underline;}
	 
.bold	{font-weight:bold;}
    
.textbox {position:absolute; 
	  left:364px; 
	  top:254px; 
	  width:365px; 
	  height:315px; 
	  z-index:1;  
	  overflow: auto; 
	  padding: 0px; 
	  border: 0; 
	  background:none;}

.copyright{position:absolute; 
	left:555px; 
	top: 585px; 
	width: 200px; 
	height: 16px; 
	z-index: 9;
	color: #A36B2F;
	font-size: 7.5pt;  
	font-family:Verdana, Arial, Helvetica, sans-serif;} 
             