<style type="text/css">
/*
[Backgrounds]
bgCaption=Caption.jpg
bgWeekday=Weekday.jpg
CaptionHeight=1
[Photos]
Width=100%
Height=100%
Position=AboveCaption
[Special]
NoDateCell=#E4E4E4
EmptyCell=#E4E4E4
Saturday=#F2F2F2
Sunday=#F2F2F2
DateFormat=Long
MenuStyle=tabs - light green glass
ActionBarStyle=ActiobBar - Markup
ListStyle=White - Clean
CalendarWidth=97
CalendarWidthUnits=%
MenuFontSize=9
*/
Body {
background-color: #FFFFFF;
text-align:Center;}


.Photo {
border-color: #000000;
border-width: 1pt;
border-style: Solid;
width: 100px;
height: 100px;
align: Center;}


.Canvas {
width: 97%;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align:Center;
background-color: #FFFFFF;
margin: 0px;}


table.calendar {
width: 100%;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align:Center;
border-collapse: collapse;
background-color: #FFFFFF;
margin: 0px;
}


.MonthCaption {
background: URL('Caption.jpg');

font-family: Helvetica;
font-size: 21pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align: Right;
background-color: #FFFFFF;
padding: 5px;
margin: 0px;
}


.Weekdays {
background: URL('Weekday.jpg');

font-family: Helvetica;
font-size: 16pt;
font-weight: Bold;
font-style: Normal;
color: #C0C0C0;
text-decoration: None;
border-color: #C0C0C0;
border-width: 2pt;
border-style: groove;
text-align: Center;
background-color: #000000;
}


.Date {

font-family: Arial;
font-size: 17pt;
font-weight: Bold;
font-style: Normal;
color: #C0C0C0;
text-decoration: None;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align: Right;
background-color: #FFFFFF;background: transparent;
}


.Holidays {

font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
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: #000000;
border-width: 1pt;
border-style: Dashed;
text-align: Left;
padding: 5px;
background-color: #FFFFFF;
}


A:Link {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #0000FF;
text-decoration: None;}
A:Visited {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #0000FF;
text-decoration: None;}


A:Active {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


A:Hover {
font-family: Arial;
font-size: 8pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


</style>
