BODY
{
	margin: 0px auto 0px auto;
	background-position: bottom center; 
	background-image:url(../images/wastelandBG_rev.jpg);
	background-repeat: repeat-x; 
	background-attachment: fixed; 
	background-color: #000000; 
	color:d5d5d5;  
	font-family:sans-serif;  
	font-size:12px;
}
DIV
{ 
	font-family:sans-serif;  
	font-size:14px;
}
h1{
	font-size:15px;
}
a:link
{
	color: #e68733;  /*original color FFCC33 (reply,delete link text)*/ 
	font-size: 12px; 
	text-decoration: none;
}
a:visited
{
	color: #e68733;
	font-size: 12px; 
	text-decoration: none;
}
a:hover
{
	color: #d89b66;
	font-size: 12px; 
	text-decoration: none;
}

#Table_01 {
	position:relative;
	margin: auto; 
	width:996px;
	height:100%;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color: #d5d5d5; /* Main Text color*/
}

#Login-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:996px;
	height:25px;
	background-image:url(../images/Login_01.png);
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color: #d5d5d5; /* Main Text color*/
}

#Login-02_ {
	position:absolute;
	left:0px;
	top:25px;
	width:328px;
	height:195px;
	background-image:url(../images/Login_02.png);
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color: #d5d5d5; /* Main Text color*/
}

#Login-03_ {
	position:absolute;
	left:328px;
	top:25px;
	width:668px;
	height:259px;
	background-image:url(../images/Login_03.png);
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color: #d5d5d5; /* Main Text color*/
}

#Login-04_ {
	position:absolute;
	left:0px;
	top:220px;
	width:55px;
	height:600px;
	background-image:url(../images/Login_04.png);
}

#Login-05_ {
	position:absolute;
	left:55px;
	top:220px;
	width:186px;
	height:45px;
	background-image:url(../images/Login_05.png);
}

#Login-06_ {
	position:absolute;
	left:241px;
	top:220px;
	width:87px;
	height:598px;
	background-image:url(../images/Login_06.png);
}

#Login-07_ {
	position:absolute;
	left:55px;
	top:265px;
	width:186px;
	height:510px;
	background-image:url(../images/Login_07.png);
}

#Login-08_ {
	position:absolute;
	left:328px;
	top:284px;
	width:668px;
	height:682px;
	background-image:url(../images/Login_08.png);
}

#Login-09_ {
	position:absolute;
	left:55px;
	top:775px;
	width:186px;
	height:43px;
	background-image:url(../images/Login_09.png);
}

#Login-10_ {
	position:absolute;
	left:55px;
	top:895px;
	width:273px;
	height:71px;
	background-image:url(../images/Login_10.png);
}

#Login-11_ {
	position:absolute;
	left:0px;
	top:897px;
	width:55px;
	height:69px;
	background-image:url(../images/Login_11.png);
}	
input, textarea, select {
  background-color : #5f472d;
  color : #f16e19;
}
.popup
{
	color:#FFF;
	cursor:help;
	text-decoration:none
}
.popup:hover
{
	background-color:#fc3;
}
.terms
{ 
	font-family:helvetica, arial, geneva, sans-serif;
	font-size: 12px; 
	border-collapse:collapse;
    background-color:#000000;
    border-style:solid;
    border-color:#201C16;
    border-width:0px;
}
th {
	background-image: url(../images/catbg.jpg);
	background-repeat: repeat-x; 
	height:24px;
	font-family:helvetica, arial, geneva, sans-serif;
	font-size: 10px;
	border:0px;	
}

img 
{
	border:none; 
}
.fsubject
{
	font-family: sans-serif;
	font-style: oblique;
	font-variant: normal;
	font-weight: lighter;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0.10ex;
	text-transform: capitalize;
	text-indent: 0ex;
}
.quote
{
	color: #465584;
	border-left: 4px solid #3D3D3D;
	border-right: 1px dotted #FFF;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	padding: 4px;
	background: #919191 url(../images/quote_close.gif) bottom right no-repeat;
	margin: 0px auto 8px auto;
}
.frontreg a{
	font-family: sans-serif;
	font-variant: normal;
	font-weight: lighter;
	font-size:30px;
}