td {
	font-family:Tahoma;
	font-size:10px;
	color:#655940;
	text-align: left;
}
form{
	margin:0px;
}
.menuSearchForm {
	font-family: tahoma; font-size: 12px; color: #615540; font-weight: bold; margin:0px; padding: 0px;
}

input.searchtext {
	height: 14px; width: 95px; padding-left: 2px; font-face: Arial, Helvetica, sans-serif; font-size: 11px; 
	margin-bottom: 2px; vertical-align: bottom; border: 1px solid #615540;
}
a {
	text-decoration: underline;	color:#B85F00;
}
a.n {
	text-decoration: none; color:#655940;
}
img{
	border: 0px;
}
.brown
{
	color:#B85F00;
}
.light
{
	color:#6B5D41;
}
a.light
{
	color:#6B5D41;	text-decoration:underline;
}
a.ll
{
	color:#8A774F;	text-decoration:underline;
}
.green
{
	color:#6D7811;
}
a.copy
{
	color:#828061;	text-decoration:none;
}

table.calendarHeaderTable{width:95%; text-align: center;}
table.calendarDaysTable{width:95%; text-align: center;}
table.calendarFooterTable{margin-top: 3px; width:95%; text-align: center;}

td.selectMonthCell{text-align: center;}
td.currentCalendarMonthCell{text-align:center;font-weight:bold;width:80%;font-size:14px;}
td.calendarDayCellHeader{font-weight:bold;}
td.currentMonthCell{height:60px;vertical-align:top;padding:3px;width:14%;}
td.notCurrentMonthCell{background-color:#CCCCCC;height:60px;vertical-align:top;padding:3px;width:14%;}


a.calendarDayNumber{color:#2B2E4B;}
a.calendarEventHeadline{}

div.calendarHeader{
	font-weight:bold;
	color:#2B2E4B;
	font-size:16px;
	margin-bottom:6px;
	text-align: left;
	margin: auto auto 6px auto;
	width: 100%;
	border-bottom: 1px solid #000000;
}
td.calendarEventName{font-weight:bold;color:#2B2E4B;}
td.calendarLabel{font-weight:bold;}
td.calendarValue{}
div.calendarDescription{margin-bottom:6px;}
div.calendarEventContainer {
	width: 90%;
	height: 300px;