

/* Category menu styles */

.cmL5_1_0
{
background:url(resources/PERE/Images/LeftCntntMenuNormal.jpg) repeat-x left top;
    cursor: pointer;cursor:hand;
	border-bottom: 2px solid #fff;
	color:#626B72;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	height:27px;
	padding-right:8px;}

.cmL5_1_0_over
{
 background:url(resources/PERE/Images/LeftCntntMenuActive.jpg) repeat-x left top;
    cursor: pointer;cursor:hand;
	border-bottom: 2px solid #fff;
	color:#ffffff;
	font-size:12px;
	text-align:right;
	height:27px;
	padding-right:8px;
}

.cmL5_1_0_sel
{
}

.cmL5_1_0_selNoChildren
{
background:url(resources/PERE/Images/LeftCntntMenuActive.jpg) repeat-x left top;
cursor: pointer;cursor:hand;
border-bottom: 2px solid #fff;
color:#ffffff;
font-size:12px;
text-align:right;
height:27px;
text-decoration:none;
padding-right:8px;
vertical-align:middle;}

.cmL5_1_0_selHasChildren
{
background:url(resources/PERE/Images/LeftCntntMenuActive.jpg) repeat-x left top;
cursor: pointer;cursor:hand;
border-bottom: 2px solid #fff;
color:#626B72;
font-size:12px;
text-align:right;
height:27px;
text-decoration:none;
padding-right:8px;
vertical-align:middle;}



/* End category menu styles */

