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

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


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

h1 {
	font-size: 			14px;
	color: 				#9AD4F8;

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

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

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


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#21729D;
	background-color:	#ffffff;

}

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

td.page-top {
  	background-image: url(../../_comotion/images/page-top.jpg); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left; 
	padding: 50px 30px 0px 30px ; }
	
td.left-side1 {
  	background-image: url(../../_comotion/images/left-side1.jpg); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top right;  }
	
td.left-side3 {
  	background-image: url(../../_comotion/images/left-side3.jpg); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top right;  }
	
td.right-side1 {
  	background-image: url(../../_comotion/images/right-side1.jpg); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left;  }
	
td.right-side3 {
  	background-image: url(../../_comotion/images/right-side3.jpg); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top left;  }
	
#flashheader {
		border: solid 0px;
		width: 765px;
		height: 149px;
		float: left;
		margin:0px 0px;
 }

