
TABLE.MainTable DIV.TopOptions {
	width: 100%;
	font-size: 70%;
	font-weight: bold;
	position: absolute;
	z-index: 0;
/*	border: 1px solid red; */
}

DIV.TopOptions DIV.WhereInfo {
	font-size: 100%;
	font-weight: bold;
	position: relative;
	top: -34px;
	left: -42px;
	color: #336699;
/*	border: 1px solid red; */
}

DIV.TopOptions DIV.TotalsInfo {
	font-size: 90%;
	font-weight: normal;
	position: relative;
	top: -28px;
	left: -55px;
	color: #7C9282;
/*	border: 1px solid red; */
}

DIV.TopOptions DIV.UsersOnline {
	font-size: 90%;
	font-weight: bold;
	position: relative;
	top: -61px;
	right: -70px;
	color: #D38B8B;
/*	border: 1px solid red; */
}

DIV.UsersOnline IMG {
	position: relative;
	right: -2px;
	vertical-align: middle;
}

DIV.TopOptions DIV.JsOptions {
	font-size: 90%;
	font-weight: bold;
	position: relative;
	color: #CCCCCC;
	top: -118px;
	right: -74px;
	text-align: right;
/*	border: 1px solid red; */
}

DIV.TopOptions DIV.WebInfo {
	font-size: 90%;
	font-weight: bold;
	position: relative;
	color: #CCCCCC;
	top: -70px;
	right: -74px;
	text-align: right;
/*	border: 1px solid red; */
}

TABLE.MainTable A {
	text-decoration: none;
	color: #336699;
}

TABLE.MainTable A:hover {
	text-decoration: underline;
	color: #D38B8B;
}

TABLE.MainTable FONT.isCur {
	color: #7C9282;
}
