.bg_gradient {
	background-image: url(images/top_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: 595959;
	text-decoration: none;
}
.text_ul {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 16px;
}
.bl:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #919191;
	text-decoration: none;
}
.bl:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #919191;
	text-decoration: none;
}
.bl:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00B9F1;
	text-decoration: none;
}
.bl:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #919191;
	text-decoration: none;
}
.blue_but {
	font-family: Tahoma;
	font-size: 11px;
	color: #00B9F1;
	text-decoration: none;
}
