.Default_title {color: white; font-size:16px; font-weight: bold; margin-bottom: 10px;}
.Default_title a {color: white; font-size:16px; font-weight: bold;}
.Default_title a:hover {color: white; font-size:16px; font-weight: bold;}
.Default {clear:both}

.Home_Page_Text_Block { 
     padding-left: 65px; 
     padding-right: 110px; 
}
.Tables     { font-family: Verdana, Arial, Helvetica, sans-serif; color: #e7e5d9; font-size: 16px; line-height: 17px; }
.Tables a  { color: #ff9 }
.Tables td   { font-family: Verdana, Arial, Helvetica, sans-serif; color: #e7e5d9; font-size: 16px; line-height: 17px; }
div.calendarStyles td.calendar {
	border-bottom:1px solid silver;
	border-right:1px solid silver;
	font-size:10px;
	height:50px;
	width:75px;
}
div.calendarStyles td.calendarToday {
	background-color:#cccccc;
}
div.calendarStyles table.calendar {
	border:1px solid silver;
	width:100%;
}
div.calendarStyles .calendar .calendar_events a {
	color:#D31145;
	display:block;
	padding-bottom:5px;
}
div.calendarStyles .calendar .calendar_events a:hover {
	color:#D31145;
	text-decoration:underline;
}
div.calendarStyles .calendar .calendar_events {
	font-size:9px;
	list-style-position:inside;
	list-style-type:none;
	padding-left:10px;
	text-align:left;
	width:79px;
}
div.calendarStyles .calendar .calendar_events li {
	font-size:9px;
}
.calendarHeader {
	background-color:#cccccc;
	border: 1px solid silver;
}
.events a {
	display:block;
	padding-bottom:10px;
}
.AlignCenter { text-align:center; }
.AlignRight { text-align:right; }
.AlignLeft { text-align:left; }

