BODY {
        BACKGROUND: white; color: #333333;
	visibility: inherit; font-size: 12px;
}
A.red {
	text-decoration: none; color: red;

}
A {
	text-decoration: none; color: gray;
}
A:link {

}
A:visited {

}
A:hover {
	color: #6495ED;
}
.title { font-size: 12px}

table.t1 { border: solid 1px gray; background: gray; font-size: 12px;
	color: white; position: absolute;
	top: 0px; left: 0px; height: 20px;
}
table.t2 { border-right: solid 1px gray; font-size: 12px; color: #333333;
	position: absolute; border-bottom: solid 1px gray;
	top: 20px; left: 0px; height: 50px;
}

table.t3 { border-right: solid 1px gray; font-size: 12px; color: #333333;
	position: absolute; top: 70px; left: 0px;
}


.m1 { position: absolute; top: 80; left: 120px; width: 81px; height: 20px;
	border-left: solid 1px #ABABAC; font-family: Times; font-size: 14px;
}
.m2 { position: absolute; top: 80; left: 200px; width: 81px; height: 20px;
	border-left: solid 1px #ABABAC; font-family: Times; font-size: 14px;
}
.m3 { position: absolute; top: 80; left: 280px; width: 81px; height: 20px;
	border-left: solid 1px #ABABAC; font-family: Times; font-size: 14px;
}
.m4 { position: absolute; top: 80; left: 360px; width: 81px; height: 20px;
	border-left: solid 1px #ABABAC; font-family: Times; font-size: 14px;
}
.m5 { position: absolute; top: 80; left: 440px; width: 81px; height: 20px;
	border-left: solid 1px #ABABAC; font-family: Times; font-size: 14px;
}
.m6 { position: absolute; top: 80; left: 520px; width: 81px; height: 20px;
	border-left: solid 1px #ABABAC; font-family: Times; font-size: 14px;
	border-right: solid 1px #ABABAC;
}

.i1 { position: absolute; top: 340; left: 20px; width: 10px; height: 30px;
	font-family: Verdana; font-size: 14px; z-index: 2;
}
.i2 { position: absolute; top: 260; left: 170px; width: 10px; height: 30px;
	font-family: Verdana; font-size: 14px; z-index: 1;
}
.i3 { position: absolute; top: 250; left: 430px; width: 10px; height: 30px;
	font-family: Verdana; font-size: 14px; z-index: 1;
}
.basketball { position: absolute; top: 390; left: 180px; width: 200px;
	height: 30px; font-family: Cursive; font-size: 14px; z-index: 10;
}
.update { position: absolute; z-index:13; left: 150px; top: 270px;
	color: #FE9564; font-size: 14px; font-family: Times; visibility:inherit;
}
.since { position: absolute; z-index:13; left: 380px; top: 420px; width: 200px;
	color: gray; font-size: 14px; font-family: Times; visibility: inherit;
}
