BODY
{
    FONT: 10pt Verdana;
    COLOR: #4F443D
}
BODY.products-bgcolor
{
    BACKGROUND-COLOR: #e2e2e2
}
.content { padding: 15px; }
BODY.tree-bgcolor
{
    BACKGROUND-COLOR: silver
}
A.mail
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A.tree-link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
A.admin-text-link
{
    FONT-FAMILY: Verdana, Arial
}
A.tree-link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
TD
{
    FONT: 9pt Verdana;
    COLOR: #434D57
}
TD.cplain
{
    FONT: 10pt Verdana;
    COLOR: #182738
}
TD.item-title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #0B58AD
}
TD.sub-title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #434D57
}
TD.small
{
    FONT: 10pt Verdana;
    COLOR: white
}

.menustyle
{
	padding: 2px;
}

.submenustyle
{
	background-color: #cdcdcd;
	border: solid 1px #999;
}

.menuitem
{
	color: #eee;
	cursor: pointer;
	cursor: hand;
	padding: 4px 10px 4px 15px;
	background-image: url(/_mnweb/images/arrow-white.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.mouseover
{
	color: white;
	background-color: #333;
	cursor: pointer;
	cursor: hand;
	padding: 4px 10px 4px 15px;
	background-image: url(/_mnweb/images/arrow-white.gif);
	background-position: left center;
	background-repeat: no-repeat;
}