* {
margin:0px;
padding:0px;
}
body {
background-color: #111;
font-family: Verdana,Tahoma,  Arial;
font-size: 14px;
color: #afafaf;
line-height:130%;
letter-spacing:1px;
}
a:link, a:visited, a:active {
color: #afafaf;
text-decoration: underline;
}
a:hover {
color: #fff;
text-decoration: none;
}
p {
margin: 10px 0px 5px 0px;
}
hr {
margin: 5px 0px 5px 0px;
color: #afafaf;
border: 0;
border-top: 1px solid #afafaf;
height: 1px;
width: 100%;
}
h1 {
font-size: 16px;
color: #afafaf;
margin: 8px 2px 8px 2px;
}
h2 {
font-size: 14px;
color: #ccc;
margin: 8px 2px 8px 15px;
text-decoration:underline;
}
h3 {
font-size: 14px;
color: #afafaf;
margin: 8px 2px 8px 15px;
font-style:italic;
}
h4 {
font-size: 14px;
color: #ccc;
margin: 8px 2px 8px 5px;
text-decoration:underline;
}
h5 {
font-size: 12px;
color: #afafaf;
margin: 8px 2px 8px 15px;
width:90%;
border-bottom:1px solid #fff;
}
h6 {
font-size: 12px;
color: #afafaf;
font-style:italic;
}
ul {
list-style:inside;
list-style-type: circle;
}
ol {
padding-left: 20px;
}
input, textarea, select {
border:1px solid #afafaf;
margin: 5px;
background-color:transparent;
color:#afafaf;
}			 
#content {
width: 1000px;					
background-color:#000;
margin:8px auto 10px auto;
text-align:left;
border: 1px solid #999;
min-height: 500px;
}
#head {
background-image:url(img/head.jpg);	
background-color: #000;
width:1000px;
height:181px;
margin:20px auto 0px auto;
border: 1px solid #999;
}			
.headtitle{
font-family: Verdana, Tahoma;
font-size:42px;
text-align:right;
font-weight:bold;
color:#afafaf;
padding:20px 15px 20px 0px;
letter-spacing:1.5px;
line-height: 34px;
width: 465px;
float: right;
}
.headpagetitle{
clear: both;
color:#666;
font-size:20px;
text-align:right;
padding:10px 50px 0px 0px;
}

.login_table {
text-align: center;
color:#fff;
padding:10px 30px 30px 30px;
margin:20px 0px 0px 0px;
border-left:1px dotted #181C1F;
border-bottom:1px dotted #181C1F;
}
.login_table h1 {
color: #fff;
font-size: 13px;
text-align: center;
}
.login_table input {
text-transform: uppercase;
font-size: 10px;
margin: 5px 0px 1px 0px;
width: 120px;			
}
.login_table a:link, .login_table a:visited, .login_table a:active, .login_table a:hover{
color:#fff;
text-decoration:none;
font-size:12px;
}

#search{
text-align:center;
padding:10px 30px 30px 30px;
margin:20px 0px 0px 0px;
border-left:1px dotted #181C1F;
border-bottom:1px dotted #181C1F;
}			
#content_left{
width:250px;
float:left;
margin:0px 0px 0px 30px;
}
#content_right {
width:650px;
height: 440px;
overflow: hidden;
float:right;
padding:10px 10px 5px 30px;
margin:20px 0px 0px 0px;
border-left:1px dotted #181C1F;
border-bottom:1px dotted #181C1F;
}			
.block_2{
padding:5px 10px 5px 20px;
margin:10px 0px 0px 0px;
border-left:1px dotted #181C1F;
border-bottom:1px dotted #181C1F;
}
#footer{
width:1000px;
height:40px;
margin:0px auto 0px auto;
text-align:center;
color:#666;
font-size:10px;
clear:both;
padding:5px 0px 0px 0px;
}
#powered_by {
width:1000px;
height:20px;
margin:0px auto 0px auto;
text-align: right;
font-size: 8px;
padding-top: 0px;
color:#666;
}
#powered_by a:link, #powered_by a:visited, #powered_by a:active, #powered_by a:hover {
text-align: center;
font-size: 10px;
padding-top: 2px;
color:#666;
margin:0px 0px 20px 0px;
}
.menu_contenttop {
padding: 80px 40px 0px 0px;
text-align:right;
font-size:16px;
color:#fff;
letter-spacing:0px;	
}
.menu_contenttop ul, .menu_contenttop li {
list-style-type: none;
padding: 0;
display: inline;
}
.menu_contenttop ul {
border-right: 1px;	
}
.menu_contenttop li li{
}
.menu_contenttop a:link, .menu_contenttop a:visited, .menu_contenttop a:active {
padding: 15px 8px 15px 8px;
display: block;
background-color:transparent;
text-decoration: none;
display:inline;
color:#afafaf;	
}
.menu_contenttop a:hover {
color:#fff;
text-decoration:none;
}
/*			Navigation Links			*/
.menu_left {
font-size:16px;
color:#afafaf;
letter-spacing:0px;
padding:10px 30px 30px 30px;
margin:20px 0px 0px 0px;
border-left:1px dotted #181C1F;
border-bottom:1px dotted #181C1F;
}
.menu_left ul, .menu_left li {
list-style-type: none;
padding: 3px 0px 3px 0px;
}
.menu_left ul {
border-right: 1px;	
}
.menu_left li li{
padding:0px 0px 0px 0px;
}
.menu_left a:link, .menu_left a:visited, .menu_left a:active {
padding: 5px 8px 5px 8px;
display: block;
background-color:transparent;
text-decoration:none;
display:inline;
color:#afafaf;	
border-left: 3px solid transparent;
}
.menu_left a:hover, .menu_left li.menu-current a {
color:#fff;
text-decoration:none;
border-left: 3px solid #fff;
}

input{
background-color:#000;
border:1px dotted #afafaf;
color:#afafaf;
}
blockquote{
margin: 10px 0px 10px 0px; 
padding: 10px 20px 0px 20px;
border-left: 1px solid #afafaf;
border-bottom: 1px solid #afafaf;
}
code{
font-size:11px;
font-family:"Times New Roman", Times, serif;
color:#afafaf;
font-style:italic;
}
img{
border:1px solid #afafaf;
}
table {
margin:2px;
}
th {
padding:2px 7px 2px 7px;
}
td {
padding:0px 7px;
}

#Layer1 {
	position:absolute;
	width:850px;
	height:38px;
	z-index:5;
	left: 100px;
	top: 641px;
	visibility: hidden;
}
