body { font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nav {padding-left: 20px; font-size: small;}
		
A:link {font: Geneva, Arial, Helvetica, san-serif;  font-size: small; text-decoration: underline; color: #CC0000;}

A:visited {font: Geneva, Arial, Helvetica, san-serif;  font-size: small; text-decoration: underline; color: #CC0000;}

A:active {font: Geneva, Arial, Helvetica, san-serif; font-size: small; color: Red; text-decoration: underline}

A:hover {font: Geneva, Arial, Helvetica, san-serif; font-size: small; text-decoration: underline; color: #333366;}

.banner {
	font: Arial, Helvetica, sans-serif;
	font-size: large;
}
.big_banner {
	font: Arial, Helvetica, sans-serif;
	font-size: xx-large;
}
.big_font {
	font-size: larger;
	font-weight: bold;
}
.blue_link {
	color: Blue;
	text-decoration: underline;
}
.elegant {
	color: Maroon;
	font-size: small;
	font-variant: small-caps;
}
.elegant_link {
	color: Maroon;
	font-size: small;
	font-variant: small-caps;
	text-decoration: none;
}
.form_txt {
	font: normal Garamond serif;
	color: Black;
	text-decoration: none;
	font-variant: normal;
	vertical-align: text-top;
	font-size : 20px;
}
.italic {
	font-style: italic;
}
.main_link_gray {
	font: normal Garamond serif;
	color: #708090;
	text-decoration: none;
	font-size: 12px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	vertical-align: text-top;
}
.top_link {
	font: normal Garamond serif;
	color: Blue;
	text-decoration: none;
	font-size: 10px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	vertical-align: text-top;
}
.top_txt {
	font: normal Garamond serif;
	color: Black;
	text-decoration: none;
	font-size: 14px;
	font-variant: normal;
	font-style: italic;
	vertical-align: text-top;
}
.extra_small {
font-size: x-small;
}
.small_italic {
	font-size: smaller;
	font-style: italic;
}
.voter_extract {
	background-color: #CCCCFF;
}
.white_banner {
	font: Arial, Helvetica, sans-serif;
	font-size: large;
	color: White;
}
.white_font {
color: White;
}

	
p.footer {
	color: Black;
	text-decoration: none;
	font-size: small;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	font : Arial, Helvetica, sans-serif;
}
p.highlight {
	background-color : #FFFFCC;
}
table.top_calendar {
font-size: x-small;
}
tr.invited {
	background-color: #CCCC66;
	font-weight : bold;
}
tr.public {
	background-color: #FFCC66;
	font-weight : bold;
}
tr.paleblue {
	background-color:  #CCCCFF;
	font-weight : bold;
}
tr.media {
	background-color: #CCCCFF;
	font-weight : bold;
}
tr.holiday {
	background-color: White;
	font-weight : bold;
}
tr.monthheader {
	background-color: Gray;
	font : bold larger;
	color : White;
}




.CalendarM {
    margin-left:    0;
    text-align:     center;
    text-decoration:   none;
    color: White;
    background: Red;;
    border-top:     3px solid #FF999B;
    border-left: 3px solid #FF999B;
    border-right:   3px solid #000000;
    border-bottom:  3px solid #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 12pt;
	font-weight : bold;
	}

.CalendarD {
    margin-left:    0;
    text-align:     center;
    text-decoration:  none;
    color: Black;
    background: #CCCCFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 18pt;
    font-weight : bold;
    }