<style type="text/css">
/*
[Backgrounds]
bgCaption=Caption.jpg
bgWeekday=Weekday.jpg
CaptionHeight=0
[Photos]
Width=100%
Height=100%
Position=AboveCaption
[Special]
NoDateCell=#F0F0F0
EmptyCell=#F0F0F0
Saturday=#F8FFF0
Sunday=#F8FFF0
DateFormat=Long
MenuStyle=tabs - dark black
ActionBarStyle=ActionBar - Grey
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: Arial;
font-size: 31pt;
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: Arial;
font-size: 17pt;
font-weight: Normal;
font-style: Normal;
color: #FFFFFF;
text-decoration: None;
border-color: #000000;
border-width: 1pt;
border-style: Solid;
text-align: Center;
background-color: #000000;
}


.Date {

font-family: Helvetica;
font-size: 14pt;
font-weight: Bold;
font-style: Oblique;
color: #000000;
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: Solid;
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>
