ul#TestSubject {
	margin:0; padding:0;
	margin-bottom: 30px;
}
ul#TestSubject li {
	float:left;
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #000000;
}
ul#TestSubject li.active {
	background-color: #D2D2D2;
}

p.smallnote {
	font-size: 80%;
}

table.mainchart tr td {
	padding-top:10px;
	padding-bottom:10px;
}
tr.grey {
	background-color: #3C3C3C;
	color: #ffffff;
	font-weight: bold;
}
tr.odd {
	background-color: #D2D2D2;
}
tr.even {
	background-color: #ffffff;
}

h4 {
	color: #832561;
	margin-bottom:0;
	font-size:120%;
}

.box {
	border:  1px solid #000000;
	padding: 5px;
}

.title {
	font-weight:bold;
}

.activemenu {
	font-weight:bold; background: #f4f894;
}

.green {
	color: #08B208;
}

.red {
	color: #D50000;
}

.districtname {
	font-size:80%;
	font-weight: normal;
}

#profile_table {
	border:  1px solid #696969;
}
#profile_table td {
	border-right:  1px solid #696969;
	border-bottom:  1px solid #696969;
}
#profile_table thead {
	background: #D2D2D2;
}
.nav-main ul li.nobullet {
	list-style: none;
}
