ul {margin:0; padding:0; list-style:none; line-height:20px}
li {background:url(images/marker.gif) center left no-repeat;padding:0 0 0 7px  }


body{
 	margin:0px;
  	padding:0px;
	background:URL(images/back_main.gif);
	}
td,div,select{
	font-size:11px;
    font-family:Tahoma;
	color:#47443C;
	line-height:13px;
}

.red{
	color:#9E2F2D;
	text-decoration:none;
}
.link{
	color:#990000;
}
.white{
	color:#F8F5F0;
	text-decoration:none;
}
.pol{
	color:#969185;
	text-decoration:none;
}

a.white:hover{ text-decoration:underline}
a.pol:hover{ text-decoration:underline}
a.link:hover{ text-decoration:none}
a.red:hover{ text-decoration:underline}



 .input{
  		width:278px; 
		height:19px; 
		background-color:#B0AB9E; 
		font-size:11px;
    	font-family:Tahoma;
		color:#47443C;
		margin:0px;
		padding:0 0 0 7px;
		border-color:#555248;
		border-width:1px; border-style:solid;
		}

 .textarea{
  		width:278px; 
		height:58px; 
		background-color:#B0AB9E; 
		font-size:11px;
    	font-family:Tahoma;
		color:#47443C;
		margin:0px;
		padding:0 0 0 7px;
		border-color:#555248;
		border-width:1px; border-style:solid;
		overflow:auto;
		}


 






 




