body
{
	font-family: Verdana,arial;
	font-weight:600;
}
.available 
{
	background-color: #b4000d;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: White;
	text-align: center;
}
.notavailable 
{
	background-color: #aaaaaa;
	color: #333333;
	height:50;
	width:50;
	text-align:center;
	vertical-align:middle;
}
.othermonth 
{
	background-color:#dddddd;
	color: Black;
}
.selected 
{
	background-color:#ffffff;
	color:#b4000d;
	font-weight:bold;
	font-family:Verdana;
	font-size:14pt;
	text-align:center;
}
h1
{
	font-family: Garamond, Times New Roman,;
	font-size: 24pt;
	color: #150169;
}


h2
{
	font-family: Verdana,Arial,sans;
	font-size: 14pt;
	font-weight:bold;
	color: #b4000d;
	margin-top: 0;
}

h3
{
	font-family: Garamond, Times New Roman,;
	font-size: 15pt;
	color: #150169;
	font-weight: bold;
	margin: 0;
	padding:0;
}

a
{
	font-weight: bolder;
	color: #b4000d;
	text-decoration: none;
}

a:hover
{
	font-weight: bolder;
	color: #150169;
}

.button 
{
	background: #150169;
	color: ffffff;
	font-weight: bold;
	font-family: Verdana;
	border-color: #ffffff;
}

.button_hover
{
	background: #b4000d;
	color: ffffff;
	font-weight: bold;
	font-family: Verdana;
	border-color: #ffffff;
}

select 
{
	font-family: Verdana;
	color: #150169;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 3px;
}
.validator 
{
	font-size:12;
}
