.TDButton
{
	background-color : Gold;
	text-align : center;
}

.TDLabel
{
	font : Times New Roman;
	font-family : "Times New Roman";
	font-size : medium;
	font-weight : bold;
	text-align : right;
	background-color : Gold;
}

.TDComboBox
{
	font : Times New Roman;
	font-family : "Times New Roman";
	font-size : medium;
	font-weight : bold;
	text-align : left;;
	background-color : Gold;
}

.MenuLabel
{
	font : Times New Roman;
	font-family : "Times New Roman";
	font-size : small;
	font-weight : bold;
	text-align : left;
	background-color : Gold;
}

.Title
{
	font-family : "Times New Roman";
	font-size : large;
	font-style : italic;
	font-weight : bold;
	background-color : Gold;
	text-align : center;
}

.CalendarTable
{
	border : thick solid Gray;
	vertical-align : middle;
	border-left : thick solid Silver;
	border-right : thick solid Silver;
}

.CalendarAnchor
{
	text-decoration : none;
}

.CalendarDay
{
	font : Times New Roman;
	font-family : "Times New Roman";
	font-size : larger;
	vertical-align : top;
	text-align : left;
	font-weight : bold;
}

.CalendarTH
{
	font : Times New Roman;
	font-family : "Times New Roman";
	font-size : medium;
	font-weight : bold;
	background-color : gold;
}

.CalendarTD
{
	vertical-align : top;
	text-align : left;
}

.CalendarBriefDescription
{
	font-size : xx-small;
	font-weight : normal;
	text-decoration : none;
}
