ul.ul {
	margin-left:20px;
}

th.th {
	background:#DDDDDD;
}

td.td {
	background:#F5F5F5;
}

input.input,select.input,textarea.input {
	font-size:12px;
	background:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#7B9EBD;
}

a.cal_headerlink:visited,a.cal_headerlink:link,a.cal_headerlink:active {
	font-family:trebuchet;
	font-size:28px;
	text-decoration:none;
	color:#000000;
}

a.cal_headerlink:hover {
	font-size:28px;
	color:#FF9900;
}

td.cal_day,th.cal_weekday {
	font-family:trebuchet;
	font-size:11px;
	text-align:center;
	background:#EFEFEF;
}

td.cal_noday {
	font-family:trebuchet;
	font-size:11px;
	text-align:center;
	background:#F9F9F9;
}

td.cal_eventday {
	font-family:trebuchet;
	font-size:11px;
	text-align:center;
	background:#BBBBBB;
}

td.cal_weekend,th.cal_weekend {
	font-family:trebuchet;
	font-size:11px;
	text-align:center;
	color:#555555;
	background:#EFEFEF;
}

th.cal_dayheader {
	font-family:trebuchet;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	background:#FF9900;
}

th.cal_header {
	font-family:trebuchet;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	background:#FFCE81;
}

th.cal_head {
	font-family:trebuchet;
	font-size:20px;
	font-weight:bold;
	color:#FF9900;
}

td.cal_date {
	font-family:trebuchet;
	font-size:11px;
	text-align:center;
	background:#FF9900;
}

