ul {
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:18px
}
li {
	background:none;
}

body{
 	margin:0px;
  	padding:0px;
	background:url(images/back_main.gif)
	}
table { border:0px}
form{
 	margin:0px;
  	padding:0px;
	}
td{
	font-size:11px;
    font-family:Tahoma;
	color:#87837A;
	line-height:13px;
	vertical-align:top;

}
a { 
	color:#32302A;
	text-decoration:underline;
}
a:hover { 
	text-decoration:none
}
.footer, .footer a { 
	color:#32302A; 
	font-size:9px;
	text-align:right;
	padding-right:28px;
}
.input input{
 		height:17px; width:100px; 
		background-color:#FFFFFF; 
		padding:0 0 0 6px;
		border-color:#ACACA5;
		border-style:solid;
		border-width:1px;
		font-size:10px;
		font-family:Tahoma;
		color:#87837A;
	
}
 .textarea textarea{
		height:61px; width:140px; 
		background-color:#FFFFFF; 
		padding:0 0 0 6px;
		border-color:#ACACA5;
		border-style:solid;
		border-width:1px;
		font-size:10px;
		font-family:Tahoma;
		color:#87837A;
		overflow:auto;
		}


 






 




