
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-image:url(../images/main_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}
#header {
	width:800px;
	height:400px;
	margin:auto;
}
#main_win {
	background:#050505;
	width:800px;
	height:auto;
	margin:auto;
}
#content_all{
	width:98%;
	margin:auto;
	padding:5px;
	text-align:left;
	padding-bottom:40px;
}
#foot {
	width:800px;
	height:90px;
	margin:auto;
	background:#CC6600;
	background-image:url(../images/foot_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}
#foot a, a:active, a:visited {
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}
#foot a:hover {
	color:#993300;
}
#page_name {
	font-size:14px;
	font-weight:lighter;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:#555555 1px dashed;
	width:98%;
	margin:auto;
	padding-top:10;
	padding:5px;
	text-align:left;
	text-transform:capitalize;
}
#page_name3 {
	font-size:14px;
	font-weight:lighter;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:#555555 1px dashed;
	width:98%;
	margin:auto;
	padding-top:10;
	padding:5px;
	text-align:left;
	text-transform:capitalize;
}
#page_name2 {
	font-size:14px;
	font-weight:lighter;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:#555555 1px solid;
	width:98%;
	margin:auto;
	padding-top:10;
	padding:5px;
	text-align:left;
	text-transform:capitalize;
}
.featured_table {
	width:710px;
	margin:10px;
	padding:5px;
	text-align:left;
	border:1px #222222 solid;
	background:#080808;
	vertical-align:middle;
	height:200px;
}
.featured_table img {
	background:#000000;
	border:#222222 1px solid;
	padding:2px;
}
.featured_table02 {
	margin:10px;
	padding:5px;
	border:1px #222222 solid;
	background:#080808;
	height:200px;
}
.boxed img {
	background:#000000;
	border:#222222 1px solid;
	padding:2px;
}
img {
	background:#050505;
	border:#050505 1px solid;
	padding:2px;
}
.header0 {
	font-size:14px;
	font-weight:lighter;
	color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.header1 {
	font-size:14px;
	font-weight:lighter;
	color:#CC6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.header2 {
	font-size:12px;
	font-weight:lighter;
	color:#CC6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
.dashed_line{
	width:100%;
	border-color:#dddddd;
	border-style:solid none none none;
	border-width:thin;
	visibility:visible;
	vertical-align:top;
	margin-bottom:15px;
}
.dashed_line_90{
	width:90%;
	border-color:#dddddd;
	border-style:solid none none none;
	border-width:thin;
	visibility:visible;
	vertical-align:top;
	margin-top:10px;
	margin-bottom:15px;
}
.form_180 {
	width:220px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	border:1px;
	border-style:solid;
	border-color:#999999;
}
.form_370 {
	width:370px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	border:1px;
	border-style:solid;
	border-color:#999999;
}
.form_100 {
	width:100px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	border:1px;
	border-style:solid;
	border-color:#999999;
}
.form_70 {
	width:70px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	border:1px;
	border-style:solid;
	border-color:#999999;
}

.form_field_text area {
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	border:1px;
	border-style:solid;
	border-color:#999999;
}
.form_error{
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #cc0000;
	font-weight : bold;
}
.reduced {
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
}
.reduced_a {
	color:#CC0000;
	font-size:20px;
	font-weight:bold;
	text-decoration:line-through;
}
.reduced_b {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}
hr {
	border:none;
	border-bottom:1px #333333 solid;
	margin-bottom:10px;
	margin-top:10px;
}
ul {
	margin-left:10px;
	padding:10px;
}