.full_calendarTable {
background-color: #FFFFFF;
padding: 0px;
}

.full_calendarTitle {
font-size: 12px;
font-family: Arial;
font-weight: Bold;
text-decoration: none;
font-style: normal;
color: #000000;
background: #FFFFFF;
border: 0px solid;
padding: 3px;
}

.full_calendarTitleText {
font-size: 12px;
font-family: Arial;
font-weight: Bold;
text-decoration: none;
font-style: normal;
color: #000000;
background: #FFFFFF;
}

.full_calendarHeader {
font-size: 12px;
font-family: Tahoma;
font-weight: Normal;
text-decoration: none;
font-style: normal;
color: #000000;
background: #efefef;
border: 0px solid;
padding: 3px;
}

.full_calendarHeaderText {
font-size: 12px;
font-family: Tahoma;
font-weight: Normal;
text-decoration: none;
font-style: normal;
color: #000000;
background: #efefef;
}

.full_calendarNoEvent {
font-size: 12px;
font-family: Arial;
font-weight: Normal;
text-decoration: none;
font-style: normal;
color: #000000;
background: #FFFFFF;
border: 0px solid;
padding: 3px;
width: 14.3%;
height: 70px;
}

.full_calendarNoEventText {
font-size: 12px;
font-family: Arial;
font-weight: Normal;
text-decoration: none;
font-style: normal;
color: #000000;
background: #FFFFFF;
}

.full_calendarEvent {
font-size: 12px;
font-family: Arial;
font-weight: Normal;
text-decoration: none;
font-style: normal;
color: #990000;
background: #efefef;
border: 0px solid;
padding: 3px;
width: 14.3%;
height: 70px;
}

.full_calendarEventText {
font-size: 12px;
font-family: Arial;
font-weight: Normal;
text-decoration: none;
font-style: normal;
color: #990000;
background: #efefef;
}

.defaultCategory {
font-size: 11px;
font-family: Verdana;
font-weight: Normal;
text-decoration: none;
font-style: normal;
color: #000000;
background: #FFFFFF;
}

.full_calendarNoEventToday {
font-size: 12px;
font-family: Arial;
font-weight: Normal;
text-decoration: none;
font-style: normal;
color: #000000;
background: #FFFFFF;
border: 0px solid;
padding: 3px;
width: 14.3%;
height: 70px;
}

.full_calendarNoEventTodayText {
font-size: 12px;
font-family: Arial;
font-weight: Normal;
text-decoration: none;
font-style: normal;
color: #000000;
background: #FFFFFF;
}

.full_calendarEventToday {
font-size: 12px;
font-family: Arial;
font-weight: Normal;
text-decoration: none;
font-style: normal;
color: #990000;
background: #FFFFFF;
border: 0px solid;
padding: 3px;
width: 14.3%;
height: 70px;
}

.full_calendarEventTodayText {
font-size: 12px;
font-family: Arial;
font-weight: Normal;
text-decoration: none;
font-style: normal;
color: #990000;
background: #FFFFFF;
}

