body {
	background-color: #350038;
}
#AJSitAndGoTournaments td, #AJScheduledTournaments td, #ASsitAndGoTournaments td, #ASscheduledTournaments td {
	color: #fff;
	border: 1px solid #c0f;
}
.slotsdata1 {
	background-color: #56056C;
}
.slotsdata0 {
	background-color: #932B9A;
}
.slotsdata1 td, .slotsdata0 td{
	font-size: 12px;
	text-align: center;
	padding: 3px 5px;
}
#AJSitAndGoTournaments, #AJScheduledTournaments, #ASsitAndGoTournaments, #ASscheduledTournaments {
	width: 900px;
	margin: auto;
	padding: 0;
	border: 1px solid #cof;
}
#AJSitAndGoTournaments tr, #AJScheduledTournaments tr, #ASsitAndGoTournaments tr, #ASscheduledTournaments tr {
	padding:0;
	margin:0;
}
.slotsheader th {
	color: #fff;
	padding: 6px 3px;
	margin-bottom: 5px;
	font-size: 12px;
	border: 1px solid #c0f;
	height: 24px;
	background-color: #56056c;
}
h1.AJST, h1.AJSGT, h1.ASST, h1.ASSGT {
	font-size: 14px;
	color: #fff;
	text-align:center;
}
