body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#E5E5E5;
	background-color:#000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

a {
    color:#FFFF99;
}

.borderGray {
    border:1px solid #999999;
}

.fieldtext {
	font-family: Arial;
	font-size:12px;
	width:260px;
	padding-top:2px;
	padding-bottom:2px;
	border: 1px solid #CC9966;
	background-color: #CCCCCC;
}

.white {
    color:#FFFFFF;
}

.underline {
    text-decoration:underline;
}

.colorYellow {
    color:#FFFF99;
}

a.navmonth { color: #FFFFFF; font-weight: bold;}
.day-current { background-color: #FFFF99; }
.day-event { background-color: #E1ECED; }
.header { background-color: #717171; color: #FFFFFF; font-size: .95 em; font-weight: bold; text-align: center; }
.subheader { background-color: #aaaaaa; color: #000000; font-weight: bold; text-align: center; }


