a:link {
	color: #84414A;
	text-decoration: underline;
	}
a:visited { 
	color: #84414A;
	text-decoration: underline; 
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
a:active { 
	color: #84414A;
	text-decoration: underline; 
	}
	
.textVerd { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:14px;
	}
	
.textVerdBold { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}

.textVerdBold-1a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#112269;
	line-height:22px;
	font-weight: bold;
	}
	
.textVerdBold2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}

td.box4grey
{
	border-style: solid;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-color: #D5D5D5;
	border-left-width: 1px;
	border-left-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-color: #D5D5D5;
}

td.box4green
{
	border-style: solid;
	background-color:#D7E8A1;
	border-top-width: 1px;
	border-top-color: #B0D144;
	border-right-width: 1px;
	border-right-color: #B0D144;
	border-left-width: 1px;
	border-left-color: #B0D144;
	border-bottom-width: 1px;
	border-bottom-color: #B0D144;
}

td.boxBlack
{
	border-style: solid;
	background-color:#EEF7D0;
	border-top-width: 0px;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-color: #000000;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
}

.CalenderEventBlue {
	color: #00F;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.CalenderEventRed {
	color: #F00;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.CalenderEventGreen {
	color: #360;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.CalenderEventDefault {
	color: #000;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	vertical-align: top;
	min-height: 100px;
	width:77px;
}
.CalendarMonthText {
	color: #FC6;
	font-size: 44px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.CalenderWeekDayLabels {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.sidebar-container {
	background-color:#ccbfdd;
	margin:5px;
	min-height:200px;
	padding:5px;
}
.sidebar-date {
	font-weight:bold;
}

.events_sidebar_default {
	font-size: 16px;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	color: #000;
}
.events_sidebar_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F00;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.events_sidebar_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #090;
	text-align: left;
	vertical-align: top;
}
.events_sidebar_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00F;
	text-align: left;
	vertical-align: top;
}

.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clearone { clear:both; height: 0px; }		/* used to terminate div's which are of different heights */
.clearleft { clear:left; height: 0px; }		/* used to terminate div's which are of different heights */

