.top_swf {
clear:both;
margin-right:6px;
margin-left:7px;
}
.booking_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}

.submit_button {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color:#FFFFFF;
	border:solid;
	border-color:#5f79ce;
	border-width:1px;
	
}
body {

background-color:#FFFFFFl;
}
.subscribe {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#3366CC;
}

#container {
	position: relative;
	width: 800px; 
	background-color:#FFFFFF;
	color:#999999;
	text-align: center;
	margin: 0px auto 0 auto!important;
	padding-bottom:-10px!important;
	background-image: url(../pics/layout/repeat_back.jpg);
	background-repeat: repeat-y;

}


body {
   text-align: center;
   color:#000000;
   background-color: #FFFFFF;
}
.back_repeat {
display: block;
	background-image: url(../pics/layout/repeat_back.jpg);
	background-repeat: repeat-y;
	
}

#tab {
align:center;
width:820px;
}
.logo {
margin-left:10px;
float:left;

}

.top_graph {
line-height:0px;
margin-left: auto;
margin-right: auto;
}
.header {
float:left;
padding:8px;
padding-top:10px;
width:400px; 
color:#5f79ce;
text-align:left;

}
.header_line {
clear:both;
background-color:#dfe1e2; 
height:10px;
font-size:7px;
margin-right:6px;
margin-left:7px;

}