﻿.MainMenu
{
	font-weight: 700;
	text-align: left;
}

.mainmenuStaticItem
{
	border-right: solid 1px #ffffff;
}
.mainmenuStaticHover
{
	text-align:left;
	height: 24px;
	font-family: Arial;
	font-size: 8.5pt;
	color: #ffffff;
	font-weight: 700;
	padding-left: 5px;
	padding-right: 5px;
	border-right: solid 1px #ffffff;
}
.mainmenuDynamicItem
{
	border-bottom: solid 1px #f1f1f1;
}
.mainmenuDynamicHover
{
	text-align:left;
	height: 20px;
	font-family: Arial;
	font-size: 8.5pt;
	color: #F06E16;
	font-weight: 700;
	background-color: #ffffff;
	border: 1px solid #f1f1f1;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
}


.creditor-menu
{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.creditor-menu-item
{
	border-top: 1px solid #cccccc;
}
.creditorDynamicItem
{
	width: 240px;
	border-bottom: 1px solid #cccccc;
}

