#subarea ul {
	text-align: left;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#subarea li {
	font-size: 80%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	width: 165px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	background-image: url(../../shared/img/btn_icon_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
}
#schemenu {
	background-image: url(../img/schemenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 190px;
	padding: 0px;
	text-indent: -5000pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainarea h3 {
	font-size: 90%;
	text-align: left;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../../shared/img/title_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color: #006699;
}
#mainarea p {
	text-align: left;
	width: 500px;
	font-size: 80%;
	line-height: 150%;
}
#schetitle {
	background-image: url(../img/sche_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 500px;
	height: 30px;
	text-indent: -5000px;
	margin-top: 0px;
}
#day{
	padding: 0px;
	width: 170px;
	font-size: 80%;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
}
#month {
	text-align: center;
	width: 170px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-weight: bold;
	font-size: 90%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
}
#month td {
	width: 53px;
}
#calender {
	text-align: center;
	width: 190px;
}
#day td {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
	width: 22px;
}
#day .sat {
	background-color: #CCFFFF;
	color: #0000FF;
}
#day .sun {
	background-color: #FFCCCC;
	color: #FF0000;
}
.box {
	padding: 0px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 75%;
	text-align: center;
	border: 1px solid #FF9900;
	border-collapse: collapse;
}
.box td {
	border: 1px solid #FF9900;
	padding: 2px;
}
.box th {
	background-color: #FFCC33;
	border: 1px solid #FF9900;
}
.box .sub {
	font-weight: bold;
	text-align: left;
	background-color: #FFFFCC;
}
#cation {
	text-align: left;
	width: 500px;
	margin-bottom: 30px;
}
#cation li {
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 10px;
}
.style1 {
	color: #FF0000;
}
#calender img {
	height: 15px;
	width: 11px;
	border: none;
}
.bigevent {
	padding: 0px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 80%;
	text-align: center;
	border: 1px solid #003366;
	border-collapse: collapse;
	line-height: 120%;
}
.bigevent th {
	text-align: left;
	padding: 5px;
	border: 1px solid #003366;
}
.bigevent td {
	border: 1px solid #003366;
}
.bigevent .color{
background-color:#99CCFF;
}
.bigevent .red {
	background-color: #FFCCCC;
}
#mainarea h4 {
	font-size: 90%;
	color: #009933;
}
#subarea td a {
	color: #FF0000;
	text-decoration: underline;
}
#subarea td a:hover {
	color: #FF6666;
	text-decoration: underline;
}
