table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th { 
	background-color: #333333;
	color: #ffffff;
	font-weight: bold; 
}

th a { 
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.rowDark { background-color: #b0d8ff; }

.rowLight { background-color: #e1efff; }

.district {
	font-weight: bold;
	width: 35%;
}

.verbal {
	text-align: center;
	width: 10%;
}

.math {
	text-align: center;
	width: 10%;
}

.total {
	text-align: center;
	width: 10%;
}

.contact { width: 35%; }

.ratedist {
	font-weight: bold;
	width: 24%;
}

.rating {
	text-align: center;
	width: 13%;
}

.school { width: 35%; }

.rate05 {
	text-align: center;
	width: 13%;
}

.pschool { width: 30%; }

.address { width: 30%; }

.city { width: 25%; }

.phone {
	text-align: center;
	width: 15%;
}

.college { width: 60%; }

.colltype { 
	text-align: center; 
	width: 20%; 
}

.location { 
	text-align: center; 
	width: 20%; 
}
