@charset "utf-8";
.top-left {
	background-image: url(images/rc-green.png);
	height: 9px;
	font-size: 2pt;
	display: block;
	margin-right: 9px;
}
.top-right {
	font-size: 2px;
	background-image: url(images/rc-green.png);
	float: right;
	height: 9px;
	width: 9px;
	margin-top: -9px;
	margin-left: 9px;
	background-position: 100% 0%;
}
.inside {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339900;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339900;
}
.notopgap {
	margin-top: 0px;
}
.nobottomgap {
	margin-bottom: 0px;
}
.bottom-left {
	font-size: 2px;
	background-image: url(images/rc-green.png);
	height: 9px;
	margin-right: 9px;
	display: block;
	background-position: 0px -9px;
}
.mainmenu {
	background-color: #FFFFFF;
	width: 550px;
	height: auto;
	margin-left: 90px;
	margin-top: 20px;
}
.bottom-right {
	background-image: url(images/rc-green.png);
	background-repeat: no-repeat;
	background-position: 100% -9px;
	font-size: 2pt;
	float: right;
	height: 9px;
	width: 9px;
	margin-top: -9px;
	margin-left: 9px;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	height: 120px;
	width: 530px;
}

