table.caralt{
	border-left: 1px solid Black;
	border-top: 1px solid Black;
}

TD.cararb{
	border-color : Black;border-style : solid;border-left-width: 0 px;border-top-width: 0px;border-bottom-width: 1px;border-right-width: 1px;
}

TD.orange{background-color: #FF5A10;}
TD.blue{background-color: #203962;}
TD.grey{background-color: #CCCCCC;}

.bigW	{
	font-family: sans-serif, Arial, Helvetica; font-size: 18pt;
	color:white;
	font-weight: normal;
}

.bigB	{
	font-family: sans-serif, Arial, Helvetica; font-size: 18pt;
	color:#203962;
	font-weight: normal;
}

.bigO	{
	font-family: sans-serif, Arial, Helvetica; font-size: 18pt;
	color:#FF5A10;
	font-weight: normal;
}

.text	{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10pt;
	color:black;
	font-weight: normal;
}

.textB	{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10pt;
	color:#203962;
	font-weight: normal;
}

