<style type="text/css">
/*
[Backgrounds]
[Photos]
Width=600px
Height=400px
Position=AboveCaption
[Special]
DateFormat=Long
CalendarType=Calendar
MenuStyle=tabs - purple glass
ListStyle=Lavender
CalendarWidth=97
CalendarWidthUnits=%
MenuFontSize=10
ActionBarStyle=ActionBar - Mouse
*/
Body {
background-color: #FFFFFF;
text-align:Center;}


.Photo {
border-color: #000000;
border-width: 1pt;
border-style: Solid;
width: 600px;
height: 400px;
text-align:Center;}


.Canvas {
width: 100%;
border-color: #8080FF;
border-width: 4pt;
border-style: outset;
text-align:Center;
background-color: #FFFFFF;
margin: 0px;  margin-left:auto; margin-right:auto;}


table.calendar {
width: 100%;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align:Center;
/* cell-spacing: 1; */
border-collapse: collapse;
background-color: #FFFFFF;
margin: 0px;
}


.MonthCaption {

font-family: Arial;
font-size: 16pt;
font-weight: Bold;
font-style: Normal;
color: #5B5B5B;
text-decoration: None;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align: Center;
background-color: #CFD5FC;
padding: 5px;
margin: 0px;
}


.Weekdays {

font-family: Arial;
font-size: 10pt;
font-weight: Normal;
font-style: Normal;
color: #FFFFFF;
text-decoration: None;
border-color: #004080;
border-width: 2pt;
border-style: Dashed;
text-align: Center;
background-color: #000000;
}


.Date {

font-family: Arial;
font-size: 9pt;
font-weight: Normal;
font-style: Normal;
color: #004080;
text-decoration: None;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align: Left;
background-color: #808080;
background: transparent;
}


.Holidays {

font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #FF8000;
text-decoration: None;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align: Left;
background-color: #FFFFFF;
background: transparent;
}


.Events {

font-family: Arial;
font-size: 8pt;
font-weight: Normal;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #004080;
border-width: 2pt;
border-style: inset ;
text-align: Left;
padding: 4px;
background-color: #EAEAFF;
}


A:Link {
font-family: Arial;
font-size: 12pt;
font-weight: Bold;
font-style: Normal;
color: #004080;
text-decoration: none;}
A:Visited {
font-family: Arial;
font-size: 12pt;
font-weight: Bold;
font-style: Normal;
color: #004080;
text-decoration: None;}


A:Active {
font-family: Arial;
font-size: 12pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


A:Hover {
font-family: Arial;
font-size: 12pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


</style>
