@CHARSET "ISO-8859-1";

BODY {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	background-color: #adbb88;
}

P,TD,DIV {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	
}

#pagebody TD {
	padding:3px;
}
#pagebody #cal TD {
	padding:0px;
}
#pagebody #boximg TD {
	padding:0px;
}
a {
	color: #2F4F4F;
}

#toc {
	font-size: 11pt;
}

H1 {
	font-size: 12pt;
}

H2 {
	font-size: 10pt;
}

H3 {
	font-size: 9pt;
}

H4 {
	font-size: 8pt;
}

.breadcrumb {
	color: gray;
	font-size: 7pt;
	font-weight: bold;
	font-style: italic;
	padding: 1px;
}

.tdLabel {
	width: 150px;
}

.pagecontent {
	width: 100%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}

.pagebody {
	padding: 10px;
}

.pageheader {
	font-size: 11pt;
	background-color: #fffff;
	color: #282a7c;
	font-weight: bold;
	text-align: left;
	margin: 0;
	
}

.labelerror {
	color: red;
}

.error {
	font-style: italic;
	color: red;
}

.listHeader {
	font-weight: bold;
}

.tableHeader {
	font-weight: bold;
	background-color: whitesmoke;
}

.instructions {
	
	color: gray;
	font-weight: bold;
	font-size: 8pt;
}

.selected {
	font-size: 8pt;
	font-style: italic;
}

.buttonlink {
	border: 0;
	padding: 0;
	background: inherit;
	font: inherit;
	cursor: pointer;
	text-decoration: underline;
	color: #2F4F4F;
	overflow: visible;
}

.available {
	background-color: white;
}

.taken {
	background-color: #b9b9d4;
}

.unavailable {
	background-color: #2F4F4F;
	color: white;
}

.unavailaster {
	color: white;
	background-color: #262626;
}

.holiday {
	background-color: #adbb88;
}

.weekend {
	background-color: #adbb88;
}

.footer {
	font-size: 9px;
	background-color: #adbb88 ";
}

.displaycode {
	margin-left: 20px;
	font-family: "Courier New", Courier, mono;
}

form.search {
	border: none;
	margin: 0px;
	padding: 0px;
}

.small {
	font-size: 10px;
}

.logo {
	text-align: center;
}

html>body #container {
width:760px;
}

