 Body { background-color: #3E4551;
 text-align: Center; 
 color: #000000; 
 }
 .Calendar { 
width: 97%;
margin-right  : auto; 
margin-left  : auto; 
margin-top: 50px;
 } 
 .Canvas { width: 97%;  
margin-right : 10px; 
margin-right  : auto; 
margin-left  : auto; 
text-align:center;
}
.itr:hover .bpop {	background-color: #FCFFE0; } 
.itr:hover .bpopleft {	background-color: #FCFFE0; } 
.itr:hover .bpopupright {	background-color: #FCFFE0; } 
.itr:hover .bpopupleft {	background-color: #FCFFE0; } 
.Holidays {	color: #000000; } 
.MonthCaption {	color: #FFFFFF; } 
.Date {	color: #000000; } 
table.calendar {		background-color: #FFFFFF; } 
table.calendar .Events {		background-color: #FFFFFF; } 
td.events a:link    { font-family:Impact; font-weight:Bold; color: #FF0000; font-size: 14pt; text-decoration: underline;}
td.events a:visited { font-family:Impact; font-weight:Bold; color: #FF0000; font-size: 14pt; text-decoration: underline;}
td.events a:hover   { font-family:Impact; font-weight:Bold; color: #FF0000; font-size: 14pt; text-decoration: underline;}
td.events a:active  { font-family:Impact; font-weight:Bold; color: #FF0000; font-size: 14pt; text-decoration: underline;}
.NavMenu a:link    {  color: #FFFFFF; font-size:8pt;}
.NavMenu a:visited {  color: #FFFFFF; font-size:8pt;}
.NavMenu a:hover   {  color: #993338; font-size:8pt;}
.NavMenu a:active  {  color: #3E4551; font-size:8pt;}
.ActionBar a:link    { font-size: 14pt; color: #FFFFFF; }
.ActionBar a:visited { font-size: 14pt; color: #FFFFFF; }
.ActionBar a:hover   { font-size: 14pt; color: #FFFFFF; }
.ActionBar a:active  { font-size: 14pt; color: #FFFFFF; }
.PageTitle           { text-align: center; margin:10px; font-weight:bold; font-Family: Arial; font-size: 24pt; color: #A63336;  }
.left {  float: left; } 
.right { float: right;} 

