body {
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-face-color: #e68238; 
	scrollbar-shadow-color: #e68238; 
	scrollbar-highlight-color: #e68238;
	scrollbar-3d-light-color: #000000;

}

td {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

p { 
	margin-top: 0px;
	margin-bottom: 0px
	margin-left: 0px
	margin-right: 0px
}

.menu { 
	margin-top: 0px;
	margin-bottom: -2px
	margin-left: 0px
	margin-right: 0px
}

a { color:#e68238; }
a:hover { text-decoration:none; color#e68238;  }
a:visited { color:#e68238;  }
a:active { color:#e68238;  }

.bg_top {
background-image: url('images/bg_top.jpg');
background-repeat: no-repeat;
background-position:   left top;
}

.bg_menu {
background-image: url('images/bg_menu.jpg');
background-repeat: no-repeat;
background-position:   left top;
}

.bg_left {
background-image: url('images/bg_left.jpg');
background-repeat: no-repeat;
background-position:   left top;
}

.bg_content {
background-image: url('images/bg_content.jpg');
background-repeat: no-repeat;
background-position:   left top;
}


.ny {left:50%; margin-left:-350px; position:absolute; top:340px; z-index:999;}

.heart {
height:138px;
left:50%;
margin-left:-290px;
position:absolute;
top:350px;
width:180px;
 }
 
.lascene {
/*height:500px;
*/left:50%;
margin-left:-275px;
position:absolute;
top:95px;
/*width:180px;*/
 }
 
.livebooking {
height:350px;
left:50%;
margin-left:58px;
position:absolute;
top:130px;
width:300px;
 }