Body, TD {font-size: 10pt; font-family: arial, tahoma, verdana, helvetica; text-decoration: none;}

th.cal {font-size:12pt; padding: 3px; border: black solid 2px; background-color: #C00000; margin: 0px;}

td.cal {font-family: Comic Sans MS, sans-serif; font-size:10pt; padding: 3px; vertical-align: middle; border: black solid 1px; margin: 0px;}

.data {font-size: 10pt; font-family: Courier New, monospace; font-style: regular; color: Steelblue}

A:link, A:active, A:visited  {text-decoration: none; color: #C00000}
A.red  {text-decoration: none; color: #C00000}
A:hover {TEXT-DECORATION: none; color: white; background-color: #C00000}
#cp A:hover {background-color: white;}

li.push {list-style-image: url(/South/images/RedPushPin.gif)}

body.admin, .intranet {
	border: #C00000 5px groove;
	padding: 3px;
	margin: 0px;
}

h2 {text-shadow: #C00000 2px 2px 3px}

button.feed {
	background-color: #ff6600;
	color: white; 
	text-shadow: 1px 3px 2px #333333; 
	font-weight: bold; 
	border-width: 1px; 
	border-color: #ffc8a4; 
	font-size: 10px; 
	width: 50px; 
	padding: 1px; 
	cursor: hand; 
	text-align: center;
}

button.feed:hover {
	background-color: #00aeed; 
	border-color: #adcff4;
}

.announceBox {
	border: 1px #C00000 solid; 
	width: 190px; 
	height: 80px; 
	text-align: center;
	font-size: 16px; 
	font-weight: bold;
	color: #C00000;
	background-color: transparent;
}


.announceBoxOver {
	border: 1px #C00000 solid; 
	width: 190px; 
	height: 80px; 
	text-align: center;
	font-size: 16px; 
	font-weight: bold;
	color: white;
	background-color: #C00000;
	cursor: pointer;
}