body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.RedHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.SmTxt {
	font-size: 9px;
}
.WhtRollOver {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.WhtRollOver:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.GreyDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.BottomLinks {	
	font-size: 10px;
	color: #999999;
}
.BottomLinks:hover {	
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.TDborder-l-t-r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.TDborder-l-r-t-b {
	border: 1px solid #000000;
}
.TDborder-r-t-b {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.TDborder-r-t {

	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
.WhiteText {
	color: #FFFFFF;
}
.TDborder-r {
	border-right: 1px solid #000000;
}
.RedText {
	color: #FF0000;
}
.BlkRollOver {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.BlkRollOver:hover {

	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.TDborder-l-r {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.TDborder-l-r-b {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.TDborder-r-b {
	border-right: 1px solid #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
