﻿.cellcntr {
	text-align: center;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.cellheader1 {
	text-align: center;
	font-weight: bold;
	font-size: large;
	color: #800000;
}
.bldtext {
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.cellleft {
	text-align: left;
	width: 25%;
}
.left_top {
	text-align: center;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border-top-width: medium;
	border-left-width: medium;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
}
.cent_top {
	text-align: center;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border-top-width: medium;
	border-left-width: medium;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: medium;
	border-right-color: #FF9900;
}
.rt_top {
	text-align: center;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border-top-width: medium;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: medium;
	border-right-color: #FF9900;
}
.bttm_left {
	text-align: center;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-color: #FF9900;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: medium;
	border-left-width: medium;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
}
.bttm_cntr {
	border: medium solid #FF9900;
	text-align: center;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.bttm_rght {
	text-align: center;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border-bottom-color: #FF9900;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-color: #FF9900;
}
.left_med {
	text-align: left;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.cellcntrsmall {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.20perc {
	width: 20%;
}
.cellright {
	text-align: right;
	width: 25%;
}
.LBcenter {
	text-align: center;
	width: 50%;
}
.LBleft {
	padding: 0px 0px 0px 5px;
	text-align: left;
	width: 25%;
}
.LBright {
	padding: 0px 5px 0px 0px;
	text-align: right;
	width: 25%;
}

