.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #336666;
	letter-spacing: 9px;
	text-align: center;
	color: #FFFFFF;
	line-height: 19px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;



}

a {
	color: #003333;
	text-decoration: underline;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;

}

.buttons a {
	color: #336666;
	text-decoration: none;

}
.buttons a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336666;
	display: block;

}

.bot a {
	color: #CCCC99;
	text-decoration: none;

}
.bot a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}


.mainbox {
	background-color: #CCCC99;
	border: 1px solid #336666;
	padding: 2px;



}
.indent {
	padding-top: 1px;
	padding-left: 1px;
}
.indent1 {
	padding-top: 1px;
}
.botbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #336666;
	letter-spacing: 9px;
	text-align: center;
	color: #FFFFFF;
	line-height: 19px;
	padding-left: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
.indenttop {
	padding-top: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;


}
.whitebox {
	border: 1px solid #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;




}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #999966;
	text-align: right;


}
.buttons {

	background-color: #FFFFFF;
	border: 1px solid #336666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	color: #336666;
	font-weight: bold;
}
.rooms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCC99;
	background-color: #003333;
	text-align: center;
}
.views {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

