#navigationpanel {
	margin-bottom: 1px;
	background: #ffffff url('media/layout_images/navigationpanel_bg.gif') repeat-x bottom left;
	text-align: center;
}

#category {
	background-color: #DDDDDD;
}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.category:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}

.categoryroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.subcategoryroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}