@CHARSET "ISO-8859-1";

.header_front_td, .std_box_td{
	vertical-align: top;
	background-color:#ffffff;
	border: 1px solid #CCCCCC;
	background-color: #F7FAFC;
	background-repeat: repeat-x;
	background-image: url('../gradient.php?color=F7FAFC&color2=E0EAF1&height=200');
}

.std td {
	border: none;
}

.std_header_thin{
	color: #475c76;
	font-size: 24px;
	font-weight: normal;
}

.student_table {
	width: 100%;
	border-collapse: collapse;
}

.student_table th, .student_table_th {
	margin: 4px;
	padding: 4px;
	color: #475c76;
	font-size: 24px;
	text-align: left;
	margin-left:-0.5px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

.student_table td{
	border: 1px solid #CCCCCC;
}

.student_pop_box{
	padding:12px;
	background-color: #F4E8B2;
	border: 1px solid #CCCCCC;
}