/* At-Rules */
@charset "windows-1252";



.menucell {
	color: #FFFFFF; 
	font-family:"Arial";
	font-size:12.0pt;
	font-weight:bold;
}


.textcell {
	color:#5C84A2; 
	font-family:"Arial";
	font-size:10.0pt;
	font-weight:bold;
}

.textcellred {
	color:red; 
	font-family:"Arial";
	font-size:10.0pt;
	font-weight:bold;
}