.body {
	margin: 20px;
}
.bgTopbarDefault {
	background-image: url(../images/topbar/hotel_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgTopbarContact {
	background-image: url(../images/topbar/coffee.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgTopbarBusiness {
	background-image: url(../images/topbar/bic_night.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgTopbarPier {
	background-image: url(../images/topbar/bournemouth_pier.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgTopbarBedroom {
	background-image: url(../images/topbar/double_bed2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgTopbarLinks {
	background-image: url(../images/topbar/links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainWindowPadding {
	padding-top: 2px;
	padding-bottom: 2px;
}
.txtNavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #600;
	text-decoration: none;
	background-color: #CC9900;
}
.txtNavbar a:link {
	color: #660000;
	text-decoration: none;
}
.txtNavbar a:visited {
	color: #660000;
	text-decoration: none;
}
.txtNavbar a:active {
	color: #660000;
	text-decoration: none;
}
.txtNavbar a:hover {
	color: #330000;
	text-decoration: underline;
}
.bgSide {
	background-color: #EEEEEE;
	background-image: url(../images/sidebar/topBar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;	
}
#txtBody a:link {
	text-decoration: underline;
	color: #660000;
}
#txtBody a:visited {
	text-decoration: underline;
	color: #660000;
}
#txtBody a:active {
	text-decoration: underline;
	color: #660000;
}
#txtBody a:hover {
	text-decoration: underline;
	color: #330000;
}
#txtBody h1 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
#txtBody h2 {
	font-size: 10px;
	font-variant: small-caps;
	text-decoration: none;
}
.borderPics {
	border: 1px #000000 solid;
}
.txtBottomBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1pt;

}
.table tr, td{
font-size:13px;
}
