body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0FFE0;
	background-image: url(../images/bkgnd3.jpg);
	background-repeat: repeat-x;
	background-color: #003300;
}
a:link {
	color: #CCCCFF;
}
a:visited {
	color: #AAAAFF;
}
a:hover {
	color: #0000FF;
}
.ContentTable {
	border: 1px solid #006600;
	rules: 1px solid #006600;
	background-color: #002800;
}
.ContentTable2 {
	background-color: #002800;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.tableText {
	font-size: 12px;
}
.tableHdrText {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.footer {
	font-size: 10px;
}
.enterText {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #006600;
}
.tableTextOrd {

	font-size: 11px;
}
.pageTitleText {
	font-size: 20px;
	text-align: center;
}
