.bottomtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	border: medium solid #000;
}
.rmrcmaintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	border: medium groove #039;
	padding: 10px;
	
}
.rmrcsidebartxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-style: normal;
        color: #fff;
	/* text-decoration: underline; */
	vertical-align: text-top;
	background-image: url('archive_files/blue023.jpg');
}

a.white:link {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

a.white:visited {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.newsletter {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align: center;
	font-style: normal;
        color: #fff;
	vertical-align: text-top;
 }
       
.rmrcsidebar {
	background-image: url(images/blue023.jpg);
	width: 120px;
        padding-left: 15px;
}
.rmrcmainbod {
	background-image: url(images/lgrey053.jpg);
	margin: 0;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainbody {
	border: medium groove #039;
}

