.maincat
{
	width: 186px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(images/bottom.gif) no-repeat  right bottom;
	color: #622f8a;
	border-bottom: #FFFFFF 1px solid;
	padding: 5px 3px 3px 10px;
	margin:0px;
	font-weight:bold;
}

.navItem
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	

}

.navItemMainCat {
	padding: 5px 3px 3px 10px;
	border-bottom: 1px solid #ffffff;
	width: 192px;
	margin:0px;

}

.navItemMainCat a 
{
	text-decoration: none;
	color: #0033CC;
	

}

.navMenuSubCat
{	
	padding: 5px 3px 3px 5px;
	background: #8665aa;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	width: 192px;
}

.navMenuSubCat:hover
{	
	background: #b995df;
	background-image : url(images/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.navMenuSubCat a 
{
	text-decoration: none;
	color: White;
	padding: 5px 3px 3px 20px;	
}

.navMenuSubCat a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.navItemMainCat a:hover {
	color: #fd7d02;
	text-decoration: none;
}

/* .navMenuSubCat a:visited {
	text-decoration: none;
	color: White;
}

.navItemMainCat a:visited {
	color: #0033CC;
	text-decoration: none;
} */
