body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	font-size: 12px;
}
body.light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top {
	background: url(../Images/top.gif) repeat-x center top;
	height: 43px;
}
#topright {
	background: url(../Images/topright.gif) no-repeat left bottom;
	height: 43px;
	width: 45px;
}
#topleft {
	background: url(../Images/topleft.gif) no-repeat right bottom;
	height: 43px;
	width: 44px;
}
#rightside {
	background: url(../Images/sideright.gif) repeat-y left;
	width: 45px;
}
#leftside {
	background: url(../Images/sideleft.gif) repeat-y right;
	width: 44px;
}
#bottom {
	background: url(../Images/bottom.gif) repeat-x center top;
	height: 43px;
}
#bottomright {
	background: url(../Images/bottomright.gif) no-repeat left top;
	height: 43px;
	width: 45px;
}
#bottomleft {
	background: url(../Images/bottomleft.gif) no-repeat right top;
	height: 43px;
	width: 45px;
}
#recess {}
th {
	font: bold 12px/30px Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	background: #990000;
	text-align: center;
}
.whiteonblack {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
}h3 {
	color: #990000;
}
