dummy{}

#hidden {
	visibility: hidden;
}
#NavTop {
	text-decoration: none;
	font-size: 80%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	background-color: #333333;
	text-align: right;

}
#NavTop a {
	text-decoration: none;
	font-weight: normal;
	color: #333366;
}
#NavTop a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#NavTop img {
	border: 0px none;
}
#NavSide {
	text-decoration: none;
	font-size: 75%;
	vertical-align: top;
	color: #000033;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#NavSide a{
	text-decoration: none;
	font-weight: normal;
	color: #444466;
}
#NavSide a:hover {
	color: #78A5D1;
	text-decoration: underline;
}
#NavSide img {
	margin: 2px;
	border: 0px none;
}
#main {
	vertical-align: top;
	height: 250px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	/*background-image:  url(../accommodation/nav/BGmain.gif);*/
	background-repeat: no-repeat;
	background-position: 338px top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#mainT {
	width: 760px;
	border: none;
}

#logo {
	background-color: #333333;
	padding: 0px;
	height: 100px;
	overflow:visible;
	position:absolute;
	z-index:1000;
	top:10px;
}

img#head {
	position:absolute;
	top:0px;	
		}
		
img#head.logotxt {
	position:absolute;
	top:115px;
}

.padRight {
	margin-right: 20px;
	margin-bottom: 20px;
}
.padLeft {
	margin-bottom: 20px;
	margin-left: 20px;
}
.data {

	border: 1px solid #333333;
}
.data td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;

}
