.thinGreyBorder {
	border: 1px solid #CCCCCC;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A  {
	font-size : xx-small;
	color : #B05000;
	text-decoration : underline;
}

A:Visited  {
	color : #8b008b;
	text-decoration : underline;
}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-family : Verdana;
}

INPUT, SELECT  {
	font-size : 10px;
}

.dailyTD {
	font-size : 8px;
}

TH {
	font-size : 10px;
}

.filled	{
	font-size : 12px;
	background-color : #FFFF00;
}

.available	{
	font-size : 12px;
	background-color : #FFFF99;
}
