@import url("common.css");
@import url("aqua/nav.css");
@import url("aqua/wdg.css");
@import url("aqua/tng.css");
@import url("aqua/nxt.css");
@import url("aqua/cal.css");

.detail_cal .holiday {
	background-image:url(aqua/images/Holiday-bg.gif);
	background-color:#e69fa2;
	}

.detail_cal .other {
	background-image:url(aqua/images/Other-bg.gif);
	background-color:#fae95d;
		}

.detail_cal .meeting {
	background-image:url(aqua/images/Meet-bg.gif);
	background-color:#b3cbae;
	}