#menu_1 {

width:180px;

float:left;

}





.menu1-level1-no {

	padding-left:15px;

	padding-bottom:5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #7163A9;

	text-decoration: none;

	margin-right: 12px;

}



.menu1-level1-no a {

        color: #7163A9;

}



.menu1-level1-no:hover {

	background-image: url(../icons/arrow_right.png);

	background-repeat: no-repeat;

	background-position: left;

	}



.menu1-level1-act {

	padding-left:15px;

	padding-bottom:5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #171775;

	text-decoration: none;

	margin-right: 12px;

	background-repeat: no-repeat;

	background-position: left;

}



.menu1-level1-act a{

color:#171775;

}





.menu1-level2-no {

	padding-left:20px;

	padding-bottom:3px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #7163A9;

	text-decoration: none;

	margin-right: 10px;

}



.menu1-level2-no a{

        color: #7163A9;

}



.menu1-level2-no:hover{

	background-image: url(../icons/arrow_right.png);

	background-repeat: no-repeat;

	background-position: left;

	}



.menu1-level2-act {

	padding-left:20px;

	padding-bottom:3px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-decoration: none;

	margin-right: 10px;

	background-repeat: no-repeat;

	background-position: left;

}



.menu1-level2-act a{

	color: #171775;

}





