BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, Arial, SansSerif, sans-serif;
	font-size : 12px;
}

A {
	color : #999966;
}

H1 {
	font-size : 22px;
}
.fonttiny {
	font-size: 10pt;
}


P {
	font-size : 9pt;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

select {
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
input {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	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;
	color: #000000;
	background-color: #FFFFFF;
}
.tdFormSearch {
	font-size: 9pt;
	color: #CCCCAA;
	padding-bottom: 2px;
	text-align: center;
	vertical-align: top;
}
.buttonDark {
	background-color: #660000;
	text-align: center;
	vertical-align: middle;
	margin:0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: #EEEECC;
	font-weight: 700;
	border: 2px outset #CCCCCC;
	font-size: 9pt;
	font-style: normal;
}


label {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	vertical-align: top;
	color: #FFFFCC;
	margin: 0px;
	padding: 0px;
}
.bgLight {
	background-color: #CCCC99;
}

br {
	margin-top: 0px;
	padding-top: 0px;
}
.tdRoomPics {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9pt;
	vertical-align: middle;
	margin: 0px;
	color: #FFFFFF;
	background-color: #663333;
	padding: 3px;
}
