menu /* $MVD$:color("18","ccffff","Custom #1","0") */
 /* $MVD$:color("19","ee0000","Custom #2","0") */
 /* $MVD$:color("20","8b1a55","Custom #3","0") */
 /* $MVD$:color("21","99ffff","Custom #4","0") */
 /* $MVD$:color("22","333333","Custom #5","0") */
 /* $MVD$:color("23","ffffcc","Custom #6","0") */
 /* $MVD$:color("24","3300","Custom #7","0") */
 /* $MVD$:color("25","33","Custom #8","0") */
 /* $MVD$:color("26","4000","MonitorBG","0") */
 /* $MVD$:color("27","ddffdd","MonitorFG","0") */
 /* $MVD$:fontset("Georgia","Times New Roman","Times New Roman") */
 /* $MVD$:fontset("Verdana","Arial","Arial") */
 /* $MVD$:fontset("Courier New","Courier New") */
 /* $MVD$:fontset("Arial Narrow","Arial Narrow") */
 /* $MVD$:fontset("Lucida Console","Lucida Console") */

 body         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
H1 { font-family : Arial;
      font-size : 200%;}
 H2 {
	font-family : "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 150%;
	color: #000066;
	border: none;
}
 H3 { font-family : "Arial Narrow", Arial, Helvetica, sans-serif;
      font-weight : bold;
      font-size : 133%;}
 H4 { font-family : Arial;
      font-weight : bold;
      font-size : 110%;}
 H5 {
	font-weight: bold;
}
 H6 { font-size : 12.0pt;}
 a:visited    { color: #663366}
A:link {
	color: #330099;
}

 P._MenuBar {
	font-family : "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size : smaller;
	color: #000071;
	border: 1px inset;

}
 p.Byline     { font-style: italic; font-size: 80%; color: #333333}
.mvd-P-Byline { font-style : italic;
                 font-size : 80%;
                 color : #333333;}
 .HL1 {
	background-color: #000071;
	color: #FFFFCC;

}
.HL2 {
	background-color: #FFFFCC;
	color: #000066;

}
.HeadOn {
	color: #FFFFFF;
	background-color: #000071;
	border: thin solid #000066;
	font-weight: bold;
	text-align: center;



}
.HeadOff {
	color: #CCCCCC;
	background-color: #666666;
	text-align: center;
	border: thin solid #666666;


}
.ItemsCurrent {
	background-color: #FFFFCC;
	font-size: 85%;
	border: 1px inset;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-position: center;


}
.ItemSelected {
	background-color: #FFFFFF;
	color: #000066;
	font-style: italic;
	border-top: 1px inset #999999;
	border-right: 1px inset;
	border-bottom: 1px inset;
	border-left: 1px inset #999999;
	text-transform: uppercase;
	line-height: normal;
	font-variant: small-caps;
	font-weight: lighter;
	background-image: none;
}

.ItemsInactive {
	background-color: #CCCCCC;
	font-size: 85%;
	border: 1px solid #FFFFFF;
	text-align: center;

}
.ItemShade {
	background-color: #FFFFCC;
	font-size: 85%;

}
.Sidebar {
	font-size: 85%;
	background-color: #CCCCFF;
	border: 1px solid #000071;
	/* margin: 3px; */


}
.Byline {
	font-style : italic;
	font-size : 80%;
	color: #333333;

}
.smaller {
	font-size: 90%;
	font-weight: normal;
}
.Sample {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCFF;
	border: 1px solid #000000;
	padding: 5px;
}
._SubMenu {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
.Box {
	font-size: 90%;
	padding: 5px;
	border: 1px solid #000066;
}
.Grayed {
	color: #CCCCCC;
	background-color: #666666;
}
.Left {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	overflow: hidden;
	clip:  rect(auto auto auto auto);





}
.Right {
	position: absolute;
	left: 125px;
	visibility: visible;
}

blockquote.pullquote {
float: right;
width: 150px;
margin: 10px 0 10px 15px;
padding: 0;
font: 20px/24px georgia, palatino, serif;
color: #333;
text-align: center;
}
