.oT
{
	color: #ffffff;
	background-color: #F7B157;
	font-weight: bold;
}
.gT
{
	color: #ffffff;
	background-color: #37BA00;
	font-weight: bold;
}
.bT
{
	color: #ffffff;
	background-color: #00A2FF;
	font-weight: bold;
}
.oD
{
	background-color: #fffbed;
	border-right: #F7B157 thin solid;
	border-top: #F7B157 thin solid;
	border-left: #F7B157 thin solid;
	border-bottom: #F7B157 thin solid;
	background-repeat: no-repeat;
}
.gD
{
	background-color: #F4FFED;
	border-right: #37BA00 thin solid;
	border-top: #37BA00 thin solid;
	border-left: #37BA00 thin solid;
	border-bottom: #37BA00 thin solid;
	background-repeat: no-repeat;
}
.bD
{
	background-color: #EDF8FF;
	border-right: #00A2FF thin solid;
	border-top: #00A2FF thin solid;
	border-left: #00A2FF thin solid;
	border-bottom: #00A2FF thin solid;
	background-repeat: no-repeat;
}