html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
.table_header {
	width: 782px;
	border-top-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #C3BEB6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 28px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: 12100e;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.table_footerr {
	width: 782px;
	border-top-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #c7c4be;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 28px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #24221F;
}
.table_image {
	width: 780px;
	border-top-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #c7c4be;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: 12100e;

}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #C3BEB6;
	text-align: left;
	vertical-align: top;
	background-position: top;
}

.contentable_bg {
	background-image: url(images/bg_glow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentable_bg_left {
	background-color: #24221f;
}


.table_page {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #C3BEB6;
}
a:visited {
	color: #C3BEB6;
}
a:hover {
	color: #7b6a47;
}
a:active {
	color: #C3BEB6;
}
.formfeild {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #492E27;
	border: 2px solid #FFFFFF;
}
