A:visited {
	COLOR: #333333;
	text-decoration: none;
}
A:hover {
    COLOR: #660000;
	text-decoration: underline;
}
A:link {
    COLOR: #333333;
	text-decoration: none;
}
A:active {
    COLOR: #660000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #660000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #660000;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	height: 20px;
}
.sitetools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #660000;
}
.sitetools A:visited {
	COLOR: #660000;
	text-decoration: none;
}
.sitetools A:hover {
    COLOR: #660000;
	text-decoration: underline;
}
.sitetools A:link {
    COLOR: #660000;
	text-decoration: none;
}
.sitetools A:active {
    COLOR: #660000;
	text-decoration: none;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
}
.sidebar A:visited {
	COLOR: #333333;
	text-decoration: none;
}
.sidebar A:hover {
    COLOR: #666666;
	text-decoration: underline;
}
.sidebar A:link {
    COLOR: #333333;
	text-decoration: none;
}
.sidebar A:active {
    COLOR: #333333;
	text-decoration: none;
}
.dingbats {
    FONT-SIZE: 12px;
    COLOR: #660000;
    FONT-FAMILY: Webdings;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
}
.divider {color: #999999}
.photoright { 
	float: right; 
	clear: none;
	padding: 8px;
	margin: 8px;
}
hr {color: #CCCCCC; height; 1px}
.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}
.cal A:visited {
	COLOR: #660000;
	text-decoration: none;
}
.cal A:hover {
    COLOR: #660000;
	text-decoration: underline;
}
.cal A:link {
    COLOR: #660000;
	text-decoration: none;
}
.cal A:active {
    COLOR: #660000;
	text-decoration: none;
}


.mm_cal th {
	background-color: #A50606;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	font-family: "Verdana";
	padding: 3px 0 3px 5px;
}

.mm_cal td {
	font-size:11px;
	font-family: "Verdana";
	vertical-align: top;
	width: 90px;
}

.mm_cal .days {
	border-right: 1px solid #FFF;
	background-color: #DEDEDE;
	padding: 3px 0 3px 5px;
	color: #000;
}

.mm_cal .lastmonthday {
	color: #B0B0B0;
}

.mm_cal .event {
	border-right: 1px dotted #DEDEDE;
	color: #B0B0B0;
	height: 60px;
	padding: 5px;
	font-size: 10px;
}

.mm_cal .event a {
	color: #600;
	font-size: 10px;
	text-decoration: none;
}

.mm_cal .event a:hover {
	color: #600;
	text-decoration: underline;
}

.mm_cal td.cal_nav {
	font-size:11px;
	font-family: "Verdana";
	vertical-align: top;
	width: 0;
}

.mm_cal td.cal_nav a {
	color: #600;
}

.mm_cal_month {
	position: absolute;
	margin-top: 18px;
	text-align: right;
	font-family: "Garamond","Georgia","Time","serif";
	font-weight: bold;
	font-size: 22px;
	width: 530px;
	color: #900;
}

p span.pdf {
  font-size: 10px;
  text-transform: uppercase;
  color: red;
}
