#rightcol td, #section td{
     font-size: 10px;
	 text-align:center;
}
#calendartable {
background-color:#f0f2e5;
}
#section table td{
border:0px solid #000000;
height:50px;
vertical-align:top;
width:15%;
}
#section #mycalendar{
border:1px solid #000000;
}
font.alert{
        font-weight: bolder;
        color: #990066;
        text-transform: uppercase;
}
font.not_approved{
     font-style: italic;
}
tr.week{
     text-align: center;
     vertical-align: top;
}
tr.holiday{
     font-weight: bold;
     color: #FFFFFF;
     background-color: #f0f2e5;
     vertical-align:top;
	 text-align:center;
}
tr.day_name{
     background-color: #c3c3c3;
     color: #6e6e6e;
     font-size: 11px;
}
#section .day_name{
     background-color: #c3c3c3;
     color: #6e6e6e;
     font-size: 11px;
	 border-bottom:1px solid #000000;
}
td.right_box{
     text-align: left;
}
td.left_box{
     text-align: right;
}
.weekend_link{
     color: #FFFFFF;
     font-size: 8pt;
}
.weekend_box,#section .weekend_box{
     background-color: #cfcfcf;
     border-bottom: 0px solid #E0E0E0;
    text-align:center;
    /* height: 36pt; */
}
td.dark_date_box{
     background-color: #f0f2e5;
     /* width: 72pt; */
	  text-align:center;
     /* height: 36pt; */
}
td.today_date_box{
     background-color: #f0f2e5;
	  text-align:center;
     /* width: 72pt; */
     /* height: 36pt; */
}
td.date_box, ,#section td .date_box{
    background-color: #f0f2e5;
	text-align:center;
	border: 0px solid #E0E0E0;
}
#rightcol .quote,#rightcol .quote a ,#rightcol .quote a:hover,#section .quote,#section .quote a,#section .quote a:hover{
text-align:center;
font-size: 10px; color: #000000;
padding:0px;
margin:0px;
display:inline;
}
.gen,.genblock { font-size : 12px; }
.gen,.genblock{ color : #000000; }
a.gen,a.genblock{ color: #006699; text-decoration: none; }
a.gen:hover,.genblock:hover{ color: #DD6900; text-decoration: underline; }

.event{
padding:5px;
}
.eventtitle{
background-color:#dddddd;
padding:3px;
}
.eventdetails{
padding:3px;
border-bottom:1px dotted #dddddd;
width:99%;
display:block;
}