html, body
{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	color:#000000;
	background:#38312B;
}

img
{
	border:0px;
}

h1, h2, h3, h4, h5, h6, p, form, ul, li
{
	padding:0px;
	margin:0px;
}

#content_fixed_html{ margin:0 auto; width:422px; }
#content_fixed_html .logo{ padding-top:53px; }
#content_fixed_html .content_text{ background:url(../images/background_text.gif) top left repeat-x; }
#content_fixed_html .content_text .text{ height:auto !important; height:200px; min-height:200px; padding:5px; }
#content_fixed_html .content_text .text p{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#DB310B; font-style:normal; font-weight:bold; }
#content_fixed_html .content_text .enter{ text-align:center; padding:2px; }
#content_fixed_html .content_text .requiert{ text-align:center; padding:2px 0px 20px 0px; }
#content_fixed_html .content_text .requiert p{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#999999; font-style:normal; }
#content_fixed_html .content_text .requiert a{ text-decoration:none; color:#999999; }
#content_fixed_html .content_text .requiert a:hover{ text-decoration:underline; }
#content_fixed_html .content_text .adress{ text-align:center; padding:0px; }
#content_fixed_html .content_text .adress p{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; font-style:normal; }
#content_fixed_html .content_text .adress a{ text-decoration:none; color:#FFFFFF; }
#content_fixed_html .content_text .adress a:hover{ text-decoration:underline; }

#content_fixed_swf{ position:absolute; width:984px; margin-left:-492px; left:50%; height:584px; margin-top:-292px; top:50%; }

