﻿.purplelayer {
	background: #6633FF;
	position: relative;
	width: 500px;
	z-index: 3;
	text-align: center;
}
.ann_greenbackC {
	position: relative;
	z-index: 1;
	background-color: #2C7E03;
	width: 500px;
}
.cells {
	position: relative;
	width: 500px;
	z-index: 1;
	float: left;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.arial8white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: center;
	width: 500px;
}
.arial8whiteB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.arial8pur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9900FF;
}
.arial10white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.arial10whiteB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.arial8green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #33CC33;
}
#pc_2R {
	text-align: right;
}
#pc_2L {
	text-align: left;
	position: relative;
	width: 500px;
	float: left;
}
#pc_2C {
	text-align: center;
}
.nobacklayer {
	position: relative;
	width: 500px;
	z-index: 3;
	text-align: center;
}
