*{margin: 0;padding: 0; font-family: arial; font-size: 8pt;}
body {
	background-image: url("../img/bg.jpg");
	color: #464646;
    cursor: default;
}
.table1{
	background-image: url("../img/bg_bo.png");
	background-color: #212121; 
	color: #CCCCCC; 
	width: 913px;
	height: 823px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.headLeft{
	text-align: left;
	color: #DFC9A7;
	padding: 10px 20px;
	height: 10px; 
}
.headRight{
	text-align: right;
	color: #9E9E9E; 
	padding: 10px 20px; 
}
#auth { 
	background-color: #3B3B3B; 
	margin:-15px; 
	width:800px; 
	height:40px; 
	display:none; 
	position: absolute;
}
.form{
	font-weight: bold;
	padding: 10px;
	color: #B6B6B6;
}
.form td{

	padding: 0px 5px;

}
input[type=text], input[type=password]{
	background-color: #3B3B3B;
	border: 1px solid #535252;
	color: #EEEEEE;
}
input[type=submit]{
	border: 1px solid #535252;
	font-weight: bold;
	background:#8f2f2f url(../img/bg_mainn.png) left -217px repeat-x;
	color: #fff;
}
.menu .menuC{
	margin-top: 2px;
	background:#8f2f2f url(../img/bg_mainn.png) left -65px repeat-x; 
	height: 18px; 	
	text-align: center; 
	padding: 10px 10px 5px 10px; 
	float: left; 
	border-left: 1px solid #CF5A5C;
	color: fff;
	text-decoration: none;
}

.menu .menuC:hover{
	background:#8f2f2f url(../img/bg_mainn.png) left -100px repeat-x;
}
.menuCSel{
	margin-top: 2px;
	background:#8f2f2f url(../img/bg_mainn.png) left -100px repeat-x; 
	height: 18px; 	
	text-align: center; 
	padding: 10px 10px 5px 10px; 
	float: left; 
	border-left: 1px solid #CF5A5C;
	color: fff;
	text-decoration: none;
}

.menu .menuR{
	margin-top: 2px;
	background:#8f2f2f url(../img/bg_mainn.png) left -135px repeat-x; width:5px;
	height: 32px;
	width: 15px;
	float: left;  
}
.menu .menuL{
	margin-top: 2px;
	background:#8f2f2f url(../img/bg_mainn.png) left -170px repeat-x; width:5px;
	height: 32px;
	width: 15px;
	float: left;  
}

.footer{
	background-image: url("../img/bg_fo.png");
	background-color: #232222; 
	background-repeat: repeat-x; 
	color: #626262; 
	height: 200px;
	vertical-align: top;
	
}

.footerC{
	border-top: 1px solid #2F2C2C;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #3B3B3B;
	border-right: 1px solid #3B3B3B;
	background-color: #212121; 
	background-repeat: repeat-x; 
	color: #626262; 
	height: 30px;
	width: 100%;
	padding: 10px;
	vertical-align: top;
	
}
.footerC1 td{
	padding: 3px 10px;
}
.footerC1 .border{
	border-left: 1px solid #2F2C2C;
	
	
}
.footerC1 a{
	text-decoration: none;
	color: #9E9E9E;
}

.footerC1 a:hover{
	text-decoration: underline;

}
.headL1 td{
	padding: 0px 5px;
}
.headL1 a{
	text-decoration: none;
	color: #DFC9A7;
}
.headL1 a:hover{
	text-decoration: underline;

}
.headL1 .border{
	border-left: 1px solid #3F3F3F;
	
	
}
.tableForm{
	border: 1px solid #2F2C2C;
	background-color: #2F2F2F;
	color: #626262;
	padding: 10px;
}

.tableForm td{
	padding: 10px;
}
.port a{
	color: #626262;
	text-decoration: none;
}

.port a:hover{
	text-decoration: underline;

}

#fg12{
	cursor:pointer;
}
