body {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;

}

/* Logo */
.Logo  {
	text-align: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

/* Sub Text */
.SubText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 4em;
	background-image: url(http://www.rmhdet.org/hosting/rmhdet/home.nsf/HLineB50.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.SubText a:link, .SubText a:visited {
	color: #CC0000;

}
.SubText a:hover {
	color: #CC0000;
}

/* Main Menu */
.MainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 3em;
	width: 150px;

}
.MainMenu a:link, .MainMenu a:visited {
	text-align: right;
	display: block;
	text-align: right;
	color: #cc0000;
	text-decoration: none;
	padding-right: 1.5em;
	padding-left: 1.5em;
	background-image: url(http://www.rmhdet.org/hosting/rmhdet/home.nsf/HLineB50.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.MainMenu a:hover  {
	color: #000000;
	background-image: url(HLineR50.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* sub Menu */
.SubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	display: block;
	line-height: 2em;
	padding-top: .5em;
	background-image: url(HLineB50.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.SubMenu a:link, .SubMenu a:visited {
	text-align: center;
	display: inline;
	color: #CC0000;
	text-decoration: none;
	padding-right: 1.5em;
	padding-left: 1.5em;
}
.SubMenu a:hover  {
	text-decoration: underline;
	color: #000000;
}

/* sub Menu Top */
.SubMenuTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	display: block;
	line-height: 2em;
	padding-top: .5em;
	background-position: center top;	
}
.SubMenuTop a:link, .SubMenu a:visited {
	text-align: center;
	display: inline;
	color: #CC0000;
	text-decoration: none;
	padding-right: 1.5em;
	padding-left: 1.5em;
}
.SubMenuTop a:hover  {
	text-decoration: underline;
	color: #000000;
}


/* Header */
.Header  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	display: block;
	xline-height: 5em;
	background-image: url(http://www.rmhdet.org/hosting/rmhdet/home.nsf/HeaderRGB.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
}

/* Main Text */
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	margin-left: 10px;
	margin-right: 20px;
}
.MainText h1 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	background-image: url(http://www.rmhdet.org/hosting/rmhdet/home.nsf/HLineR50.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 2em;
}
.MainText a:link, .MainText a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.MainText a:hover {
	color: #990000;
}

/* Footers */
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	line-height: 3em;
	text-align: center;
	padding-bottom: 10px;
}
.Footer a:link, .Footer a:visited {
	color: #990000;
	text-decoration: underline;
}
.Footer a:hover {
	color: #CC0000;
}
