body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	margin: 1em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
}
.logo {
	position: absolute;
	left: 3px;
	top: 7px;
	display: inline;
	vertical-align: top;
}
.barlogo {
	padding: 0em 0em 1em 1em;
	float: right;
	top: 2px;
	position: absolute;
	left: 40em;
	vertical-align: top;
}
.bannertext {
	font-size: 80%;
	font-weight: bold;
	color: #000099;
	text-align: center;
	vertical-align: top;
	display: inline;
	position: absolute;
	left: 241px;
	top: 74px;
}
.form {
	border: 2px outset #CCCCCC;
	background-color: #E4E4E4;
	padding: 9px;
}
.explain {
	font-size: 100%;
	background-color: #D5FFE2;
	padding: 7px;
	border-top: 9px solid #FFFFFF;
	border-right: 9px none #FFFFFF;
	border-bottom: 9px none #FFFFFF;
	border-left: 9px none #FFFFFF;
	width: 95%;
	white-space: normal;
}
.ermsg {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 7px;
}
.summary {
	background-color: #CCCCFF;
	padding: 9px;
	width: 60em;
}
.emph {
	font-weight: bold;
}
h2 {
	font-size: 115%;
	color: #003399;
}
.floorsbutton {
	background-color: #E6B991;
	height: 29px;
	width: 111px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	cursor: hand;
	margin: 0px 8px;
}
.lmargin {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.spacedonright {
	padding-right: 13px;
	border: none;
}
.tinytext {
	font-size: 80%;
}
.texthi {
	font-size: 140%;
	font-weight: bold;
	color: #FF6600;
}
.selecthi {
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
}
.opthi {
	font-weight: bold;
}
.cal {
	font-size: 85%;
	background-color: #006C84;
	font-weight: bold;
	color: #FFFFFF;
}
.caldaynames {
	background-color: #006C84;
	font-weight: bold;
	color: #FFFFFF;
	width: 4em;
	font-size: 110%;
}
.calcell {
	background-color: #ECE9D8;
	color: #000000;
	font-weight: bold;
	height:6em;
}
.calagocell {
	background-color: #A6A6A6;
	color: #000000;
	font-weight: bold;
	height:6em;
}
.calprevcell {
	background-color: #ECE9D8;
	color: #000000;
	font-weight: normal;
	height:6em;
}
.calnextcell {
	background-color: #ECE9D8;
	color: #000000;
	font-weight: normal;
	height:6em;
}
.calprevagocell {
	background-color: #A6A6A6;
	color: #000000;
	font-weight: normal;
	height:6em;
}
.calnextagocell {
	background-color: #A6A6A6;
	color: #000000;
	font-weight: normal;
	height:6em;
}
.calmonth {
	font-size: 130%;
}
.caldepotall {
	background-color: #FE622E;
	padding: 3px;
	width: 3em;
	height: 2em;
	margin: 4px;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	border: none;
	overflow: visible;
	color: #000000;
}
.caldepotsomelarge {
	background-color: #DDFE6B;
	padding: 3px;
	width: 3em;
	height: 2em;
	margin: 4px;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	border: none;
	overflow: visible;
	color: #000000;
}
.caldepotsomesmall {
	background-color: #FCB42E;
	padding: 3px;
	width: 3em;
	height: 2em;
	margin: 4px;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	border: none;
	overflow: visible;
	color: #000000;
}
.caldepotnone {
	background-color: #46C146;
	padding: 3px;
	width: 3em;
	height: 2em;
	margin: 4px;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	border: none;
	overflow: visible;
	color: #000000;
}
.caldepotnovans {
	background-color: #FDCCCC;
	padding: 3px;
	width: 3em;
	height: 2em;
	margin: 4px;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	border: none;
	overflow: visible;
	color: #000000;
}
.caldepotoverbooked {
	background-color: #FF20FA;
	padding: 3px;
	width: 3em;
	height: 2em;
	margin: 4px;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	border: none;
	overflow: visible;
	color: #000000;
}
.callinks {
	background-color: #7CB0D8;
}
.quotefieldname {
	background-color: #006C84;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;
}
.quotefieldvalue {
	border: medium solid #006C84;
	background-color: #DBDBDB;
	color: #000000;
}
.quotefieldvalueeditable {
	border: 3px solid #006C84;
	background-color: #006C84;
	padding: 2px;
	color: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.quoteheader {
	border: thin outset;
	background-color: #BFDFDF;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.greenlight {
	font-size: 85%;
	color: #000000;
	background-color: #CCFF66;
	font-weight: normal;
	margin: 10px;
}
.amberlight {
	font-size: 85%;
	color: #000000;
	background-color: #FFBE5E;
	font-weight: normal;
	margin: 10px;
}
.warningcolour {
	background-color: #FF20FA;
}
.smallprint {
	font-size: 70%;
	background-color: #EAFFFF;
	padding: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	font-weight: normal;
}
.datefoundtext {
	font-size: 75%;
	color: #FF6600;
}
.deleted {
	background-image: url(images/del.gif);
	background-color: #ECE9D8;
	background-repeat: repeat;
}
.promptbanner {
	background-color: #DFDFFF;
}
h1 {
	font-size: 125%;
	font-weight: bold;
}
.linksep {
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
}
.quotehi {
	font-size: 115%;
	font-weight: bold;
	padding: 2px;
	border: thin outset;
}
.mand {
	font-size: 175%;
	font-weight: bold;
	color: #FF6600;
	line-height: 0.7em;
}
.weremoval {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #0014CC;
	font-size: 120%;
}
.lmarginpadtop {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.quotesummary {
	position:absolute;
	top:50px;
	padding: 1em;
	width: 15cm;
	border: outset;
}
.smallbutton {
	font-size: 70%;
}
