
.MasterMenuStyleStatic
{
	border: 0px none #173866;
	text-indent: 1mm;
	margin: 0px;
	background-color: #173866;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	height: 24px;
	width: 180px;
}

a.MasterMenuStyleStatic:link
{
	color: #FFFFFF;
}

a.MasterMenuStyleStatic:visited
{
	color: #FFFFFF;
}

a.MasterMenuStyleStatic:hover
{
	text-indent: 1mm;
	text-decoration: none;
	color: #FFFFFF;
}

a.MasterMenuStyleStatic:active
{
	color: #FFFFFF;
}

.MasterMenuStyleStaticHover
{
	border: 0px none #406090;
	margin: 0px;
	background-color: #406090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	width: 180;
	text-decoration: none;
	height: 24px;
}

.MasterMenuStyleDynamic
{
	border-color: #e4ecf6;
	margin: 0px;
	padding: 0px;
	background-color: #e4ecf6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 1mm;
	color: #1c4477;
	vertical-align: middle;
	text-align: left;
	width: 180px;
	height: 20px;
	z-index: 100;
}

a.MasterMenuStyleDynamic:link
{
	color: #173866;
}

a.MasterMenuStyleDynamic:visited
{
	color: #173866;
}

a.MasterMenuStyleDynamic:hover
{
	text-decoration: none;
	color: #173866;
}

a.MasterMenuStyleDynamic:active
{
	color: #173866;
}

.MasterMenuStyleDynamicHover
{
	margin: 0px;
	background-color: #B0D0E0; /* #7d92ae */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 1mm;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	width: 180px;
	height: 20px;
	z-index: 100;
	line-height: normal;
	font-weight: bolder;
}

.BreadCrumbText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: italic;
	color: #0066FF;
	background-color: #FFFFFF;
}

.BreadCrumbTextCurrent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	font-style: italic;
	color: #173866;
	background-color: #FFFFFF;
}


