.main_back {
	background-attachment: scroll;
	background-color: #0c101d;
	background-image: url(images/main_back_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b3b3b3;
	text-decoration: none;
}
.main_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4d96b1;
	text-decoration: none;
}
