.ContentMenu
{
	font-size: 11px;
	color: #444444;
	font-family: Tahoma, Verdana, arial, Helvetica, sans-serif;
	
}

A.ContentMenu:link, A.ContentMenu:visited, A.ContentMenu:active
{
	color: #302b2c;
	text-decoration: none;
}

A.ContentMenu:hover
{
	color: #888888;
	text-decoration:none;
}

.ContentMenuSeparator
{
	border: lightgrey 1px dotted;
	
}

.ContentMenuSeparator2
{
	border-top: lightgrey 1px dotted;
padding-bottom: 3px;
	
}

.ModuleCmdButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

A.ModuleCmdButton:link, A.ModuleCmdButton:visited, A.ModuleCmdButton:active
{
	color: #404040;
	text-decoration: underline;
}
A.ModuleCmdButton:hover
{
	color: #000000;
	text-decoration: underline;
}

A.ProductHead
{
	font-weight: bold;
	font-size: 11px;
	font-family:  Tahoma, arial;
	text-decoration: none;
	padding-bottom: 0px;
	color: #0069ad;
}

A.ProductHead:link, A.ProductHead:visited, A.ProductHead:active
{
	color: #2b8aab;
}
A.ProductHead:hover
{
	color: #ef7d1d;
}
.ProductDesc
{
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.Normal
{
	font-weight: normal;
	font-size: 11px;
	color: #4f4f4f;
	font-family: Tahoma, Verdana, sans-serif;
}
.ProductListPrice
{
	font-size: 11px;
	color: #e33101;
	font-family: Tahoma Verdana, Arial;
	font-weight: bold;
	text-decoration: line-through;
}

.ProductPrice
{
	font-size: 12px;
	color: #729600;
	font-family: Tahoma Verdana, Arial;
	font-weight: bold;
}
.ProductListItem
{
	border: lightgrey 1px dotted;
}
