.subList {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F7931E;
	text-decoration: underline;
	
}
.TypeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F93;
	text-decoration: underline;
}
.TopMenuList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	text-decoration: none;
	font-weight: 600;
}
.MapText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	text-decoration: none;
	font-weight: 600;
	word-spacing: normal;
}
.TypeDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-style: italic;
}
.TypeList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-style: normal;
}
.TypeSeperator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F90;
	text-decoration: none;
}
.TypeSeperatorWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.TypeMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F93;
	text-decoration: none;
}




.seperator {
	color: #F93;
}
