.change {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	background: #00ffff;
	background: url(media/split3.jpg) 0 100%;
	
}
.changeF {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	background: #00ffff;
	background: url(media/splitav.jpg) 0 100%;
}
.change2 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	background: #00ffff;
	background: url(media/split32.jpg) 0 100%;
	
}
.changeF2 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	background: #00ffff;
	background: url(media/splitav2.jpg) 0 100%;
}
.celltext {
	font-size: 10px;
	color: #0000ff;
	font-weight: bold;
	font-family: arial;
	background: #dddddd;
}
.titletext {
	font-size: 12px;
	color: #0000ff;
	font-weight: bold;
	font-family: arial;
	background: #00cccc;
}
.current {
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
	font-family: arial;
	background: #aaaaaa;
}
.booked {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	background: #e3372e;
}
.booked2 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	background: #00cccc;
}
.pending {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	background: #f6b3ad;
}
.xmas {
	font-size: 10px;
	color: #000000;
	
	font-weight: bold;
	font-family: arial;
	background: #ff0000;
}
.daytext {
	font-size: 9px;
	color: #0000ff;
	font-weight: bold;
	font-family: arial;
}
.stextwhite {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.toptext {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
}
.btoptext {
	font-size: 11px;
	color: #0000dd;
	font-weight: bold;
	font-family: arial;
}
.toptextlg {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	text-align: center;
}
.maintext {
	font-size: 16px;
	color: #0000ff;
	font-weight: bold;
	font-family: arial;
	text-align: center;
}
.bkbg {
	background-image: url(media/bk-table.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bkbg2 {
	background-image: url(media/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #003366;
}
.smtext {
	font-size: 11px;
	color: #0000dd;
	font-weight: bold;
	font-family: arial;
	text-align: center;
}

a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover
{
	color: #ff0000;
}
a.cal:link {
	color: #0000ff;
}
a.cal:visited {
	color: #0000ff;
}
a.cal:hover
{
	color: #ff0000;
}








