ul {margin:0; padding:0; list-style:none; line-height:18px}
li {background:url(images/pointer.gif) center left no-repeat;padding:0 0 0 8px }


body{
 	margin:0px;
  	padding:0px;
	background-color:#FFFFFF;
	}
td,div,select,input,textarea{
	font-size:11px;
    font-family:Tahoma;
	line-height:13px;
	color:#6F7174;
}
.t1{
	color:#6F7174;
	font-size:9px;
	text-decoration:none;
}
.t2{
	color:#0033CC;
	font-size:10px;
	text-decoration:none;
}
.t3{
	color:#81858B;
	font-size:9px;
	text-decoration:none;
}
.t4{
	color:#81858B;
	font-size:10px;
}
.b{
	color:#22419D;
}
.yellow{
	color:#FD9403;
	text-decoration:none;
}

.b2{
	color:#0033CC;
}

.b_m{
	color:#22419D;
	text-decoration:none	
} j

a.t1:hover{ text-decoration:underline}
a.t2:hover{ text-decoration:underline}
a.t3:hover{ text-decoration:underline}
a.b_m:hover{ text-decoration:underline}
a.t4:hover{ text-decoration:none}
a.b:hover{ text-decoration:none}
a.b2:hover{ text-decoration:none}
a.yellow:hover{ color:#0033CC;}

 .input{
  		width:274px; height:19px;
		font-size:11px;
		font-family:Tahoma;
		line-height:12px;
		color:#7C7762;
		padding-top:2px;
		padding-left:3px;
		border-color:#CFD2D6;
		border-style:solid;
		border-width:1px;
		padding-left:3px
		}

.textarea{
  		width:200px; height:38px;
		font-size:11px;
		font-family:Tahoma;
		line-height:12px;
		color:#7C7762;
		padding-top:2px;
		padding-left:3px;
		border-color:#D2CBBB;
		border-style:solid;
		border-width:1px;
		overflow:hidden;
		}