@charset "utf-8";
/* Boxes */

td.menubox-red01 {
	background-color: #D01F3C;
	color: #FFFFFF;
	text-align: center;
}
td.menubox-red02 {
	background-color: #990000;
	color: #FFFFFF;
	text-align: center;
}

td.menubox-orange01 {
	background-color: #D06F21;
	color: #FFFFFF;
	text-align: center;
}

td.menubox-yellow01 {
	background-color: #FFFF66;
	color: #FFFFFF;
	text-align: center;
}

td.menubox-green01 {
	background-color: #99CC66;
	color: #FFFFFF;
	text-align: center;
}

td.menubox-blue01 {
	background-color: #99CCFF;
	color: #FFFFFF;
	text-align: center;
}

td.menubox-blue02 {
	background-color: #0066CC;
	color: #FFFFFF;
	text-align: left;
}

td.menubox-blue03 {
	background-color: #0066CC;
	color: #FFFFFF;
	text-align: center;
}

td.menubox-blue04 {
	background-color: #497A94;
	color: #FFFFFF !important;
	text-align: center;
}

td.menubox-blue05 {
	background-color: #16376D;
	color: #FFFFFF !important;
	text-align: center;
}

td.menubox-black01 {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}

td.menubox-lila01 {
	background-color: #666699;
	color: #FFFFFF;
	text-align: center;
}
