@import url('/css/style.css');

body {
	font-size:80%;
	line-height:normal;
	}

#printButton, #footer, #banner, #loginstrip, #menucontainer, #wlpeUser, .managegallarybutton,
 .innerbuttoncol, .calnavbutton, #calcategorysel, #calmonthssel, #calfooter, #qmEditor, #QE_Toolbar, .QE_Link {
	display: none !important;
 	clear: none !important;
	float: none !important;
	}

#contentcontainer {
	text-align:left !important;
	margin:0 !important;
	padding:0 !important;
	clear: none !important;
	float: none !important;
	width:auto !important;
	}

/*
#outer {
	background-color:#fff;
	background-image:none;
}
*/

* {
	xcolor: black !important;
	xbackground-color: white !important;
	xfont-size:100%;
	}


/* increase font size when printing start sheets and team sheets */
/*
.TableDivStartTimes {
font-size:1.5em;
}

.TableDivTeamSheet {
font-size:1.3em;
}
*/
/*calendar print*/


.dbCalX {
border:2px solid #666;
}



