.Default_menu a {
font-size:14px;
color: #164776;
display:block;
}
.Default_menu a:hover {
color: black;
}
div.Default {
clear:both;
}
.Default hr {
width: 100%;
border:1px solid #CFCFCF;
}
/* FORMs */
.Default input, .Default textarea , .Default select { 
}
.Default th {
}
.Default .submit input {
}
.Default .submit input:hover {
}
#SearchBar_Input { 
}
#SearchBar_Search { 
}

/*
.GCL_title { font-family: Arial, Helvetica, sans-serif; color: #00539d; font-size:24px; font-weight: bold;}
.GCL_title a { font-family: Arial, Helvetica, sans-serif; color: #164776; font-size:16px; font-weight: bold;}
.GCL_title a:hover { color: #000000; font-size:16px;}

.GCL_body{ font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #999999; }
*/
.AlignRight { text-align:right; }
.AlignCenter { text-align:center; }
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;
}

