body {
	background-image: url("../msmenu/images/bg.gif");
	background-repeat: repeat-x;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.drop {
	border: 1px none #666666;
	padding-top: 10px;
	background-color: #FFFFFF;
	layer-background-color: #ffffff;
}
.drop td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.drop a {
	color: #99CCCC;
	text-decoration: none;
	font-size: 14px;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.drop a:hover {
	color: #FFFFFF;
	background-color: #99CCCC;
}

h1 {
	font-family: "Courier New", Courier, mono;
	color: #009999;
	margin-top: 40px;
	margin-right: 90px;
	margin-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
	font-size: 18px;
	font-weight: bold;
}
p {
	font: 14px "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 90px;
	margin-left: 45px;
}
p.blurb {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 11px;
	margin-left: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006666;
	margin-top: 10px;
}
