﻿.MenuLevel1
{
	background-color:#6699CC;
	padding: 3px;
	width:290px;
	text-align:left;
	vertical-align:top;
	margin:2px;
	margin-left:5px;
	color:#ffffff;
	font-weight:bold;
}
.MenuLevel2
{
	text-indent: 6px;
	margin:2px;
	margin-left:3px;
}
.MenuLevel3
{
	text-indent: 20px;
}
.MenuLevel1Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
}
.MenuLevel1Link:hover {
	text-decoration: underline;
}
.MenuLevel2Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
	line-height: 14px;
}
.MenuLevel2Link:hover {
	text-decoration: underline;
}

.ProdCatPanel .MenuLevel1
{
	background-color:#6699CC;
	padding: 3px;
	width:164px;
	text-align:left;
	vertical-align:top;
	margin:2px;
	margin-left:5px;
}
.ProdCatPanel .MenuLevel1Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
}
.ProdCatPanel .MenuLevel1Link:hover {
	text-decoration: underline;
}

