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

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#353D52;
	
}
ul, body {
	margin:0;
	border:0;
	padding:0;
  	background-image: url(../se/images/left-side2.jpg); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;
	background-color: #DDE3E9;  }
 }


.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: #747E76;}
A:visited { text-decoration: none; color: #747E76;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}

p, h1, h2, h3, h4 { 	margin:0; }

h1 {
	font-size: 			14px;
	color: 				#596488;

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

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

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


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#3D7A9B;
	background-color:	#DCE3E9;

}

td.page-bg {
  	background-image: url(../se/images/page-bg.gif); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;  }

td.page-top {
    background-color: #FFFFFF; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#ADB2C1;
	padding: 20px 30px 30px 30px ; }
	
td.left-side1 {
  	background-image: url(../se/images/left-side1.jpg); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top right;  }
	
td.left-side3 {
  	background-image: url(../se/images/left-side3.jpg); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top right;  }
	
td.right-side1 {
  	background-image: url(../se/images/right-side1.jpg); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left;  }
	
td.right-side3 {
  	background-image: url(../se/images/right-side3.jpg); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top left;  }
	
#flashheader {
		border: solid 0px;
		width: 765px;
		height: 182px;
		float: left;
		margin:0px 0px;
 }


