body, table, input, select, option, textarea, html {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000;
	
}

ul
{
    text-align:left;
}

body
{
	margin:0;
	border:0;
	padding:0;
	background-color: #000000;
}


.roomhead {
	list-style-type:	none;
	font-size: 			12px;
	color: 				#8B9925;
	font-weight:		bold;	
	margin:0;
	border:0;
	padding:0;
}


A:link { text-decoration: none; color: #545E56;}
A:visited { text-decoration: none; color: #545E56;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}

h1 {
	font-size: 			16px;
	color: 				#000000;

}
h2 {
	font-size: 			13px;
	color: 				#000000;
}

h3 {
	font-size: 			11px;
	color: 				#000000;
}

h4 {
	font-size: 			13px;
	color: 				#000000;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#6A7E83;
	background-color:	#B1C0C4;

}

td.page2 {
  	background-image: url('images/page2.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;  }

td.side1 {
  	background-image: url('images/side1.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top right;  }
	
td.side2 {
  	background-image: url('images/side2.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top left;  }
	

a.newnav:link, a.newnav:visited  {

	overflow: hidden;
	margin-bottom: 0px;
	display: block; 
    background-image: url(images/butbg-off.gif);
	background-repeat: no-repeat;
	font-size: 			11px;
	width: 130px;
	*width: 166px;
	height: 16px;
	*height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 36px;
	padding-top: 4px;
	text-decoration:none; 
    color: #FFFFFF;
}

a.newnav:hover, a.newnav:active
{
    background-image: url(images/butbg-on.gif);
	text-decoration:none; 
	color:#E6E6E6;
}

#flashheader {
		border: solid 0px;
		width: 731px;
		height: 240px;
		align: center;
		margin:0px 0px;
 }
