body {
	background-color: #ffffff;
        margin-top: 0;
        margin-left: 0;
}

tr.TitlebarTR {
	height: 22px;
	vertical-align: top;
}

table.TitlebarTable {
	background-image: url(../images/titlebar.gif);
}

tr.LogoTR {
	height: 50px;
	vertical-align: top;
}

table.LogoTable {
	background-image: url(../images/rmrulogo.gif);
}

p.TitlebarText {
	font-family: Arial, Geneva;
	font-size: 12px;
	text-decoration : none;
	color: #FFFFFF;
}

a.LargeMenuLink:link {
	width: 106px;
	height: 22px;
	font-family: Arial, Geneva;
	font-size: 12px;
	text-decoration : none;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(../images/largelink.gif);
}

a.LargeMenuLink:visited {
	width: 106px;
	height: 22px;
	font-family: Arial, Geneva;
	font-size: 12px;
	text-decoration : none;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(../images/largelink.gif);
}

a.LargeMenuLink:hover {
	width: 106px;
	height: 22px;
	font-family: Arial, Geneva;
	font-size: 12px;
	text-decoration : none;
	text-align: center;
	vertical-align: top;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(../images/largehover.gif);
}

a.SmallMenuLink:link {
	width: 78px;
	height: 30px;
	font-family: Arial, Geneva;
	font-size: 12px;
	text-decoration : none;
	text-align: center;
	line-height: 20px;
	vertical-align: top;
	color: #FFFFFF;
	background-image: url(../images/smalllink.gif);
}

a.SmallMenuLink:visited {
	width: 78px;
	height: 30px;
	font-family: Arial, Geneva;
	font-size: 12px;
	text-decoration : none;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(../images/smalllink.gif);
}

a.SmallMenuLink:hover {
	width: 78px;
	height: 30px;
	font-family: Arial, Geneva;
	font-size: 12px;
	text-decoration : none;
	text-align: center;
	vertical-align: top;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(../images/smallhover.gif);
}

a.LargeMenuShadowLink:link {
	width: 105px;
	height: 30px;
	font-family: Arial, Geneva;
	font-size: 12px;
	text-decoration : none;
	text-align: center;
	color: #FFFFFF;
	vertical-align: top;
	line-height: 20px;
	background-image: url(../images/largelink.gif);
}

a.LargeMenuShadowLink:visited {
	width: 105px;
	height: 30px;
	font-family: Arial, Geneva;
	font-size: 12px;
	text-decoration : none;
	text-align: center;
	color: #FFFFFF;
	vertical-align: top;
	line-height: 20px;
	background-image: url(../images/largelink.gif);
}

a.LargeMenuShadowLink:hover {
	width: 105px;
	height: 30px;
	font-family: Arial, Geneva;
	font-size: 12px;
	text-decoration : none;
	text-align: center;
	color: #FFFFFF;
	vertical-align: top;
	line-height: 18px;
	background-image: url(../images/largehover.gif);
}