.searchScope 
{
	background:#670001;
	color:white;
}.pageHeader {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.pageSubHeaderLight {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.pageSubHeader {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.pageMajTopic {
	font-size: 24px;
	font-weight: bold;
	color: #600;
}

.pageNormal {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000;
}
.pageNormalBold {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000;
}

.pageNormalBoldLight{
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.table-main{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 570px;
	padding: 5px;
}

.imp {
	border: thin;
	border-style: dotted;
	border-color: #333;
}

.students {
	height: 115px;
	width: 115px;
	margin: 10px 2px;
}

img.left {
	padding: 0 5px 0 0;
}

img.right {
	padding: 0 0 0 5px;
}