a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BC5BC3;
}

a:link {color: #8EC9F6; font-size: 12px; text-decoration:none}
a:visited {color: #8EC9F6; font-size: 12px; text-decoration:none}
a:hover {color: #FFB300; font-size: 12px; text-decoration:none}
a:active {color: #8EC9F6; font-size: 12px; text-decoration:none}

a.prevnext:link {color: #8EC9F6; font-size: 12px; text-decoration:none}
a.prevnext:visited {color: #8EC9F6; font-size: 12px; text-decoration:none}
a.prevnext:hover {color: #FFB300; font-size: 12px; text-decoration:none}
a.prevnext:active {color: #8EC9F6; font-size: 12px; text-decoration:none}

a.day:link {color: #8EC9F6; font-size: 12px; text-decoration:underline}
a.day:visited {color: #8EC9F6; font-size: 12px; text-decoration:underline}
a.day:hover {color: #FFB300; font-size: 12px; text-decoration:underline}
a.day:active {color: #FFB300; font-size: 12px; text-decoration:underline}

a.event:link {color: #8EC9F6; font-size: 12px; text-decoration:none}
a.event:visited {color: #8EC9F6; font-size: 12px; text-decoration:none}
a.event:hover {color: #FFB300; font-size: 12px; text-decoration:none}
a.event:active {color: #8EC9F6;	font-size: 12px; text-decoration:none}

a.popup:link {color: #BBBBBB; font-size: 12px; text-decoration:underline}
a.popup:visited {color: #999999; font-size: 12px; text-decoration:underline}
a.popup:hover {color: #FFFFFF; font-size: 12px; text-decoration:underline}
a.popup:active {color: #FFFFFF; font-size: 12px; text-decoration:underline}

a.admin:link {color: #8EC9F6; font-size: 12px; text-decoration:none}
a.admin:visited {color: #8EC9F6; font-size: 12px; text-decoration:none}
a.admin:hover {color: #FFB300; font-size: 12px; text-decoration:none}
a.admin:active {color: #FFB300; font-size: 12px; text-decoration:none}

body {
	background-color: #892890;
	background-color: black;
	color: #EF8EF6;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

table.cal {
	background-color: #5B96C3;
	height: 600px;
	border-style: none;
	border-width: 3px;
	font-family: sans-serif
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
}

thead.cal {
	color: black;
	background-color: #5B96C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center
}


.calheader {
	color: black;
	background-color: #5B96C3;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center
}

td.cal {
	background-color: #286390;
	text-align: left;
	vertical-align: top
}

tfoot.cal {
	color: black;
	background-color: #5B96C3;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

ul.cal {
	margin: 0px;
	list-style-position: inside
}

li {
	color: black;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #8EC9F6;
	text-align: left;
}

body.popup {
	background-color: #286390;
	background-color: black;
	color: #5B96C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

b.popup {
	color: #FFB300;
	color: #8EC9F6;
	font-size: 14px
}

.eventhigh {
	color: #8EC9F6;
}

.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8EC9F6;
}
