.bandfont {
	font-size: 16px;
	color: #000099;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
}

.bandfontBold {
	font-size: small;
	color: #000099;
	font-style: normal;
	font-weight: normal;	
}

.normal{
position:absolute; 
left:50%; 
top:0; 
width:1024px; 
height:768px; 
z-index:1; 
margin-left: -512px;
}

.normall{
position:absolute; 
left:0px; 
top:0px; 
width:1024px; 
height:768px; 
z-index:1; 
}.background {
	background-color: 6E2127;
}
.verticaltop {
	vertical-align: top;
}

