* { margin:0; padding:0;}
body { background:#1a1a19; font-family:Verdana; font-size:100%; line-height:.9375em; color:#7d7d7d; text-align:center;font-size:12px;}
img{
	display:block;
	border:0 none;
}

.clear { clear:both;}

.float_left { float:left;display:inline;}
.float_right { float:right;display:inline;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

input
{
	background:#1D1D1A;
	width:131px;
	height:18px;
	font-size:1em;
	line-height:14px;
	border:1px solid #333331;
	color:white;
}
textarea
{
	background:#1D1D1A;
	font-size:1em;
	border:1px solid #333331;
	color:white;
}
.reg_table td
{
	font-size:12px;
	color:#7D7D7D;
}
.p_title p
{
	color:white;
	font-size:14px;
	padding:20px 0px 10px 20px;
	font-weight:bold;
	text-align:left;
}
td.error{
	color:red;
}
div.error
{
	color:red;
}
.flash_div
{
	width:766px;
	height:474px;
}
.continut
{
	background:black;
	width:766px;
}
#footer{
	background:url(../images/footer_back.jpg) no-repeat;
	border-top:1px solid #872207;
	height:86px;
	width:766px;
}
#footer p {
	padding:32px 0 0;
	text-align:center;
}
.page_text
{
	font-size:12px;
	text-align:justify;
	line-height:13px;
	padding-bottom:10px;
	margin:0px 40px 0px 20px;
}
ul
{
	list-style-type:circle;
	margin:10px 0px 10px 20px;
}
ul li
{
	line-height:16px;
}
.hr_div
{
	margin-top:5px;
	margin-bottom:15px;
	height:5px;
	font-size:2px;
	line-height:2px;
	border-top:1px dotted #7d7d7d;
}
.thumbs ul
{
	margin:0px;
	list-style-type:none;
}
