<style type="text/css">
/*
[Backgrounds]
bgCanvas=Canvas.jpg
bgCaption=Caption.jpg
bgWeekday=Weekday.jpg
bgEvent=Event.jpg
[Photos]
Width=600px
Height=400px
Position=AboveCaption
[Special]
NoDateCell=#FFFFDF
Saturday=#F9F9F9
Sunday=#F9F9F9
DateFormat=Long
CalendarType=Calendar
MenuStyle=tabs - silver glass
ListStyle=Lavender
CalendarWidth=97
CalendarWidthUnits=%
MenuFontSize=10
ActionBarStyle=ActiobBar - Joy2
*/
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 {
background: URL('Canvas.jpg');
width: 100%;
border-color: #EEEEEE;
border-width: 2pt;
border-style: Solid;
text-align:Center;
background-color: #FFFFFF;
margin: 0px;  margin-left:auto; margin-right:auto;}


table.calendar {
width: 100%;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align:Center;
/* cell-spacing: 1; */
border-collapse: collapse;
background-color: #FFFFFF;
margin: 0px;
}


.MonthCaption {
background: URL('Caption.jpg');

font-family: Verdana;
font-size: 19pt;
font-weight: Bold;
font-style: Italic;
color: #E6E6E6;
text-decoration: None;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align: Right;
background-color: #FFFFFF;
padding: 5px;
margin: 0px;
}


.Weekdays {
background: URL('Weekday.jpg');

font-family: Sans-Seri;
font-size: 16pt;
font-weight: Normal;
font-style: Normal;
color: #3E3E3E;
text-decoration: None;
border-color: #808080;
border-width: 3pt;
border-style: ridge;
text-align: Center;
background-color: #000000;
}


.Date {

font-family: Geneva;
font-size: 17pt;
font-weight: Bold;
font-style: Normal;
color: #CCCCFF;
text-decoration: None;
border-color: #CCCCFF;
border-width: 0pt;
border-style: Solid;
text-align: Center;
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 {
background: URL('Event.jpg');

font-family: Verdana;
font-size: 9pt;
font-weight: Normal;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #FDFDFD;
border-width: 1pt;
border-style: outset;
text-align: Left;
padding: 4px;
background-color: #FFFFFF;background: transparent;
}


A:Link {
font-family: Helvetica;
font-size: 14pt;
font-weight: Bold;
font-style: Normal;
color: #AEAEFF;
text-decoration: None;}
A:Visited {
font-family: Helvetica;
font-size: 14pt;
font-weight: Bold;
font-style: Normal;
color: #AEAEFF;
text-decoration: None;}


A:Active {
font-family: Helvetica;
font-size: 14pt;
font-weight: Bold;
font-style: Normal;
color: #808080;
text-decoration: None;}


A:Hover {
font-family: Helvetica;
font-size: 14pt;
font-weight: Bold;
font-style: Normal;
color: #808080;
text-decoration: None;}


</style>
