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

#calback {
	clear: both;
	width:220px;
	height:150px;
}

#calendar {
}

.cal {
	margin: 0;
}

.cal a {
	color: #0C0;
	text-decoration: none;
	font-size: 11px;
}

.cal a:hover {
	color: #0E0;
}

.calhead {
	color: black;
	padding-top:2px;
	padding-bottom:2px;
    color: black;
    font-weight: bold;
}

.calhead img {
	border: none;
}

.calhead table {
}

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

.dayhead {
	color: #7e7e7e;
}

.dayhead td {
	text-align: center;
    color: black;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-right: 2px;
    margin-left: 2px;
    padding: 2px;
}

.dayrow {
}

.dayrow td {
	font-size: 11px;
}

.day {
    text-align: center;
    padding: 2px;
	width:26px;
    margin-bottom:1px;
    margin-right:1px;
    background-color: #e9f8ff;
    height: 15px;
}

.daytoday {
    text-align: center;
    padding-bottom:4px;
    width:26px;
    margin-bottom:1px;
    margin-right:1px;
    background-color: #e9f8ff;
    border-color: #99bcd0;
    border-style: solid;
    border-width: 2px;
    height: 11px;
    font-weight: bold;
}

.dayover {
}

.dayout {
}

#event {
color:#37b1e0;
}

#event .heading {
font-weight:bold;
color:#585858;
}

#event .title {
}

#event .posted {
color:#4aa8de;
font-size:9px;
}

#event .back {
text-align:right;
color:#4aa8de;
font-size:9px;
}

#event .back a {
color:#4aa8de;
font-size:9px;
}

#event .back a:hover {
}

#event .line {
color:#6C6C6C;
font-size:11px;
}

.error {
	color: #C00;
	font-size: 11px;
	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;
}
