.miniCalHeader a:link, .miniCalHeader a:visited, .miniCalHeader a:active{
font-family: verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: none;
}
.miniCalHeader a:hover{
font-family: verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: underline;
}
.miniCalBuf {
padding-left: 20px;

}
.miniCalHeader {
	font-weight: bold;	
	text-align: center;
	background-color: #043264;
	background-image: url(../images/backgrounds/hdgrad.gif);
	color: #ffffff;	
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px;
	border-bottom: 1px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid;
	border-color: #000000;
}
.colHeader {
	font-family: verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;	
	text-align: center;
	background-color: #FFFAC2;
	border-width: 1px;
	width: 25px;
	border-style: solid;
	border-color: #000000;
}
table.miniCal {
	border-collapse: collapse;
	background-color: gray;
}
td.miniCal {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 12px;
	vertical-align: top;
}
td.normalDay {
	font-size: 11px;
	background-color: #ffffff;
}
td.weekend {
	background-color: #efefef;
}
td.curDay {
	background-color: #FF798F;
	}
.border {
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}.next a:link, .next a:visited, .next a:active{ 
color: #000000; 
font-weight: bold; 
} 
.previous a:link, .previous a:visited, .previous a:active{
color: #000000; 
font-weight: bold; 
}  
a.next:hover, a.previous:hover { 
color: #ff0000; 
font-weight: bold; 
}
.hasEvents a:link, .hasEvents a:visited, .hasEvents a:active{
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.hasEvents a:hover {
	color: #ff0000;
	text-decoration: underline;
}
