body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.style1 {
	color: #9F9F9F;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {color: #FFF33F}
.style5 {color: #777777; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.style7 {color: #777777; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.leftblock_bg {
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}
.newsletter_bg {
	background-image: url(img/newsletter_bg.jpg);
	background-repeat: no-repeat;
}
input {
	background-color: #C6E8FF;
	background-image: url(img/input_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
a {
	color: #777777;
}
a:visited {
	color: #777777;
}
a:hover {
	color: #9F9F9F;
}
