/***********************************
*      version Jan 16, 2006
*      use with community sites
************************************/
.eventsHead {
	border-top: 15px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}
a.calEvents:link, a.calEvents:hover, a.calEvents:active, a.calEvents:visited {
	color:#666666; 
	font-family:arial;
	text-decoration: none;
	text-align: left;
	font-size:10px;
	font-weight:normal;
}

a.calEvents:hover {
	color:#5886E0;
}
.calDate {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	font-weight:bold;
}
.calSectionHead {
	font-family: arial,verdana,helvetica, sans-serif;
	color: #5886E0;
	background-color: #CADEEE;
	font-weight:bold;
	font-size: 13px;
	border-top: 15px solid #FFFFFF;	
}
.mini {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.month {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	font-weight:bold;
	text-decoration:none;
} 
.month a:link, .month a:visited, .month a:active {
	text-decoration:none;
	border-bottom: 2px solid #FFFFFF;
}
.month a:hover { 
	color: #5886E0;
}
.dayname {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 11px;
	color : #999999;
	padding-bottom: 2px;
}

.currDay {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	font-size: 11px;
	color : #E00D05;
}

.currDay a:link, .currDay a:visited, .currDay a:active { 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size: 11px;
	text-decoration:underline;
	color : #E00D05;
} 
.currDay a:hover { 
	color: #5886E0;
}

.day {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:11px;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}

.day a:link, .day a:visited, .day a:active { 
font-family : Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color: #333333;
} 
.day a:hover { 
	color: #5886E0;
}
.popupMonth {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 14pt;
	color : #5886E0;
}
a.bracket:link,a.bracket:visited,a.bracket:active,a.bracket:hover  {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color: #999999;
}
/*   styles for popupMonth    */
.weekday {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 13px;
color : #5886E0;
background-color : #CADEEE;
}
.popupDay {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12pt;
border-width : thin; 
border-style : solid;
border-color : #CADEEE;
color : #666666;
}
.popupCurrDay {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12pt;
border-width : thin; 
border-style : solid;
border-color : #CADEEE;
color : #666666;
background-color : #CADEEE;
}
.event {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 11px;
line-height: 1.0;
}
.event A:link { color: #0000ff;text-decoration : none;} 
.event A:visited { color: #0000ff;text-decoration : none;} 
.event A:active { color: #0000ff;text-decoration : none;} 
.event A:hover { color: #ff9900;text-decoration : none;}
a.bracketLarge:link,a.bracketLarge:visited,a.bracketLarge:active,a.bracketLarge:hover  {
	text-decoration:none;
	font-weight:bold;
	font-size:12pt;
	color: #999999;
}