
.mnpGlobalToolbar
{
	color: White;
	background: Black;
}

.mnpGlobalToolbar a
{
	color: White;
	text-decoration: inherit;

	font-weight: normal;
}

.mnpGlobalToolbar a:visited
{
	color: White;
	text-decoration: inherit;

	font-weight: normal;
}

.mnpGlobalToolbar a:hover
{
	color: inherit;
	text-decoration: inherit;

	font-weight: normal;
}

.mnpGlobalToolbarLink
{
	color: White;
	text-decoration: none;
}

.mnpGlobalToolbar1
{
	font: 65% Verdana;
	background: white;
}

.mnpGlobalToolbar1 a:link
{
	color: inherit;

	font-weight: normal;
	text-decoration: none;
}

.mnpGlobalToolbar1 a:visited
{
	color: inherit;

	font-weight: normal;
	text-decoration: none;
}

.mnpGlobalToolbar1 a:hover
{
	color: inherit;

	font-weight: normal;
	text-decoration: none;
}

.mnpLocalToolbar a
{
	color: inherit;
	text-decoration: inherit;

	font-weight: bold;
}

.mnpLocalToolbar a:visited
{
	color: inherit;
	text-decoration: inherit;

	font-weight: bold;
}

.mnpLocalToolbar a:hover
{
	color: inherit;
	text-decoration: inherit;

	font-weight: bold;
}

.mnpMastheadLogo a
{

}

.mnpMastheadLogo a:visited
{

}

.mnpMastheadLogo a:hover
{

}


			.mnpGlobalToolbar
			{
				font: 65% Verdana;
			}
			.mnpLocalToolbar
			{
				font: bold 65% Verdana;
			}
        .mnpFooterTopRow a
{
	text-decoration: inherit;
	color: inherit;

	font-weight: bold;
}

.mnpFooterTopRow a:visited
{
	text-decoration: inherit;
	color: inherit;

	font-weight: bold;
}

.mnpFooterTopRow a:hover
{
	text-decoration: inherit;
	color: inherit;

	font-weight: bold;
}

.mnpFooterBottomRow
{
	padding: 4px 0px 10px 0px;
}

.mnpFooterBottomRow a
{
	text-decoration: inherit;
	color: inherit;

	font-weight: normal;
}

.mnpFooterBottomRow a:visited
{
	text-decoration: inherit;
	color: inherit;

	font-weight: normal;
}

.mnpFooterBottomRow a:hover
{
	text-decoration: inherit;
	color: inherit;

	font-weight: normal;
}


			.mnpFooterTopRow
			{
				font: bold 65% Verdana;
			}
			.mnpFooterBottomRow
			{
				font: 70% Tahoma;
			}
        
.mnpMenuTop
{
	border-style: solid; 
	border-color: #999999; 
	border-width: 0px 1px 0px 0px;
	padding-top: 2px;
	background: #F1F1F1;
	font-size: small;
}

.mnpMenuSub
{
	position: absolute; 
	border: solid 1px #999999; 
	background: #F1F1F1;
	padding: 2px 0px;
}

.mnpMenuRow
{
	cursor: hand;
	padding: 1px 15px 3px 6px;
	border-style: solid;
	border-width: 1px;
	margin: 0px 2px;
	color: Black;
}

.mnpMenuRow a
{
	text-decoration: none; 
	color: black;

	font-weight: normal;
}

.mnpMenuRow a:visited
{
	text-decoration: none; 
	color: black;

	font-weight: normal;
}

.mnpMenuRow a:hover
{
	text-decoration: none;
	color: Black;

	font-weight: normal;
}

.mnpMenuLabel
{
	padding: 2px 2px 4px 4px;
	background: #F1F1F1;
	color: black;
}

.mnpMenuBorder
{
	height: 1px;
	background: #999999;
	overflow: hidden;
	margin: 2px 0px;
}

.mnpMenuArrow
{
	position: absolute;
	margin-top: 4px;
}

.mnpMenuScroller
{
	text-align: center;
	height: 19px;
	border-style: solid;
	border-width: 1px;
	padding-top: 4px;
	margin: 0px 2px;
	overflow: hidden;
}

.mnpMenuScrollArea
{
	overflow: hidden;

}

.mnpAds
{

}

.mnpAds a
{

}

.mnpAds a:link
{

}

.mnpAds a:visited
{

}

.mnpAds a:hover
{

}

.mnpInherit
{

}
			.mnpMenuLabel
			{
				font: bold 70% Verdana;
			}
			.mnpMenuRow
			{
				font: 70% Verdana;
			}
        body
{
	margin: 0px;
}

html, body {
  margin: 0px;
  padding: 0px;
  min-height: 100%;
  height: 100%;
}

#wrapper {
  min-height: 100%;
  height: auto !important;
  margin-bottom: -50px; /* the bottom margin is the negative value of the footer's total height */
}

#content {
  height: 100%;
}

#footer {
  height: 50px; /* the footer's total height */
}

#footer-content {
  background-color: #f3e5f5;
  border: 1px solid #ab47bc;
  height: 32px; /* height + top/bottom paddding + top/bottom border must add up to footer height */
  padding: 8px;
}
