.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: 18px;
	font-weight: bold;
	color: #000;
}

.pageNormal {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.pageNormalBold {
	font-size: 12px;
	font-weight: bold;
	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;
}

