.eastside, a.eastside {
	color:#036eac !important;
	font-weight:bold !important;
}
.westside, a.westside {
	color:#31686f !important;
	font-weight:bold !important;
}
a.eastside:hover, a.westside:hover {
	text-decoration: underline !important;
}
#full-calendar {
	width:99% !important;
	background:#fff !important;
	border-left:1px solid #e3dbbf !important;
	text-align:center !important;
	font-size:10px !important;
}

#full-calendar caption {
	background:#729aa0 !important;
	border:none !important;
	font-size:1.4em !important;
	font-weight:bold !important;
	color:#fff !important;
	padding:.3em !important;
	text-align:left !important;
	text-transform: uppercase !important;
}

#full-calendar caption a,#full-calendar caption select {
	font-size:.7em !important;
}

#full-calendar caption a:link,#full-calendar caption a:visited {
	color:#fff !important;
	text-decoration:none !important;
}

#full-calendar caption a:link:hover,#full-calendar caption a:visited:hover {
	background:none !important;
	color:#FFFFFF !important;
	text-decoration:underline !important;
}

#full-calendar th {
	color: #444444 !important;
	padding:.1em .4em !important;
	background:#f4efdf !important;
	height:10px !important;
}

#full-calendar th, #full-calendar td {
	border-bottom:1px solid #e3dbbf !important;
	border-right:1px solid #e3dbbf !important;
	font-weight:normal !important;
	padding:.5em;
	vertical-align:top !important;
}

#full-calendar,#full-calendar :link,#full-calendar :visited {
}

#full-calendar td {
	width:10% !important;
	height:20% !important;
	text-align:left !important;
}

#full-calendar td a {
	display:block !important;
	margin:0 0 3px !important;
	padding:3px !important;
	text-decoration:none !important;
}

#full-calendar td a img {
	float:left !important;
	border:0 !important;
	padding:2px !important;
}

#full-calendar td .date {
	color: #444444 !important;
	width:2.5em !important;
	text-align:center !important;
	line-height:2 !important;
}

#full-calendar td a:link,#full-calendar td a:visited {
}

#full-calendar a:link:hover,#full-calendar a:visited:hover {
	background-color:#666666!important;
	color:white !important;
	text-decoration:none !important;
}

#full-calendar .today {
	background-color:#F9F4D3 !important;
	color:#704D81 !important;
}


	
/*#full-calendar .day-selected, #full-calendar .day-selected a:link, #full-calendar .day-selected a:visited {
 background-color:#B2D9DE !important;
 color:#704D81 !important;
}
#full-calendar td a.all-day-event:link, #full-calendar td a.all-day-event:visited {
 background-color:#F3F3F9 !important;
 color:#000 !important;
}
#full-calendar a.all-day-event:link:hover, #full-calendar a.all-day-event:visited:hover {
 background-color:9999CC !important;
 color:white !important;
 }
#full-calendar td a.special-event:link, #full-calendar td a.special-event:visited {
 background-color:#6F6F9F !important;
 color:white !important;
}
#full-calendar a.special-event:link:hover, #full-calendar a.special-event:visited:hover {
 background-color:9999CC !important;
 color:white !important;
 }
*/
.list_nav {
	text-align:right !important;
}

.libdoc,.libdoc table {
	font-size:11px !important;
}

.libdoc td {
	padding:1px !important;
}