.td {
	font-family: Tahoma;
	font-size: 12px;
	color: #646464;
}
.btm_text {

	font-family: Tahoma;
	font-size: 11px;
	color: #899B82;
}
.btm_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.btm_link:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.norm {
	font-family: Tahoma;
	font-size: 11px;
	color: #0E1879;
	text-decoration: none;
}
.norm:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #0E1879;
	text-decoration: none;
}
.prod {

	font-family: Tahoma;
	font-size: 11px;
	color: #0E1879;
	text-decoration: none;
}
.prod:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textbox {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-width:2px;
	border-color:3E3E3E;
	background-color:181818;
	
}