
 		body {
 		margin:0px; 
 		padding:0px; 
 		background:url(images/back_main.gif); 
 		background-repeat:repeat-x; 
 		background-color:#585858
		}
		
		a:link {
		color:#CDCDCD;
		text-decoration: underline;
		}
		
		a:visited {
		text-decoration: underline;
		color:#CDCDCD;
		}
		
		a:hover {
		text-decoration: none;
		color:#CDCDCD;
		}

		a:active {
		text-decoration: underline;
		color:#CDCDCD;
		}
	
  		.policy{
  		font-family:Tahoma; 
  		font-size:10px;  
  		color:#919191; 
  		}
	
  		.menu{
  		font-family:Tahoma; 
  		font-size:11px;  
  		color:#717171; 
  		text-decoration:none
  		}
	
  		.main_d{
		font-family:Tahoma; 
		font-size:11px;  
		color:#808080; 
		line-height:15px
		}
		.main_e{
		font-family:Tahoma; 
		font-size:10px;  
		color:#808080; 
		line-height:12px
		}
  
  		.link{
		font-family:Tahoma; 
		font-size:11px;  
		color:#959595; 
		}
  
  		.text_9{
		font-family:Tahoma; 
		font-size:9px;  
		color:#B8B8B8; 
		}
  
  		.text_10{
		font-family:Tahoma; 
		font-size:10px;  
		color:#BEBEBE; 
		}
  
  		.main_l{
		font-family:Tahoma; 
		font-size:11px;  
		color:#CDCDCD; 
		line-height:15px
		}
		
 		.input{
  		width:125px; height:19px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A1B1BE;
		font-family:Tahoma; 
		font-size:11px;  
		color:#7D8682; 
		line-height:14px 
		}

		.textarea2{
		width:125px; height:93px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A1B1BE;
		font-family:Tahoma; 
		font-size:11px;  
		color:#7D8682; 
		line-height:14px ;
		overflow:auto;
		}

		#dropmenudiv{
		position:absolute;
		border:0px;
		padding: 1px 0px 2px 0px;
		font-size: 11px;
		font-family: "Times New Roman";
		line-height:18px;
		z-index:100;
		}

		#dropmenudiv a{
		width: 100%;
		display: block;
		text-indent: 15px;
		color: #333333;
		padding: 1px 0px 2px 0px;
		text-decoration: none;
		}

		#dropmenudiv a:hover{ /*hover background color*/
		background-color: #663333;
		color: white;
		}






 




