#MainBodyTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003300;
	border-bottom-color: #003300;
	background-color: #FFFFFF;
	width: 740px;
}
.PageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.BodyTable {
	background-color: #FFFFFF;
}
#bkground {
	background-color: #003300;
	display: block;
	width: 760px;
	height: 500px;
}
.NoResults {
	font-weight: bold;
	color: #990000;
}
.tblResults {

	border: 1px solid #666666;
	border-collapse:collapse;
}
.tblResults td {
	border: 1px solid #666666;
}
.RowOn {
	background-color: #CCCCCC;
	padding: 5x;

}
a.clkRow {
	display: block;
	padding: 3x 5x;
	text-decoration: none;
}
a.clkRow:hover {
	text-decoration: underline;
}
a.Edit {
	color: #003300;
	text-decoration: underline;
}
a.Edit:hover {

	color: #003300;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.EditTable {
	border: thin solid #003300;
}
.EditTableHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
}
.Red {
	color: #990000;
}
.Green {

	color: #006600;
}
.EditTable td {
	font-size: 9pt;
}
#PopBodyTable {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003300;
	border-bottom-color: #003300;
	background-color: #FFFFFF;
	width: 600px;
}
.PopTableHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
}
hr {
	color: #003300;
	width: 100%;
	height: 1px;
}
#btnGoBack {
	font-weight: bold;
	font-size: 12px;
	color: #003300;
}
#btnClose {

	font-weight: bold;
	font-size: 12px;
	color: #003300;
}
.AdminLoginHeadline {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.BigHR {

	color: #003300;
	width: 100%;
	height: 3px;
}
.SubSpeDiv {
	display: block;
	float: right;
	width: 175px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.DetailTblEdge {

	border: 1px solid #000000;
}
.hrRpt {
	color: #003300;
	width: 650px;
	height: 1px;
	text-align: left;
}
.BighrRpt {
	color: #003300;
	width: 650px;
	height: 3px;
	text-align: left;
}
a.btnPrint {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.btnPrint {
	text-decoration: none;
}btn.btnRepGen {
	font-weight: bold;
}
