ul {margin:0; padding:0; list-style:none; line-height:16px}
 li {background:url(images/pointer.gif) center left no-repeat;padding:0 0 0 6px } 


body{
 	margin:0px;
  	padding:0px;
	background:URL(images/tall_m.gif) repeat-x;
	background-color:#FFFFFF;
	}
td,div,select{
	font-size:12px;
	font-family:Tahoma;
	color:#5A5E61;
	line-height:18px;
}
.m{
	color:#666666;
}
.m2{
	color:#666666;
	text-decoration:none;
}
.blue{
	color:#2394D7;
}


a.m:hover{ text-decoration:none}
a.m2:hover{
	text-decoration:underline;
	color: #00cc33;
}

 .input{
  		width:186px; height:22px; 
		background-color:#DEE2E4; 
		font-size:12px;
    	font-family:Tahoma;
		color:#000000;
		line-height:11px;
		border-color:#CAC9C9;
		border-style:solid;
		border-width:1px;
		margin:0px;
		padding:4 0 0 3px;
		}

 .textarea{
  		width:186px; height:102px; 
		background-color:#DEE2E4; 
		font-size:10px;
    	font-family:Tahoma;
		color:#70808B;
		line-height:11px;
		border-color:#CAC9C9;
		border-style:solid;
		border-width:1px;
		margin:0px;
		padding:4 0 0 3px;
		overflow:auto;
		}


 






 
