#container {
	margin: auto;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
}
#container #header #header_left {
	float: left;
	background-image: url(../images/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#container #header #header_right {
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}

#container #content {
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#container #footer {
    clear:both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}

.month{
    /*width:125px;*/
    float:left;
    /*border:1px solid #ccc;*/
    /*margin:8px;*/
    border-collapse:collapse;
}

.day{
    border:1px solid #ddd;
    color:#555;
    /*padding:3px;*/
	padding:1px;
    text-align:right;
	font-size: 11px;
}

.dayShort{
    border:1px solid #ddd;
    color:#555;
    padding:1px;
    text-align:left;
	font-size: 12px;
}

th {
    /*padding:5px;*/
	background-image: url(../images/css_img/TopMenuBG.gif);
	background-repeat: repeat-x;
    /*color:#fff;*/
}

.actday{
	/*color:#FF0000;*/
	font-weight:bold;
    text-align:right;
	font-size: 11px;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
}

.days{
    background-color:#f1f1f1;
	text-align: center;
	font-size: 9px;
}
.actday_old {
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
    color:#fff;
    font-weight:bold;
}
/*.t_culture {background-color: #FFFF00;}
.t_sport {background-color: #CCCCFF;}
.t_community {background-color: #666FFF;}
.t_education {background-color: #00CC66;}
.t_business {background-color: #FFCC66;}
.t_government {background-color: #00ccff;}
.t_faculty {background-color: #FF6666;}
.t_other {background-color: #cccccf;}
.t_multi {background-color: #996666;}*/

.t_culture {background-color: #ECBA6B;}
.t_sport {background-color: #B4D7D4;}
.t_community {background-color: #ABC5AA;}
.t_education {background-color: #6998CC;}
.t_business {background-color: #E68F8F;}
.t_government {background-color: #B2A549;}
.t_faculty {background-color: #CAA3D1;}
.t_other {background-color: #ECBA6B;}
.t_multi {
	background-image: url(../images/rainb_bg.jpg);
	background-repeat: repeat;
}
.s219 {background-color: #ABC5AA;}
.s220 {background-color: #6998CC;}
.s29999 {background-color: #FFC18A;}
