body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	color: #990000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.delete_button {
	color: #FF0000;
	font-style: italic;
	text-decoration: blink;
	font-weight: bold;
	font-variant: small-caps;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: medium;
	color: #990000;
}
ul {
	list-style-type: disc;
	margin-bottom: 5px;
}
.formButton {
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 4px;
	border: 1px outset;
}
.tableSeparator {
	background-color: #FFFFFF;
}
.tableSubSeparator {
	background-color: #FFCC33;
}
.tableTop {
	background-image: url(images/mainTable/top.gif);
}
.tableTopLeft {
	background-image: url(images/mainTable/topleft.gif);
}
.tableTopRight {
	background-image: url(images/mainTable/topRight.gif);
}
.tableBottom {
	background-image: url(images/mainTable/bottomRow.gif);
}
.tableBottomLeft {
	background-image: url(images/mainTable/bottomLeft.gif);
}
.tableBottomRight {
	background-image: url(images/mainTable/bottomRight.gif);
}
.tableLeft {
	background-image: url(images/mainTable/left.gif);
}
.tableRight {
	background-image: url(images/mainTable/right.gif);
}
.table {
	color: #990000;
	background-color: #FF9900;
	padding: 0px;
}
.table h2 {
	font-style: italic;
	font-size: larger;
	color: #990000;
	background-color: #FFCC99;
}
.tableHeader {
	color: #FFFFFF;
	font-size: larger;
	font-weight: bold;
	background-color: #990000;
}
.larger {
	font-size: larger;
}
.muchLarger {
	font-size: large;
}
li {
	margin-bottom: 1ex;
}
.textLink {
	color: #990000;
	font-weight: bold;
}
.textLink a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
.textLink a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
.textLink a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.invalidLink {
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 2px;
	width: 150px;
	padding: 3px 3px 3px 10px;
	padding: 3px 3px 3px 10px;
	border: 1px solid #993C3C;
	color: #CCCCCC;
	text-align: center;
}
.thisLink {
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 2px;
	padding: 3px 5px;
	border: 1px solid #FFFFFF;
	width: 150px;
	color: #FFFFFF;
	background-color: http://10.0.0.2/rooms4gays/start.php;
	text-align: center;
	background-color: #990000;
}
.explanation {
	font-size: smaller;
	font-style: italic;
}
.errorMessage {
	font-size: large;
	font-weight: bold;
	color: #FFFF00;
}
.noLink {
	text-decoration: none;
	color: #FFCC33;
	background-color: #990000;
	display: inline;
	border: none #990000;
	width: 150px;
}
.navLink a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 2px;
	padding: 3px 5px;
	border: 1px solid #FFFFFF;
	color: #990000;
	background-color: #FFCC33;
	text-align: center;
	width: 150px;
}
.navLink a:hover {
	color: #990000;
	background-color: #FFFFFF;
}
.smallNavLink a {
	text-decoration: none;
	font-weight: bold;
	margin: 1px 3px;
	padding: 2px 3px;
	border: 1px solid #FFFFFF;
	color: #990000;
	background-color: #FFCC33;
	text-align: center;
	font-size: x-small;
}
.smallNavLink a:hover {
	color: #990000;
	background-color: #FFFFFF;
}
.smallThisLink {
	text-decoration: none;
	font-weight: bold;
	margin: 1px 3px;
	padding: 2px 3px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	font-size: x-small;
}
.longLink a {
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
	padding: 3px 10px;
	border: 1px solid #FFFFFF;
	color: #990000;
	background-color: #FFCC33;
	width: 300px;
}
.longLink a:hover {
	color: #990000;
	background-color: #FFFFFF;
}
.pictureLink {
	color: #FFCC33;
}
.smaller {
	font-size: smaller;
}
.hidden {
	visibility: hidden;
}
.webSite {
	font-size: smaller;
	color: #FF9900;
	font-weight: bold;
}
.webSite a {
	color: #FF9900;
}
