body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}

td.reg {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: 0px;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	BACKGROUND-COLOR: #eeeeee;
	padding-left: 7px;
	padding-right: 7px;
}

td.reg2 {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: 0px;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	
	padding-left: 7px;
	padding-right: 7px;
}

td.regHeader {
	font-size: 14px;
	font-weight: bold;
}

td.regSmallText {
	font-size: 10px;
}

td.regMediumText {
	font-size: 12px;
}

tr.altRow {
background-color:#DDDDDD
}

td.regMediumText {
	font-size: 12px;
}

.regSmallTextRed {
	font-size: 10px;

	color: #CC0000;
}

.regTitle {
	font-size: 16px;
	font-weight: bold;
}
