html {
	background-color: #160201;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #160201;
	font-family: verdana;
	color: #684d3a;
	font-size: 11px;
	line-height: 18px;
	background-image: url("../images/body_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}

a {
	color: #684d3a;
	text-decoration: none;
}

table.frame {
	margin: 0px;
	width: 100%;
}

table.frame td {
	padding: 0px;
}

table.strip {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.frame td.top {
	height: 131px;
	background-image: url("../images/enter_top.jpg");
	background-repeat: no-repeat;
	background-position: left;
	background-color: #020001;
}

table.frame td.middle {
	height: 501px;
	background-image: url("../images/enter_middle.jpg");
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: bottom;
	padding-left: 266px;
}

table.frame td.bottom {
	height: 27px;
	background-color: #160201;
	padding: 12px 0px 20px 0px;
}

div.foot {
	width: 1016px;
	text-align: center;
}

div.foot a:hover {
	color: #e5710a;
}

span.foot_text {
	padding-right: 40px;
}

a.enter_link {
	color: #ca0300;
}

a:hover.enter_link {
	color: #e5710a;
}

div.enter_div {
	margin: 0px 0px 50px 140px;
	font-weight: bold;
	font-size: 20px;
	font-family: Palatino Linotype, Times New Roman;
}
