.body { margin-top: 0px; background-color: rgb(110, 158, 207); background-image: url(Images/Background.gif); background-repeat: repeat-x }

.balancelow { color: rgb(176, 43, 44); font-weight: bold; font-size: 10pt; font-family: Helvetica, 'Trebuchet MS' }
.balancehi { color: rgb(0, 140, 0); font-weight: bold; font-size: 10pt; font-family: Helvetica, 'Trebuchet MS' }
.button { color: rgb(0, 0, 0); font-size: 10pt; font-family: Helvetica, 'Trebuchet MS' }
.control { color: rgb(0, 0, 0); font-size: 10pt; font-family: Helvetica, 'Trebuchet MS' }
.error { color: rgb(176, 43, 44); font-weight: bold; font-size: 10pt; font-family: Helvetica, 'Trebuchet MS' }
.footer { color: rgb(53, 57, 61); font-weight: bold; font-size: 8pt; font-family: Helvetica, 'Trebuchet MS' }
.intro { color: rgb(53, 57, 61); font-weight: bold; font-size: 14pt; font-family: Helvetica, 'Trebuchet MS' }
.largebar { color: rgb(53, 106, 160); font-weight: bold; font-size: 14pt; font-family: Helvetica, 'Trebuchet MS' }
.normal { color: rgb(53, 57, 61); font-weight: bold; font-size: 10pt; font-family: Helvetica, 'Trebuchet MS' }
.smallbar { color: rgb(53, 57, 61); font-weight: bold; font-size: 8pt; font-family: Helvetica, 'Trebuchet MS' }
.status { color: rgb(53, 106, 160); font-weight: bold; font-size: 10pt; font-family: Helvetica, 'Trebuchet MS' }
.subtitle { color: rgb(53, 106, 160); font-weight: bold; font-size: 10pt; font-family: Helvetica, 'Trebuchet MS' }
.title { color: rgb(53, 57, 61); font-weight: bold; font-size: 14pt; font-family: Helvetica, 'Trebuchet MS' }
.menu
{
	margin-left: 28px;
	font-size: 10px;
	font-weight: bold;
	border-style:none; 
	padding:0px 0px 0px 0px;
	background:#93B5E7 url(Images/RootItemBkg.gif) left top repeat-x;
}
.mnstaticitem
{
	color:blue;
	text-align:center; 
	font-family: Arial;
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none; 
	padding:4px 5px 4px 5px;
	border:1px solid #83A0D1;
}
.mnstaticitemhove
{
	background:#FFD59A url(Images/RootItemFocusedBkg.gif) left top repeat-x;
	border:1px solid #002D96;
}
 .mndynamic
{
	background: #F6F6F6 url(images/GroupBkg.gif) repeat-y;
	border:1px solid #356595; 
	padding:5px 0px 0px 0px;
	font-family: Verdana;
	font-size:11px; 
	font-weight:normal; 
}
.mndynamicitem
{
	text-align:left; 
	text-decoration:none; 
	padding:5px 1px 5px 15px;
	border-style:none; 
	width: 210px;
}
.mndynamicitem A
{
	text-align:left;
	padding-right:46px;
}
.mndynamicitem A IMG
{
	padding-right:4px;
	padding-left:0px;
	width: 20px;
}
.mndynamicitemhove
{
	background-color:#FFEEC2;
	background-image:none;
	padding:4px 1px 4px 15px;
	border-bottom:1px solid #002D96;
	border-top:1px solid #002D96;
}
a:link {
	color: #396EAA;
}
a:visited {
	color: #396EAA;
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}