.cellbottom {
	border-bottom-style: solid;
	border-top-color: #BE1515;
	border-right-color: #BE1515;
	border-bottom-color: #BE1515;
	border-left-color: #BE1515;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.outsideborder {
	border: medium solid #BD1515;
}
.menuhighlight {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #BD1515;
}
.readonly {
	font-weight: bold;
	color: #3333FF;
}
.singlespace {
	line-height: 50%;
}
.cellbold {
	font-weight: bolder;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #BE1515;
	border-right-color: #BE1515;
	border-bottom-color: #BE1515;
	border-left-color: #BE1515;
	
}
.bold {
	font-weight: bolder;
}
.redtext {
	color: #C31515;
}
.cellRed {
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #BE1515;
	border-right-color: #BE1515;
	border-bottom-color: #BE1515;
	border-left-color: #BE1515;
	color: #CC0000;
}
