body,td,th {color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;margin: 0 0 0 0;text-align: center;}
body {background-color: #FFFFFF;margin: 0 0 0 0;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;text-align: center;width: 100%;}
img,a img {border: 0px;border: 0;}
a {font-size: 10px;color: #000000;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: underline;color: #000000;}
a:active {text-decoration: none;color: #000000;}
#wrapper {position: relative;margin-left: auto;margin-right: auto;width: 917px;text-align:center;}
#logo {position: relative;right: 25px;text-align: right;}
.clearBoth{clear:both;}
.clearR{clear:right;}
.clearL{clear:left;}
.leftTitle{display:block;font-weight:700;float:left;}
.rightTitle{display:block;float:right;clear:right;}
.centerTitle{text-align:center;font-weight:700;}
.headerTitle{font-size:16px;font-weight:700;}
.leftTitle a,.rightTitle a,.centerTitle a{text-decoration:none;color:#000;}
.leftTitle a:hover,.rightTitle a:hover,.centerTitle a:hover{text-decoration:none;color:#CCC;}
/* ****************************************************************** */
.MENU, .MENU:link, .MENU:visited, .MENU:active, .MENU:hover {color: #000000;font-weight: normal;font-size: 11px; text-decoration: none;}
.MENU1, .MENU1:link, .MENU1:visited, .MENU1:active, .MENU1:hover {color: #FFFFFF;font-weight: normal;font-size: 11px; text-decoration: none;}
/* ****************************************************************** */
#calendarMini{
float:left;
width:100%;
}
.calendar{
border:1px solid #6A5759;
background:#FAFAFA;
font-size: 18px;
font-weight:bold;
}
.calendar a {
color: #000000;
text-decoration: none;
}
.calendar a:hover {
color: #333333;
text-decoration:underline;
cursor: pointer;
}
.calendar td{
padding:0px 5px 0px 5px;
border: none;
height: 35px;
}
.calendarHeader{
color: #000000;
background:#EEEDED;
}
.calendarTitle{
color:#000000;
background: white;
font-weight: bold;
}
.calendarToday{
color: #F92360;
font-weight:bold;
border-bottom:1px solid #F92360;
}
.calendarNav{
color:#BDB1B2;
text-decoration:none;
}
.calendarNav:hover{
color:#F92360;
text-decoration:none;
}
.calendarLinkFilled:link, .calendarLinkFilled:visited, .calendarLinkFilled:active{
color:#FF6633;
}
.calendarLinkFilled:hover{
background:#E4E4E4;
text-decoration:none;
}
.calendarActiveDate {
border:1px solid #6A5759;
background: #0099CC;
font-size: 18px;
}