body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000033;
	color: #FFFFCC;
	margin: 0;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.tableBorderDouble {
	border: 3px double #993300;
}

.tableBorderDoubleCream {
	border: 3px double #FFFFCC;
}
.imgWhiteBorder {
	border: 5px solid #FFFFFF;
	margin: 5px;
}

.RedText {
	color: #660000;
	font-style: italic;
	font-weight: bold;
}

.leftCurtain {
	background-image: url(images/curtain_l_sm_bottom_str.png);
	background-repeat: repeat;
}

.rightCurtain {
	background-image: url(images/curtain_r_sm_bottom_str.png);
	background-repeat: repeat;
}

.footLights {
	background-image: url(images/footlights2.png);
	background-repeat: repeat;
}

.wallPaper {
	background-image: url(images/wallpaper2.jpg);
	background-repeat: repeat;
}