body h1,h2,h3,h4,p,ul,li,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
body h1{
	font-size: 12px;
	font-weight: bolder;
	color: #4140A6;
	background-color: #CD6667;
	padding: 2px;
	border: 2px solid #767676;
}
h2,h3,h4{
	font-size: 11px;
	font-weight: bolder;
}
/*td{
	width: 12px;
}*/
li{
	padding-bottom: 6px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}
.mainContent {
	position: absolute;
	left: 150px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	width: 612px;
	display: block;
}
input,textarea,select  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 350px;
	position: absolute;
	left: 100px;
}
body {
	margin: 0px;
	padding: 5px;
	background-color: #CCCCCC;
}
.logo {
	position: absolute;
	left: 0px;
	top: 5px;
}
a {
	text-decoration: underline;
	color: #666666;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	font-weight: bold;
	color: #666666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	width:142px;
}
.copyright h1,.copyright h2,.copyright h3,.copyright a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	border:0px;
	background:none;
}
links {
	text-indent: 20pt;
}
.booked {
	color: #FF3300;
	font-weight: bold;
}
.roomIsBooked {
	color: #FF3300;
	font-weight: bold;
}
.roomIsFree {
	color: #336600;
	font-weight: bold;
}
.body h1 { letter-spacing: 12em }
