/* CSS Document */
.humanmainpagebg {
	background: url(../../../../images/backgroundshooter.png) bottom center repeat;
	}

.alienmainpagebg {
	background: url(../../../../images/backgroundnight.png)  bottom center repeat;
	}

.pagetitlehuman {
	background: url(../../../../images/thh.png);
	padding:5px;
	color: #FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align: right;
	}	

.pagetitlealien {
	background: url(../../../../images/tha.png);
	padding:6px;
	color: #FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align: left;
	}	

.sidenavh { 
	height:6px;
	width:100%;
	background:url(../../../../images/borderufo2h.png) top left repeat-x;
	padding:0px;
	border:0px;
	margin:0;
	}
	
.sidenava { 
	height:6px;
	width:100%;
	background:url(../../../../images/borderufo2a.png) top left repeat-x;
	padding:0px;
	border:0px;
	margin:0;
	}
	
.sideborderlefth {
	background:url(../../../../images/borderufo2lefth.png) left repeat-y; 
	height:100%; 
	border:none; 
	margin:auto; 
	}
	
.sideborderrighth {
	background:url(../../../../images/borderufo2lefth.png) right repeat-y; 
	height:100%; 	
	border:none;
	margin:auto; 
	}	
	
.sideborderlefta {
	background:url(../../../../images/borderufo2lefta.png) left repeat-y; 
	height:100%; 
	border:none; 
	margin:auto; 
	}
	
.sideborderrighta {
	background:url(../../../../images/borderufo2lefta.png) right repeat-y; 
	height:100%; 	
	border:none;
	margin:auto; 
	}	
	
.select_match {
	background: #000000;
	color: #FFF;
}

.select_match:hover {
	background: #FFF;
	color: #64CCBC;
}