body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
}
.tableBigBorder {
	border: 6px solid #000000;
}
.tableBigBorder .headerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E793E;
}
.tableBigBorder .headerNav a {
	color: #FFFFFF;
	text-decoration: none;
}
.tableBigBorder .headerNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tableBigBorder .bodyText a {
	font-weight: bold;
	color: #2E793E;
	text-decoration: none;
}
.tableBigBorder .bodyText a:hover {
	font-weight: bold;
	color: #2E793E;
	text-decoration: underline;
}
.tableBigBorder .sideBar a {
	color: #E0E4EC;
	text-decoration: none;
}
.tableBigBorder .sideBar a:hover {
	color: #E0E4EC;
	text-decoration: underline;
}
.sideTableLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E793E;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.liveDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.liveTableDarkLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.liveTableLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}.liveTableSideLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
