body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #FFFFAE;
	font-size: 10pt;
}

h1, h2 {
		color : #FF8C00;
}

h1{
	font-size:14pt;
	text-align : center;
}

h2, h2.left {
	font-size:12pt;
	text-align:center;
}

h2.left {
	text-align:left;
}

h2.inline {
	display : inline;
}

h3 {
	font-size:10pt;
}

a{
	text-decoration: none;
	color:#000066;	
}

a:hover{
	color: #FFFFFF;
}

a.main {
	color : Blue;
	text-decoration:underline;
}

a.small{
	font-size : 8pt;
}

a.main:hover, a.small:hover {
	color: #FF4500;
}

a.button {
	border : 1pt solid Blue;
	background-color :#FFA500;
	text-align : center;
	padding : 1pt 5pt 1pt 5pt;
	font-weight : bold;
	font-size:10pt;
}

tr.menu{
	height : 30px;
}

td.menu, td.menu_top, td.menu_heading {
	border-style:solid;
	border-color:#ffffff;
	background-color: #FFA500;
}

td.menu_heading {
	font-size:2pt;
	border-top-width:2px;
	border-bottom-width:0px;
	border-left-width:2px;
	border-right-width:2px;
}

td.menu{
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:2px;
	border-right-width:2px;
	padding-left : 5px;
	color:#000066;
}

td.menu_top{
	border-top-width:2px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	color:white;
	vertical-align : middle;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
}

.menu_top, .menu_xlarge {
	font-weight:bold;
	font-size:12pt;
	vertical-align : middle;
}

.menu_xlarge {
   padding-bottom : 4pt;
}

.menu_large{
	font-weight:bold;
	font-size: 11pt;
	padding-left : 5px;
}

.menu_small{
	font-size : 8pt;
	padding-left : 10px;
}

td.main{
	padding:10px;
	color:#000066;
	font-size:10pt;
	vertical-align : top;
	text-align:justify;
}

.address_large{
	color:white;
	font-weight:bold;
	font-size: 15pt;
	text-align : center;
}

.address_medium, a.address_medium {
	color:white;
	font-weight:bold;
	font-size: 12pt;
	text-align : center;
}

.address_small, a.address_small {
	color:white;
	font-weight:bold;
	font-size: 10pt;
	text-align : center;
}

a.address_small:hover {
	color : #87CEEB;
}

.accommodation_details {
	color:#000066;
	font-size:10pt;
	vertical-align : top;
	padding : 5px;
	text-align:justify;	
}

.error {
	color: #FF6600;
	font-weight:bold;
}

.frontpage{
width: 700px;

}

.frontpage h3{
clear:both; 
color:#505050; 
font-family:"trebuchet ms",arial,sans-serif; 
font-size:210%; 
font-weight:normal; 
margin:0 0 0.5em;
text-align: left;
}


.frontpage a {
color:#2A7DA7;
font-size:100%;
font-weight:bold;
text-decoration:none;
}

.frontpage a:hover {
color:#CF253F;
text-decoration:underline;
}