.data
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.currentFrom
{
	font-family: Arial;
	color: red;
	font-size:11px;
}
.headCell
{
	text-align:center;
	font-weight:bold;
	font-family: Arial;
	background-color: #999999;
/*	border: 1px solid #000000;
*/	font-size: 14px;
	vertical-align:center;
}

.errorBox
{
	padding: 5px;
	border: 2px solid #CC0000;
	background-color: #FFCCCC;
	font-size:14px;
	font-family: Arial;
	text-align: center;
	color: #000000;
}

.sub_title
{
	color: rgb(0, 0, 128);
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;	
}

.school_name
{
	font-family: Arial;
	color: red;
	font-size: 14px;
	font-weight: bold;
}

.top_text
{
	font-family: Arial;
	color: #333333;
	font-size: 12px;
}

.dataCell
{
	border-left: 1px solid #333333;
	padding-left: 3px;
}
.transferRun
{
	background-color:#cecfff;
	font-style:italic;
}
