.generalpage
{
    margin-top:14px;
    color:Black;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
	background-color: #e3ddbd;
	background-image:url(../images/background_mrfc.jpg); background-repeat:repeat; background-attachment:fixed;
}
a:link, a:visited, a:active
{
    color:#e3ddbd;
	 font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;
    text-decoration:none;
    background-color: inherit;
}
a:hover
{
    text-decoration:underline;
}

.quickfind
{
	background-color: #4d4a43;
	color: #e3ddbd;
	vertical-align: top;
	border: none;
	margin-top: 4px;
	margin-right: 4px;
}

.topbanner
{
    width:780px;
    background-color:#4d4a43;
    color:Black;
    height:99px;
    background-image:url(../images/top_mrfc.jpg); background-repeat:no-repeat; background-position:left;
}
.navtop
{
    background-color:#9F9B84;
    width:780px;
    height:24px;
    color:White;
    text-align:center;
    vertical-align:middle;
	 font-family: Arial, Helvetica, sans-serif;
}
.contentleft
{
    background-color:#FFFAEE;
    color:Black;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;
    width:760px;
    text-align:justify;
	 padding-top: 20px; padding-left:10px; padding-right: 10px; padding-bottom: 15px;
}
.navfooter
{
    background-color:#FFFAEE;
    width:780px;
    font-family: Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal;
    color:#4D4A43;
    text-align:center;
    vertical-align:middle;
}
