/* CSS Document */

.bgyel{
	background-color: #FFFF99;
}

.bgyel_c{
	background-color: #FFFF99;
	text-align: center;
}

.bgblu{
	background-color: #CCFFFF;
}

.bgblu_c{
	background-color: #CCFFFF;
	text-align: center;
}

.bgvlt{
	background-color: #6699FF;
}

.bgvlt_c{
	background-color: #6699FF;
	text-align: center;
}

.bggry_bc {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	text-align: center;
}