<!--
body {
	background-color: #000;
	margin-top: 0px;
}
.copyright {
	font-size: 12px;
	font-style: italic;
	background-image: url(../img/bottombg.jpg);
}
.header {
	background-color: #415485;
}
body,td,th {
	color: #FFF;
}
.rightside {
	background-image: url(../img/rightsidebg.jpg);
	background-repeat: repeat-y;
	color: #FFF;
}
.leftside {
	background-image: url(../img/leftsidebg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rttop {
	font-weight: bold;
}
.rttxt {
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;

	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
}
.avail {
	text-align: center;
}
.ava {
	background-image: url(../img/rtavail.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
@import url("../p7pm/p7pmh3.css");
body,td,th {
	color: #FFF;
}
.rightside {
	background-image: url(img/rightsidebg.jpg);
	background-position: right;
}
-->