body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	text-align: center;
	font-weight: normal;
	background-image:url("images/bg2.gif");
}
table{
	width:100%;
	border:0px;
	border-collapse:collapse;

}
table td{border:1px solid #ccc;}
.calhead{
	width: 100%;
	background: #fff;
	font-size: 18px;

	}
table.calhead td{	border:none;text-align:left;padding:5px; background:url("images/brocade_web.gif") bottom left; }
.program, .time{	display:block; font-weight:normal }	
.program{	font-size:11px; }
.time{
	font-size:10px;
	color:#333;
	font-weight:bold;
}	

/*Link*/
.eventcontent td:hover{ }
.year {
	
	border-width: 0px;
	background-color:#ffffff;
	text-align: center;
}
.month {
	border: none;
	background-color: #ccc;
	text-align: center;
	
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.monthname {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	
	
}
.dayname {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	background-color: #fff;
	color: #333;
	
}
td.dayname{border:none;padding:5px;}
.weeknumtitle {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:0px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #000099;
	background-color: #e9e9e9;
}
.week {
	border-style: none;
	background-color: #ffffff;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: solid;
	
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #f1f1f1;
	border:0px;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px
}
td.monthnavigation { border:none;}
.monthnavigation, .monthname{ font-size:16px; color:#333;background-color: #FFFEEF; border-top:1px solid #ccc !important;}
.monthnavigation a{
	color:#666;
}
.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 11px;
	background-color: #666;
	border: 0px solid #999;
	color:#f1f1f1;
	
}
.nomonthday {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #aaaaaa;
	background-color: #ffffff;
}
.monthday {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
	color: #666;
	height:90px;
	width:90px;
	padding:5px;
}
.today {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFEEF;
	color: #333333;
	height:90px;
	width:90px;
}
.selectedday {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFCDF;
	height:90px;
	width:90px;
		padding:5px;
}
.sunday {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	height:90px;
	width:90px;
	background-color: #ffffff;
	padding:5px;
}
/*.sunday a {
	color: #667171;
}
.saturday a {
	color: #667171;
}*/
.saturday {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	height:90px;
	width:90px;
	background-color: #fff;
	padding:5px;
}
td.sunday, td.nomonthday{border-left:none;}
td.saturday,td.nomonthday{border-right:none;}
td.nomonthday{background:#f9f9f9;}
.event {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	
	color: red;
	background-color: #ffff99;
	
}
.event a {
	background-color: #ffff99;
	color: red;
}
.selectedevent {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	
	color: red;
	background-color: #ffff99;

}
.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	
	color: red;
	background-color: #ffff99;
	
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 10px;
	font-weight:bold;
	border-width: 0px;
	width: 100%;
	color:#333333;
}
table.eventcontent td{ border:0px !important; }
.calhead #calCenterName{
	color:#333 !important;
	font-size:145%;
	margin-left:-100px;
	margin-bottom:5px;
	margin-top:5px;
}
.calhead ul { margin:0px;padding-bottom: 10px; display: inline;}
.calhead ul li{ display: inline; float: left;padding-top:2px; padding-right:15px; font-size:14px !important;;}

.tip{
	font-size:11px;
	background:#FFFCDF;
	border:1px solid #ccc !important;
	padding:10px;
	
	text-align:left;
}
td.today{ padding:5px;}
 td.monthname{border:none; padding:8px;}
 
.program a:link { color: #04213C !important; text-decoration: none; }
.program a:visited 	{ color:#04213C !important; text-decoration: none; }
.program a:hover 	{ color: #C64600; text-decoration: underline; }

 
.program a.multi:link{ display:block; width:100%;height:100%;color:#3366cc !important;text-align:left;}
.program a.multi:visited {color:#3366cc !important;}
.program a.recurrent:link{ display:block; width:100%;height:100%;color:#660000 !important;text-align:left;}
.program a.recurrent:visited {color:#660000 !important;}

#showme, #filter, #showme{
	margin-right:10px;
}
img{border:none;}
