#calendar td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#calback {
	clear: both;
	width: 100%;
	height: 100%;
	background: url('/calendar/images/calWaitin.gif') no-repeat center;
}

#calendar {
	width: 100%;
	height: 100%;
}

.cal {
	width: 196px;
	margin: 0 auto;
}

.cal a {
	color: #FFF;
	text-decoration: underline;
	font-size: 9px;
}

.cal a:hover {
	color: #999999;
	text-decoration: none;
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	padding: 5px;
	background-image: url(images/calBack.gi);
	background-repeat: repeat;
	background-position: left center;
	border: 1px dotted #FFF;
}

.calhead img {
	border: none;
}

.calhead table {
	width: 100%;
}

.calhead a {
	text-decoration: none;
	border: none;
}

.dayhead {
	height: 10px;
	background: #EEE;
}

.dayhead td {
	text-align: center;
	color: #000000;
	font-size: 9px;
}

.dayrow {
	height: 20px;
}

.dayrow td {
	width: 26px;
	font-size: 9px;
	color: #FFFFFF;
	padding: 3px;
	margin: 0;
	border: 1px dotted #FFFFFF;
	text-align: right;
}

.day {
	float: right;
}

.dayover {
	background-color: #EEE;
}

.dayout {
	background: #FFF;
}
.calevent a {
	color: #990000;
	text-decoration: none;
	boder: 0px;
	border-style: none;
}

#event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	margin-top: 10px;
	padding-bottom: 10px;
}

#event .heading {
	padding: 0px;
	position: relative;
	margin-top: 5px;
}

#event .title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

#event .posted {
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#event .back {
	margin-bottom: 10px;
	margin-top: 3px;
}
#rightcontainer   .back a  {
	color: #FFFFFF;
	font-size: 9px;
}
#rightcontainer .back a:link {
	text-decoration: underline;
}
#rightcontainer .back a:visited {
	text-decoration: underline;
}
#rightcontainer   .back a:hover  {
	text-decoration: none;
}
#rightcontainer .back a:active {
	text-decoration: none;
}

#event .line {
	overflow: auto;
}

.error {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

#jump {
	z-index: 100;
	line-height: 30px;
	padding: 5px;
	background: #F6F6F6;
	border: 1px solid #888;
}

#jump a {
	text-decoration: none;
	border: none;
}

#jump img {
	border: none;
}body {
}
