table.Calendar {
	width: 134px;
}

td.CalendarHeaderNav { 
	background-color: #FFFFCC;
}

a.CalendarHeaderNav { 
	font-family:Arial, Helvetica, Sans Serif;	
	font-size:14px;	
	color: #003399;  
	text-decoration: none;	
	font-weight: bold;
}

td.CalendarHeaderWeek {
        font-size: 9pt;
        font-family: Arial, Helvetica, Sans Serif;
        color:#800000;        
}


td.calendarHeaderWeekSa {
        font-size: 9pt;
        font-family: Arial, Helvetica, Sans Serif;
        color:#ccffcc;
        font-weight:bold;
}

td.calendarHeaderWeekSo {
        font-size: 9pt;
        font-family: Arial, Helvetica, Sans Serif;
        color:#ffccff;
        font-weight:bold;
}

/*
body,td {
        font-size: 9pt;
        font-family: Verdana,Arial,Helvetica;

}
*/





.calendarToday {
 

}
/*
th {
        font-size: 10pt;
}

h1 {
        font-size: 20pt;
}

h2 {
        font-size: 18pt;
}

h3 {
        font-size: 16pt;
}

h4 {
        font-size: 14pt;
}

h5 {
        font-size: 12pt;
}

h6 {
        font-size: 10pt;
}

h7 {
        FONT-SIZE: 8pt; FONT-FAMILY: Verdana,Arial,Helvetica; COLOR: #336699; TEXT-DECORATION: none
}
*/
td.calendarweek { font-family:Arial, Helvetica,Sans Serif;	font-size:14px;	color: #000000;  text-decoration: none;	font-weight: normal;}
A.calendarweek { font-family:Arial, Helvetica,Sans Serif;	font-size:14px;	color: #0000ff;  text-decoration: none;	font-weight: normal;}
A.calendarweekday { font-family:Arial, Helvetica,Sans Serif;	font-size:14px;	color: #ff0000;  text-decoration: none;	font-weight: normal;}
A:hover.calendarweek { font-family:Arial,Helvetica,Sans Serif;	font-size:14px;	color: #ff0000;	text-decoration: none;	font-weight: normal;}






A:hover.calendarHeaderSt {
	font-family:Arial,Helvetica,Sans Serif;
	font-size:14px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a.calendarHeaderSt {
	font-family:Arial,Helvetica,Sans Serif;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}
