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

body{
 	margin:0px;
  	padding:0px;
	background-color:#FFFFFF;
	}

td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#373737;
	line-height:14px;
	vertical-align:top;
	margin:0;	
}


a:hover {
	text-decoration:none;
}

.text{
	font-size:11px;
    font-family:Tahoma;
	color:#444444;
	line-height:13px;
	vertical-align:top;
}
.blue{
	color:#3C90A1;
}
.blue_2{
	color:#326B76;
}
.blue_sm{
	font-size:10px;
	line-height:12px;
	color:#326B76;
}
.href{
	color:#9B9B9B;
}
.href_sm{
	font-size:11px;
	line-height:8px;
	color:#9B9B9B;
}
.href_red{
	font-size:11px;
	color:#BE290C;
}
.href_red a{
	font-size:11px;
	color:#BE290C;
}
.details{
	font-size:11px;
	color:#91A23D;
	text-decoration:none;
}
.details:hover{	
	font-size:11px;
	color:#91A23D;
	text-decoration:underline;
}
.green{
	color:#91A23D;
}
.small{
	font-size:11px;
	color:#747474;
}
.small a{
	text-decoration:none;
	font-size:11px;
	color:#747474;
	
}
.small a:hover{
	font-size:11px;
	color:#747474;
	text-decoration:underline;
}
