/* CSS Nav Standard ################################################################################################################## */

.TOPNAV_NORMAL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
	letter-spacing: -1px;
	color: #666666 !important;

}

.TOPNAV_ACTIVE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
	letter-spacing: -1px;
	color: #AC0594 !important;

}

.CONTENTNAV_LEVEL0
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none !important;
}

.CONTENTNAV_LEVEL1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none !important;
}

.CONTENTNAV_LEVEL2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none !important;
}

.CONTENTNAV_LEVEL3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none !important;
}