.title {
	font-family : arial;
	font-size : 14px;
	color : #fff;
	font-weight: bold;
	background-color: #10348C;
}
.title a:link,
.title a:visited,
.title a:active {
	color: yellow;
}
.sub {
	font-family : arial;
	font-size : 12px;
	color : #fff;
	font-weight: bold;
	background-color: #18924A;
}
.row {
	font-family : arial;
	font-size : 12px;
	color : #000000;
}
.row1 {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	background-color: #FFF5B1;
	text-align: right;
}
.row1_bold {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	background-color: #FFF5B1;
	font-weight: bold;
}
.row2 {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	background-color: #EEF7FE;
}
.main_table {
	width: 100%;
}
.results_found {
	font-family : arial;
	font-size : 12px;
	color : red;
	font-weight: bold;
}
.cal_today {
	font-family : arial;
	font-size : 11px;
	color : #000000;
	background-color: #FFF000;
}
.cal_blank {
	background-color: #DDB089;
}
.cal_row {
	font-family : arial;
	font-size : 11px;
	color : #000000;
	background-color: #C0C0C0;
}
.cal_row a:link,
.cal_row a:visited,
.cal_row a:active {
	font-family : arial;
	font-size : 11px;
}
.week_day {
	background-color: #FFF000;
}
.l_sold {
	margin-top: -50px;
	margin-left: 114px;
	z-index: 50;
}
