body{
	margin:0px;
	margin-top:10px;
	font-size:11px;
	font-family:"Trebuchet MS", sans-serif;
}

a{
	font-family:"Trebuchet MS", sans-serif;
	text-decoration:none;
}

a.prevnext:link {color: #4d7b46; font-weight:bold; font-size: 12px; text-decoration:none}
a.prevnext:visited {color: #4d7b46; font-weight:bold; font-size: 12px; text-decoration:none}
a.prevnext:hover {color: #4d7b46; font-weight:bold; font-size: 12px; text-decoration:underline}
a.prevnext:active {color: #4d7b46; font-weight:bold; font-size: 12px; text-decoration:none}

a.day:link { position:relative; left:-1px;  padding:0px 2px 0px 2px; color: #4d7b46; font-weight:bold; font-size: 12px; text-decoration:none; }
a.day:visited {position:relative; left:-1px;  padding:0px 2px 0px 2px; color: #4d7b46; font-weight:bold; font-size: 12px; text-decoration:none; }
a.day:hover {position:relative; left:-1px;  padding:0px 2px 0px 2px; color: #4d7b46; font-weight:bold; font-size: 12px; text-decoration:underline; }
a.day:active {position:relative; left:-1px;  padding:0px 2px 0px 2px; color: #4d7b46; font-weight:bold; font-size: 12px; text-decoration:none; }

a.event:link {color: blue; font-size: 12px; text-decoration:underline}
a.event:visited {color: blue; font-size: 12px; text-decoration:underline}
a.event:hover {color: red; font-size: 12px; text-decoration:underline}
a.event:active {color: blue; font-size: 12px; text-decoration:underline}



table.cal {
	background-color: #faa43c;
	height: 400px;
	border-style: none;
	border-width: 3px;
	font-family: sans-serif
}

select, input{
	font-family:"Trebuchet MS", sans-serif;
	font-size:11px;
}
.caption {
color: black;
font-size: 18px;
font-weight: bold;
}

.thead {
color:white;
font-weight:bold;
padding:2px;
background-color: #faa43c;
font-size: 12px;
font-family:"Trebuchet MS", sans-serif;
}

td.cal {
background-color: white;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:black;
background-color: #fdc581;
font-size: 14px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}

.cal-admin-link{
color: #ffffff;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
