@charset "utf-8";
/* CSS Document */

* {
	color:#000000 !important;
}
body {
	background:none;
}
td.rightads {
	display:none;
}
div#footer {
	display:none;
}
body#customer-service-form table {
	display:none;
}
div#content table {
	display:block;
}
div#content table {
	width:95%;
}
div#content table table {
	width:100%;
}

.calendar-graycol {
    /*background-color:#DBDBDB;*/
    border-bottom:1px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
    text-align:center;
}
.calendar-normal {
    border-bottom:1px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
    text-align:center;
}

