body { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; margin: 0px; }


/* --------------------------- Default for text within <p> tag --------------------------- */
p {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; line-height: 16px; color: #505050; font-size: 12px; }

/* --------------------------- Monthly Navbar and Total Events--------------------------- */

.mnavtext { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color:#FFFFFF;/*color:#000099;*/ }

.mnavbkgnd {  }

/* --------------------------- Monthly Calendar Grid --------------------------- */
.month1bkgnd {  background-color:#000099; padding:10px 0 14px 15px; height:35px;}

.month1textmonth {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 13px; font-weight: bold; color: #FFFFFF; }

.month1texttoday {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 14px; color: #CCCCCC; font-weight: bold; }
a.month1texttoday:link {color: #CCCCCC; text-weight:bold; text-decoration:none; }
a.month1texttoday:visited {color: #CCCCCC; text-weight:bold; text-decoration:none; }
a.month1texttoday:hover {color: #CCCCCC; text-weight:bold; text-decoration:underline; }
a.month1texttoday:active {color: #6666CC; text-weight:bold; text-decoration:underline; }

.month2 {  background-color:#0066FF; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color:#FFFFFF; height:50px; text-align:center; }

.month3 {  background-color: #CCCCCC; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; font-weight: bold; color: #333333; height:50px; text-align:center; vertical-align:middle;}

.month3textfaint {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 14px; color: #999999; font-weight: bold; }
a.month3textfaint:link {color: #CCCCCC; text-weight:bold; text-decoration:none; }
a.month3textfaint:visited {color: #CCCCCC; text-weight:bold; text-decoration:none; }
a.month3textfaint:hover {color: #CCCCCC; text-weight:bold; text-decoration:underline; }
a.month3textfaint:active {color: #6666CC; text-weight:bold; text-decoration:underline; }

.month4 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9px; color: #333333; background-color:#E4E0E0; background-position: top; }
a.month4:link {color: #6666CC; text-weight:bold; text-decoration:none; }
a.month4:visited {color:#333333; text-weight:bold; text-decoration:none; }
a.month4:hover {color: #993399; text-weight:bold; text-decoration:none; }
a.month4:active {color: #993399; text-weight:bold; text-decoration:none; }


