TABLE.outertable
{
	border: solid 1px #7F9DB9;
}
TD.cal
{
	font-family: arial;
	font-size: 8pt;
}
.cal
{
	font-family: arial;
	font-size: 8pt;
	color: black;
}
TD.calmonth
{
	font-family: arial;
	font-size: 8pt;
	text-align: right;
}
TD.caltoday
{
	font-family: arial;
	font-size: 8pt;
	text-align: right;
	color: black;
	background-color: #FBE694;
	border-width: 1;
	border-type: solid;
	border-color: #800000;
}
TD.selectedDay
{
	font-family: arial;
	font-size: 8pt;
	text-align: right;
	color: black;
	background-color: #FBE694;
	border-width: 1;
	border-type: solid;
	border-color: #800000;
}
A.textlink
{
	font-family: arial;
	font-size: 8pt;
	height: 20px;
	color: black;
}
A.textlink:visited
{
	font-family: arial;
	font-size: 8pt;
	height: 20px;
	color: black;
}
A.textlink:hover
{
	font-family: arial;
	font-size: 8pt;
	height: 20px;
	color: black;
}
.disabledtextlink
{
	font-family: arial;
	font-size: 8pt;
	height: 20px;
	color: #808080;
}
A.cal
{
	text-decoration: none;
	color: #000000;
}
A.calthismonth
{
	text-decoration: none;
	color: #000000;
}
A.calothermonth
{
	text-decoration: none;
	color: #C0C0C0;
}
.calnotclickable
{
	color: #808080;
}
DIV.Calendar
{
	position: absolute;
	background-color: white;
	layer-background-color: white;
	color: Black;
}
