
/* --------------------------- 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:#000099; }

.mnavbkgnd {  background-color: #faf9f5; }

/* --------------------------- Monthly Calendar Grid --------------------------- */
.month1bkgnd {  background-color:#769cc4; }

.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: #FFF; font-weight: bold; }
a.month1texttoday:link {color: #FFF; text-weight:bold; text-decoration:none; }
a.month1texttoday:visited {color: #FFF; text-weight:bold; text-decoration:none; }
a.month1texttoday:hover {color: #FFF; text-weight:bold; text-decoration:underline; }
a.month1texttoday:active {color: #6666CC; text-weight:bold; text-decoration:underline; }

.month2 {  background-color:#FFFFFF; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #333333 ; }

.month3 {  background-color: #CCCCCC; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; font-weight: bold; color: #333333;
height:20px; padding-left:5px; border:1px solid #FFF; }

.month3textfaint {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 14px; color: #999999; font-weight: bold; }
.month3textfaint a:link {color: #CCCCCC; text-weight:bold; text-decoration:none; }
.month3textfaint a:visited {color: #CCCCCC; text-weight:bold; text-decoration:none; }
.month3textfaint a:hover {color: #CCCCCC; text-weight:bold; text-decoration:underline; }
.month3textfaint a: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; border:1px solid #FFF; padding:3px;  }
.month4 a:link {color: #6666CC; text-weight:bold; text-decoration:none; }
.month4 a:visited {color:#333333; text-weight:bold; text-decoration:none; }
.month4 a:hover {color: #993399; text-weight:bold; text-decoration:none; }
.month4 a:active {color: #993399; text-weight:bold; text-decoration:none; }

