BODY {
	background-color: White;
	color: Black;
	font-family: "Times New Roman", serif;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
A:LINK {
	color: Blue;
	background-color: transparent;
}
DIV.center {
	text-align: center;
}

A:VISITED {
	color: Purple;
	background-color: transparent;
}
A:ACTIVE {
	color: Red;
	background-color: transparent;
}
A:HOVER, A:FOCUS {
	color: Green;
	background-color: transparent;
}
B.alert {
	color: Red;
	background-color: transparent;
}
TD.left {
	text-align: left;
}
TD.right {
	text-align: right;
}
TD.top {
	vertical-align: top;
}
TD.center {
	text-align: center;
}
TABLE.centertop {
	text-align: center;
	vertical-align: top;
}
TABLE.centertopThickBlack {
	text-align: center;
	vertical-align: top;
	border: 3px solid Black;
}
TABLE.thickBlack{
	border: 3px solid Black;
}
TD.interior1pxGray {
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
}
TD.rightCol1pxGray {
	border-bottom: 1px solid Gray;
}
TD.bottom1pxGray {
	border-right: 1px solid Gray;
}
TD.bottomRt {
	border: 0px none;
}
TD.headerDef {
	border-bottom: 2px solid Black;
	border-right: 1px solid Black;
	text-align: center;
	vertical-align: text-bottom;
}
TD.headerRt {
	border-bottom:2px solid Black;
	text-align: center;
	vertical-align: text-bottom;
}
TABLE.centercenter {
	text-align : center;
	vertical-align : middle;
}
TD.mainleft {
	text-align: left;
	width: 100px;
	vertical-align: top;
	font-size: xx-small;
	font-family: "Times New Roman", serif;
	white-space: nowrap;
	padding: 8px 8px 8px 8px;
	background-color: #F0F0F0;
	margin: 0px 0px 0px 0px;
	border: 0px none;
}
TD.spacer {
	text-align: left;
	width: 100px;
	vertical-align: top;
	white-space: nowrap;
	padding: 8px 8px 8px 8px;
}
TD.smallspacer {
	text-align: left;
	width: 40px;
	vertical-align: top;
	white-space: nowrap;
	padding: 8px 8px 8px 8px;
}
TD.topleft {
	text-align: left;
	vertical-align: top;
	padding: 8px 8px 8px 8px;
	}
HR.thicksolid {
	height : 8px;
	text-align : center;
	color : Green;
	background-color : Green;
}
TABLE.pagefooter {
	font-size : smaller;
	font-family : "Times New Roman", serif;
	border : none;
	width : 100%;
}
TD.valid {
	width : 100px;
}
TABLE.noborders {
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.line {
	background: Green;
	border: 0px none;
	height: 8px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font: normal normal normal 0px/0px serif;
}
