#mainContent {
	color: #000000;
	padding: 10px;
	font-size: 12px;
}
#mainContent p, #mainContent td, #mainContent li {
	color: #000000;
	font-size: 12px;
}
#mainContent a, #mainContent a:visited, #mainContent a:hover {
	color: #006699;
	font-style: normal;
	font-weight: normal;
}
#mainContent .whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
#generalTable table{
	border-collapse: collapse;
	border: 2px solid #F4BB48;
	color: #000000;
}
#generalTable th{
	background-color: #728CBD;
}
#generalTable .white{
	color: #FFFFFF;
}
#generalTable td{
	padding: 3px;
	border: 1px solid #F4BB48;
}
#generalTable tr {
	margin: 0px;
	padding: 0px;
}
#generalTable .reportTotals {
	text-align: center;
	background-color: #EAEAEA;
	font-weight: bold;
}
#generalTable .reportCenter {
	text-align: center;
}
#generalTable .deletedUser {
	background-color: #FFEEFF;
}
#generalTable .equipmentReserved {
	background-color: #EFEFEF;
}
#calendarTable table{
	width: 700px;
	border-collapse: collapse;
	color: #000000;
}
#calendarTable th{
	border: none;
}
#calendarTable td{
	padding: 3px;
	border: 1px solid #000000;
}
#calendarTable tr {
	margin: 0px;
	padding: 0px;
}
#calendarTable form {
	margin: 0px;
	padding: 0px;
}
#calendarTable .heading{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#calendarTable .dateForm {
	font-size: 10px;
}
#calendarTable .timeA{
	width: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-right: none;
}
#calendarTable .timeB{
	width: 20px;
	border-left: none;
}
#calendarTable .mouseHand {
	cursor: hand;
}
#calendarTable .reserved {
	background-color: #CBD5E7;
	text-align: center;
}
#calendarTable .maxdate {
	background-color: #EAEAEA;
}
.WelcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #F1A70E;
	line-height: normal
}
.lobbyorg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.lobbytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0000FF;
	font-weight: bold;
}
.lobbynotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.lobbydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}
