p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#650B08;
	margin-top: 0;
	margin-bottom:9px;
}

.txtNormal {
	padding-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#650B08;
}

.txtSubmission, .txtSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.txtSubmit {
	font-weight:bold;
}

#band { 
	text-align: center;
    margin: 0px;
	padding: 0px; 
    position: absolute; 
	left: 0px;
    top: 38px; 
    width: 100%; 
    height: 380px; 
    border: none; 
    z-index: 1; 
	background-color: #DD120D;
}

#left1 { 
	position: absolute; 
	background-color: #900F0C; 
    width: 380px; 
    height: 380px;
	margin:0px;
    padding: 0px; 
    z-index: 3; 
    }
	
#left2 { 
	position: absolute; 
	background-color: #900F0C; 
    width: 335px; 
    height: 380px;
	margin:0px;
    padding: 0px; 
    z-index: 3; 
}
	
#right1 { 
	left:380px;
	position: absolute; 
	background-color: #FF0000; 
    width: 380px; 
    height: 380px; 
    padding: 0px; 
    z-index: 4; 
}

#right2 { 
	left:335px;
	position: absolute; 
	background-color: #FF0000; 
    width: 425px; 
    height: 380px; 
    padding: 0px; 
    z-index: 4; 
}
#left3 { 
	position: absolute; 
	background-color: #900F0C; 
    width: 426px; 
    height: 380px;
	margin:0px;
    padding: 0px; 
    z-index: 3; 
    }

#left4 { 
	position: absolute; 
	background-color: #900F0C; 
    width: 563px; 
    height: 380px;
	margin:0px;
    padding: 0px; 
    z-index: 3; 
    }
	
#right3 { 
	left:426px;
	position: absolute; 
	background-color: #FF0000; 
    width: 334px; 
    height: 380px; 
    padding: 0px; 
    z-index: 4; 
}
#right4 { 
	left:563px;
	position: absolute; 
	background-color: #FF0000; 
    width: 197px; 
    height: 380px; 
    padding: 0px; 
    z-index: 4; 
}
.txtbody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
.txtbody:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
}
.txtbodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bolder;
}
.txtbodywhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}