body
{
	font-size: small;
	font-family: Verdana, Tahoma, Arial;
	background-color: #800000;
}

.wtc body
{
}

.wtcName
{
	border-color: #008000;
	border-width: 3px;
	font-size: 36pt;
	font-weight: bold;
	color: #99CCFF;
	display: inline;
	left: 20px;
	top: 30px;
	position: relative;
}

H1
{
	font-size: large;
	font-weight: bold;
}

H2
{
	font-size: medium;
	font-weight: bold;
}

H3
{
	font-size: small;
	font-weight: bold;
}

small
{
	font-size: 6pt;
	font-family: Verdana, Tahoma, Arial;
}

.booking
{
	font-size: 7pt;
	font-family: Verdana, Tahoma, Arial;
}

.detailstable
{
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial;
}

.meetingtables
{
	font-size: xx-small;
	font-family: Verdana, Tahoma, Arial;
}

.financetables
{
	border-style: none;
	font-size: small;
	font-family: Verdana, Tahoma, Arial;
	margin: 0px;
	border-width: 0px;
}

.financetables td
{
	padding-top:20px;
	border-style: solid;
	border-width: 5px;
	border-color: white;
	border-spacing: 0px;
	margin: 0px;
}


#banner
{
	background-color: BLue;
	width: 728px;
	height: 74px;
	border: solid 10px White;
}

#footer
{
	background-color: blue;
	float: inherit;
	clear: both;
	clear: both;
	background-color: blue;
	color: white;
}

#menu
{
	background-color: green;
	float: left;
	border: solid 5px White;
	width: 170px;
	padding-bottom: 50%;
}


.menu
{
	float: left;
	height: auto;
	margin-left: 10px;
	padding-top: 20px;
	color: Blue;
}

.menu1
{
	font-weight: bold;
}

.menu2
{
	font-style: italic;
}

.menu1selected
{
	font-weight: bold;
}

.menu2selected
{
	font-style: italic;
	font-weight: bold;
	 
}

.menuhover
{
	 background:cyan;
}

.testright
{
	background-color: Lime;
	float: none;
}

.bottom
{
	background-color: Blue;
	color: White;
	float: inherit;
	clear: both;
	border: solid 10px White;
}

.bottom1
{
	background-color: Blue;
	color: White;
	float: inherit;
	clear: both;
	height: 50px;
	width: 50px;
	border: solid 10px White;
	border-radius: 6px;
}

.content
{
	margin-left: 200px;
	background-color: White;
	border: solid 10px White;
	width: 500px;
}
.test2
{
	background-color: Aqua;
}

.test13
{
	margin-left: 10%;
	margin-right: 10%;
	background-color: #E1E1E1;
	top: 1px;
	left: 0px;
	width: 750px;
}

.calendarstyle
{
	float: left;
}

.qclogo
{
	clear: left;
	float: left;
	width: 50px;
	height: 30px;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
}
