<style type="text/css">
/*
[Backgrounds]
bgTable=Table.jpg
bgEvent=Event.jpg
CaptionHeight=3
[Photos]
Width=600px
Height=400px
Tile=1
Captioned=1
January=January.jpg
February=February.jpg
March=March.jpg
April=April.jpg
May=May.jpg
June=June.jpg
July=July.jpg
August=August.jpg
September=September.jpg
October=October.jpg
November=November.jpg
December=December.jpg
Position=AboveCaption
[Special]
Saturday=#C0C0C0
Sunday=#C0C0C0
DateFormat=Long
MenuStyle=tabs - dark black
ListStyle=Blue - Aliceblue
CalendarWidth=97
CalendarWidthUnits=%
ActionBarStyle=ActionBar - WebApp
MenuFontSize=10
*/
Body {
background-color: #FFFFFF;
text-align:Center;}


.Photo {
border-color: #000000;
border-width: 1pt;
border-style: Solid;
width: 600px;
height: 400px;
align: Center;}


.Canvas {
width: 100%;
border-color: #C0C0C0;
border-width: 0pt;
border-style: Solid;
text-align:Center;
background-color: #FFFFFF;
margin: 0px;}


table.calendar {


background: URL('table.jpg');

width: 100%;
border-color:  #808080;
border-width: 1pt;
border-style: solid;
text-align:Center;
/* cell-spacing: 0; */

background-color: #FFFFFF;
margin: 0px;
}


.MonthCaption {

font-family: Arial;
font-size: 35pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #808080;
border-width: 1pt;
border-style: Solid;
text-align: Center;
background-color: #FFFFFF;
padding: 4px;
margin: 0px;
}


.Weekdays {

font-family: Geneva;
font-size: 15pt;
font-weight: Lighter;
font-style: Normal;
color: #525252;
text-decoration: None;
border-color: #D4D4D4;
border-width: 2pt;
border-style: Double;
text-align: Center;
background-color: #ACBCC5;
background: transparent;
}


.Date {

font-family: Helvetica;
font-size: 14pt;
font-weight: Bolder;
font-style: Italic;
color: #B0B0B0;
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 {
background: URL('Event.jpg');

font-family: Arial;
font-size: 8pt;
font-weight: Normal;
font-style: Normal;
color: #000000;
text-decoration: None;
border-color: #FFFFFF;
border-width: 2pt;
border-style: Double;
text-align: Left;
padding: 4px;
background-color: #FFFFFF;
}


A:Link {
font-family: Arial;
font-size: 14pt;
font-weight: Bold;
font-style: Normal;
color: #616161;
text-decoration: None;}
A:Visited {
font-family: Arial;
font-size: 14pt;
font-weight: Bold;
font-style: Normal;
color: #616161;
text-decoration: None;}


A:Active {
font-family: Arial;
font-size: 14pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


A:Hover {
font-family: Arial;
font-size: 14pt;
font-weight: Bold;
font-style: Normal;
color: #000000;
text-decoration: None;}


</style>
