a.mainLevel {
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
	text-indent: 1px;
	width: auto;
	color: #000000;
}
a.mainLevel:hover {
        color: #FFFFFF;
        text-decoration: none;
        border-top: thin none #FFFFFF;
        border-right: thin none #E31635;
        border-bottom: thin none #FFFFFF;
        border-left: thin none #E31635;
        background-color: #E31635;
        background-repeat: repeat;
}

a.sub1 {
	font-size: 10pt;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana;
	z-index:20;

}


a.sub2 {
	font-size: 10pt;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana;
	z-index:2000;
}

