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

td,div,select{
	font-size:11px;
    font-family:Tahoma;
	color:#848484;
	line-height:12px;
}
.m{
	color:#848484;
}
.t1{
	color:#6B8AA1;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
.link{
	color:#666666;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

.t2{
	color:#5C5C5C;
	font-size:9px;
}
.pol{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.pol2{
	color:#777777;
	font-size:10px;
}
.blue{
	color:#566A93;
}

a.pol:hover{ text-decoration:underline}
a.pol2:hover{ text-decoration:none}
a.t1:hover{ text-decoration:underline}
a.link:hover{ text-decoration:underline}
a.m:hover{ text-decoration:none}
a.blue:hover{ text-decoration:none}

 .input{
		height:19px; 
		background-color:#FFFFFF; 
		font-size:11px;
    	font-family:Tahoma;
		color:#848484;
		line-height:11px;
		border-color:#5A5D4E;
		border-style:solid;
		border-width:1px;
		margin:0px;
		padding:3 0 0 3px;
		}

 .textarea{
  		width:264px; height:104px; 
		background-color:#FFFFFF; 
		font-size:11px;
    	font-family:Tahoma;
		color:#848484;
		line-height:11px;
		border-color:#5A5D4E;
		border-style:solid;
		border-width:1px;
		margin:0px;
		padding:3 0 0 3px;
		overflow:auto;
		}
		
.textlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #848484;
	text-align: center;
}
.border {
	border-right: medium solid #6980B2;
	border-left: medium solid #6980B2;
}
.bb {
	border-bottom: thin dotted #CCCCCC;
	border-left: thin dotted #CCCCCC;
}
