
.topTextNormal {
	font-family: Arial;
	color: #701F5E;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	vertical-align: middle;
}

.topBoxNormal {
	background-color:#FEE900;
	border: 1px solid white;
}

.topBoxHover {
	background-color:#52B048;
	border: 1px solid white;
}

.TM0t0 {
	
}

.topTextHover {
	font-family: Arial;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	vertical-align: middle;

}


.subTextNormal {
	font-family: Arial;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	vertical-align: middle;
	padding-left:4px;
}

.subTextHover {
	font-family:Arial;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	vertical-align: middle;
	padding-left:4px
}
.subBoxNormal {
	background-color:#52B048;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border: 1px solid white;
	
}

.subBoxHover {
	background-color:#701F5E;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border: 1px solid white;
	
}

