form {margin:0px; padding:0px;}
.topDiv {
	margin-left:10px;
	width:936px;
    background-color:#FFFFFF;
}

.botDiv {
	margin-top:10px;
	margin-left:10px;
	width:936px;
}

.contentMainDiv {
	min-height:425px;
	overflow:-moz-scrollbars-vertical;
	overflow:auto;
	overflow-y:auto;
}

.contentLeftDiv {
	float:left;
	height:264px;
	width:193px;
	margin-top:10px;
	margin-left:10px;
}

.LeftNavDiv {
	float:left;
	width:193px;
	height:206px;
    background-image: url(/images/Second_level_Nav_BG.png);
    background-repeat:no-repeat;
    }

.LeftNavMenu {
	float:left;
	width:173px;
	margin-top:10px;
	margin-left:10px;	
}

.LeftNavBooking {
	float:left;
	height:164px;
	width:193px;
    background-image: url(/images/Reservation_BG_small.png);
    background-repeat: no-repeat;
}

.LeftNavBookingPanel {
	float:left;
	height:140px;
	width:173px;
	margin-top:10px;
	margin-left:10px;
}
.LeftNavBookingTitle {
	font-size:18px;
	height:27px;
}

.LeftNavBookingBox {
	float:left;
	height:107px;
	width:167px;
	margin-top:7px;
	margin-left:3px;
	font-size:13px;
	border:0px solid red;
}

.LeftNavBookingBoxItem1 input{
    border:1px solid #333333;
    width:71px;
    height:14px;
    font-family:Verdana;
    font-size:10px;
}
.LeftNavBookingBoxItem4 input{
    width:80px;
    height:20px;
}


.LeftNavBookingBox select{
border:1px solid #333333;
width:38px;
height:18px;
font-family:Verdana;
font-size:11px;
}


.LeftNavBookingBoxRow{
	width:167px;
	height:35px;
	margin-bottom:7px;
	
}

.LeftNavBookingBoxItem1{
	float:left;
	width:83px;
}

.LeftNavBookingBoxItem4{
	float:left;
	width:83px;
}

.LeftNavBookingBoxItem2{
	float:left;
	margin-right:10px;
}

.LeftNavBookingBoxItem3{
	float:right;
	width:35px;
	margin-right:19px;
}

.LeftNavBookingBoxItem5{
	float:left;
	margin-left:2px;
}
.LeftNavBookingBox a{
	font-size:9px;
	color:#349FD0;
}

.LeftNavBookingButton{
	width:80px;
	font-family:verdana,arial,helvetica; 
	font-size:12px;
}

.contentRightDiv {
	float:right;
	width:710px;
	margin-top:150px;
	margin-right:0px;	
    background-image: url(/images/Blue_BG_600.gif);
    background-repeat:no-repeat;
    background-color:#C4E4F7;
}

.contentRightPanel {
	float:left;
	width:680px;
	margin-top:10px;
	margin-left:10px;	
}
.Normal_UL{
    list-style:disc outside;
    margin:5px;
   }

.Normal_LI{
    margin-left:25px;
   }
   
.contentRight{
    text-align:right;
    font-weight:normal;
    font-style:italic;
}