<style type="text/css">
/*
[Backgrounds]
bgPage=Page.jpg
bgTable=Table.jpg
bgCaption=Caption.jpg
bgWeekday=Weekday.jpg
bgDate=Date.jpg
CaptionHeight=0
[Photos]
Width=100%
Height=100%
Position=AboveCaption
[Special]
NoDateCell=#808080
EmptyCell=#808080
Saturday=#ECF5FF
Sunday=#ECF5FF
Monday=#F5F5F5
Tuesday=#F0F0F0
Wednesday=#E0E0E0
Thursday=#D4D4D4
Friday=#CECECE
DateFormat=Short
MenuStyle=tabs - blue
ListStyle=Blue - Black
CalendarWidth=97
CalendarWidthUnits=%
MenuFontSize=10
ActionBarStyle=ActionBar - UserInterface
*/
Body {
background: URL('Page.jpg');
background-color: #FFFFFF;
text-align:Center;}


.Photo {
border-color: #000000;
border-width: 6pt;
border-style: Solid;
width: 100px;
height: 100px;
align: Center;}


.Canvas {
width: 100%;
border-color: #F5F5F5;
border-width: 5pt;
border-style: Solid;
text-align:Center;
background-color: #FFFFFF;
margin: 0px;}


table.calendar {
background: URL('Table.jpg');
width: 100%;
border-color: #000000;
border-width: 3pt;
border-style: Solid;
text-align:Center;
border-collapse: collapse;
background-color: #FFFFFF;
margin: 0px;
}


.MonthCaption {
background: URL('Caption.jpg');

font-family: Geneva;
font-size: 22pt;
font-weight: Bold;
font-style: Normal;
color: #C0C0C0;
text-decoration: None;
border-color: #E6F2FF;
border-width: 0pt;
border-style: Solid;
text-align: Left;
background-color: #FFFFFF;
padding: 5px;
margin: 0px;
}


.Weekdays {
background: URL('Weekday.jpg');

font-family: Helvetica;
font-size: 14pt;
font-weight: Normal;
font-style: Normal;
color: #0080FF;
text-decoration: None;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align: Center;
background-color: #000000;
}


.Date {
background: URL('Date.jpg');

font-family: Arial;
font-size: 16pt;
font-weight: Lighter;
font-style: Normal;
color: #2C3236;
text-decoration: None;
border-color: #F8F8F8;
border-width: 0pt;
border-style: inset ;
text-align: Left;
background-color: #FFFFFF;
}


.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: #EFEFEF;
border-width: 2pt;
border-style: groove;
text-align: Left;
padding: 0px;
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>

