td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b3b3b;
}
a{
	text-decoration:none;
	color:#0072bd;
}
a:hover{
	text-decoration:underline;
	color:#0072bd;	

}
.whitelink{
	text-decoration:none;
	color:#FFFFFF;
}
.whitelink:hover{
	text-decoration:none;
	color:#DDDDDD;	

}
.llink{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	
	color:#553700;
}
.llink:hover{
	text-decoration:none;
	color:#000000;	

}
.more{
	font-weight:bold;
}
.txtbot{
	color:#7A7A7A;
}
.orange{
	color:#FF6000;
}
.orange:hover{
	text-decoration:none;
	color:#000000;	

}
.botlink{
	color:#9f9f9f;
}
.botlink:hover{
	color:#000000;
	text-decoration:none;	
}
.black{
	color:#000000;
}
.inp{
	width:110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
}

ul li{
	list-style-image:url(../images/point_orange.gif);
}
.grey {
	color: #919191;
}

