@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #FFFFCC;
	background-image: url(mainImages/backSec.png);
	background-repeat: repeat;
}

 table {
	position: absolute;
	width: 800px;
	left: 50PX;
	top: 0px;
	background-image: url(mainImages/backGrade.png);
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #FF0000
}

.page {
	text-align:left;
	width:800px;
	word-spacing: normal;
	letter-spacing: normal;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: none;
	margin-bottom: 0;
	margin-left: 10px;
	clear: none;
	}

#Current{
	width:367px;
	height:641px;
	position:absolute;
	top:234px;
	left:50px;
	text-align:left;
	overflow:visible;
	padding:10px;
	background-color: #ffffff;
}

#Past{
	width:367px;
	height:450px;
	position:absolute;
	top:234px;
	left:445px;
	text-align:left;
	overflow:auto;
	padding:10px;
	background-color: #ffffff;
}

#Past_2{
	width:367px;
	height:500px;
	position:absolute;
	top:235px;
	left:50px;
	text-align:left;
	overflow:auto;
	padding:10px;
	background-color: #ffffff;
}
.box_l {
	position:absolute;
	width: 151px;
	left: 13px;
	top: 81px;
	height: 182px;
}
.box_r {
	position:absolute;
	width: 151px;
	left: 218px;
	top: 81px;
	height: 182px;
}
.box_c {
	width: 358px;
	position: absolute;
	left: 12px;
	top: 300px;
	height: 244px;
}

