@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}
#redTbl {
	background-color: #FFFFFF;
	background-image: url(../images/redheart/RedHeartwebheader2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#rTbl {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

