@charset "UTF-8";
.default_wrapper {
	width: 760px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
.default_header {
	background-image: url(/images/calendar_header.jpg);
	background-color: #FF3366;
	height: 140px;
	width: 540px;
	float: left;
}
.default_menu {
	background-image: url(/images/qmimages/center_tile.gif);
	height: 40px;
	clear: both;
}.default_login
 {
	height: 30px;
	width: 760px;
	background-image: url(/images/login.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.default_menu2 {
	height: 17px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
.default_l2_col {
	background-color: #EFEFEF;
	width: 120px;
	float: left;
	padding-top: 20px;
}
.default_r2_col {
	float: right;
	width: 215px;
	background-color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.default_footer {
	width: 760px;
	clear: both;
	height: 100px;
	background-color: #EFEFEF;
	margin: 0px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
}
.default_center_col {
	width: 420px;
	margin: 0px;
	float: left;
}

