body {
	background-color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", tahoma, helvetica, sans-serif;
	line-height: 15px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.block1_title {
	font-size: 19px;
	font-family: "Times Bold";
	line-height: 20px;
	color: #040000;
}
.block1_text {
	font-size: 14px;
	font-family: "helvetica Condensed Light";
	line-height: 15px;
	color: #473F3F;
}

.block2_footer {
	z-index: 2;
	font-size: 22px;
	font-family: "Times Bold";
	color: #ED0E0E;
	font-variant: small-caps;
	text-align: center;
}

.join_text {
	font-size: 16px;
	font-family: "helvetica Condensed Light";
	line-height: 18px;
	color: #FFFFFF;
}

.login_text {
	font-size: 16px;
	font-family: "helvetica Condensed Light";
	line-height: 18px;
	color: #FFFFFF;
}
.login_text_inp {
	font-size: 16px;
	font-family: "helvetica Condensed Light";
	line-height: 18px;
	color: #000000;
}
.login_text_att {
	font-size: 16px;
	font-family: "helvetica Condensed Light";
	line-height: 18px;
	color: #fffc00;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.footer {
	font-family: "Trebuchet MS", tahoma, helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #000000;
}

.footer_copyright {
	font-size: 14px;
	line-height: 16px;
}

.footer_body {
	font-size: 12px;
}
a.footer:link, a.footer:active, a.footer:visited {
	text-decoration:none;
	color: #FFFFFF;
	background-color: #000000;
}
A.footer:hover {
	text-decoration:none;
	color: #FFFF99;
	background-color: #000000;
}
