 .red2,a.red2,.orange2,a.orange2,.green2,a.green2,.yellow2,a.yellow2,.gray,.gray2,a.gray2 {
	font-size: 11px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background:transparent;
}


.green3,gray3 {
	font-size: 12px;
	color:#ffffff;
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
}

.red,.orange,.green,.yellow,.gray {
	color: #555555;
	background:transparent;
}

.red,.red2,a.red2,.orange2,a.orange2,.green2,a.green2,.green3,.yellow2,a.yellow2 {
	font-weight:bold;
}

.red,.red2,a.red2 {
	background-color: #FF0000;
}

.orange,.orange2,a.orange2 {
	background-color: #FF9933;
}

.green,.green2,a.green2 {
	background-color: #33CC66;
}

.green3 {
	background-color: #16db0c;
}

.yellow,.yellow2,a.yellow2 {
	background-color: #FFFF99;
}

.gray,.gray2,a.gray2 {
	background-color: #cccccc;
}

.gray3 {
	background-color: #555555;
}

.graytext,.greybulk {
	font-size:11px;
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	background-color: #c9c9c9;
}

.graybulk {
	height:27px;
	width:45px;
}
