body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin: 0;
	padding: 0px;
}

p {
line-height: 1.5em;
text-indent: 3em;
}

a:link, a:visited, a:active {
	color: #D9C5A7;
	text-decoration: none;
	
}


a:hover {
	text-decoration: none;
}
hr {
	margin: 2px 0px 2px 0px;
	color: #666;
	height: 2px;
	width: 500px;
}
h1 {
	font-size: 30px;
	color: #FA8700;
	text-align: left;
	margin: 2px 0px 0px 25px;
	padding: 0 0 0 0px;
	line-height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.small {
	font-size: 8px;
	font-weight: bold;
}

form {
	margin: 0;
}
.main {
position:relative;
left: -370px;
}

.textc {
left: 0px; 
position: absolute; 
top: 20px;
z-index: 1;
}
.banner, .search_box {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
.banner {
	width: 686px;
	left: 5px; 
	position: absolute; 
	top: 0px;
	z-index: 2;
}

.floater1 {
	width: 100%;
	height: 47px;
	top: 45px;
	left: 0px;
	position: absolute;
	padding : 0;
	margin : 0;
	border : 1px solid #666;
	background-image: url(bgblur.jpg);	
	display : block;
	font : tahoma;
	font-weight: bold;
	font-size : 10px;
	text-align : left;
	text-decoration : none;

	z-index: 0;
}

.floater2 {
	width: 100%;
	height: 36px;
	top: 98px;
	left: 0px;
	position: absolute;
	padding : 0;
	margin : 0;
	border : 2px solid #000;
	
	display : block;
	color : #D9C5A7;
	background : #220;
	font : tahoma;
	font-weight: bold;
	font-size : 10px;
	text-align : left;
	text-decoration : none;

	z-index: 0;
}

.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}

.menu {
	left: 550px; 
	position: absolute; 
	top: 110px;
	width: 185px;
	z-index:3;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
		
	margin-left: 25px;
	margin-right: 210px;
	text-align: justify;
	clear: right;
}
.footer {
	clear: both;
	height: 15px;
	font-size: 8px;
	color: #aaa;
	text-align: right;
	line-height: 15px;
	padding-right: 5px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}

.links ul , .links ol { 
list-style-type: none;
padding:0;
 }
.links li { 
list-style-type: none;
display:inline;
padding:0;
 }

div.links {
	width : 185px;
	z-index : 100;
}

/* No need to change this. */
body>div.links { position : fixed }

/* This is where the menu link text are defined for the look and feel. */
div.links a {
	padding : 4px 0px 4px 7px;
	margin : 0px 0px 2px 0px;
	border-left : 1px solid #888;
	border-top : 1px solid #888;	
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	display : block;
	color : #D9C5A7;
	background : #333;
	font : tahoma;
	font-weight: bold;
	font-size : 10px;
	text-align : left;
	text-decoration : none
}

a { color:  #D9C5A7; }

/* This is where you can define the hover effect for the menu text links. */
div.links a:hover {
	border-left : 1px solid #000;
	border-top : 1px solid #000;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	color : #FA8700;
	background : #222;
}

/* No need to change. This hides the menu tool tips. */
div.links a span { display : none }

/* This is where you can define the look and feel of the menu tool tips. */
div.links a:hover span {
	width : 140px;
	padding : 5px;
	margin : 6px;
	border-bottom : 1px solid #3F5561;
	border-left : 1px solid #3F5561;
	display : block;
	color : #000000;
	font : 10px Verdana, sans-serif;
	text-align : center;
	position : absolute;
	top : 160px;
	left : 0;
	z-index : 100
}

.shadenone {
background-color: #000000;
}

.shadelight {
background-color: #404040;
}

.shademed {
background-color: #606060;
}

.shadedeep {
background-color: #808080;
}

.shadered {
background-color: #800000;
}

.shadegreen {
background-color: #008000;
}

