body {
	height: 						100%;
	margin: 						0px;
	padding: 					0px;
	width: 						737px !important;
}


/* Headers */
.headerBooking {
	background-image: 		url('../img/headBooking.jpg');
	background-repeat: 		no-repeat;
	padding-bottom: 			10px;
	height: 						19px !important;
	width: 						214px !important;
}
.headerBookingDone {
	background-image: 		url('../img/headBookingDone.jpg');
	background-repeat: 		no-repeat;
	padding-bottom: 			10px;
	height: 						20px !important;
	width: 						353px !important;
}


/* Dividers */
.divTable {
	height: 						11px !important;
	width: 						737px !important;
	padding-bottom: 			4px;
}
.divTopLeft {
	background-image: 		url('../img/divLeft.jpg');
	background-repeat: 		no-repeat;
	height: 						11px !important;
	width: 						100px !important;
}
.divTopMiddle {
	background-image: 		url('../img/divLoop.jpg');
	background-repeat: 		repeat-x;
	height: 						11px !important;
	width: 						537px !important;	
}
.divTopRight {
	background-image: 		url('../img/divRight.jpg');
	background-repeat: 		no-repeat;
	height: 						11px !important;
	width: 						100px !important;
}


/* Tables */



/* Textstyles */
.header {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					12px;
	font-weight: 				bold;
	color: 						#666666;
	text-align: 				justify;
}
.label {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					10px;
	font-weight: 				bold;
	color: 						#666666;
	text-align: 				justify;
}
.brod {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					12px;
	color: 						#666666;
	text-align: 				justify;
}
a {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					12px;
	font-weight: 				bold;
	color: 						#666666;
	text-align: 				justify;
	text-decoration: 			none;
}
