body {
	background-color: #F7F7F7;
	margin: 0px;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
}
.headerDkBlue {
	background-color: #383BA0;
}
.headerLtGreen {
	background-color: #BFD84E;
}
.headerLtBlue {
	background-color: #4EA2D7;
}
.contentTable {
	background-color: #FFFFFF;
}

.footer {
	font-size: 9px;
	color: #999999;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 10px;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer a,a-visited {
	color: #666666;
}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.contentMainCell {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}
a {
	color: #383BA0;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
.homeGreenBox {
	color: #333333;
	background-color: #D2E483;
	padding-bottom: 10px;
	padding-top: 17px;
}
input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.bookingHeader {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4EA2D7;
	height: 25px;
	padding-left: 5px;
}
.error {
	font-weight: bold;
	color: #990000;
}
.bookingWarning {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
	height: 25px;
	padding-left: 5px;
	border: solid 1px #FF0000;
}
.homeBlueBox {
	color: #FFFFFF;
	background-color: #748BAD;
	padding-bottom: 10px;
	padding-top: 17px;
}
.whiteLink {
	color: #FFFFFF;
	text-decoration:none;
}
.whiteLink:hover {
	color: #BFD84E;
	text-decoration:underline;
}
.whiteLink2 {
	color: #FFFFFF;
	text-decoration:underline;
}
.whiteLink2:hover {
	color: #BFD84E;
	text-decoration:underline;
}
select {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
.greenLink {
	color: #D2E483;
	text-decoration: underline;
}

.editBknSubnav {
	border: 1px solid #383BA0;
	padding-left: 5px;
	height: 30px;
	font-weight: bolder;
	background-color: #E8E7E1;
}
.bookingHeaderRed {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	height: 25px;
	padding-left: 5px;
}
.bookingHeaderGreen {


	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	height: 25px;
	padding-left: 5px;
}
.bookingDetailsThanks {

	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	background-color: #FFFFFF;
	height: 25px;
	padding-left: 5px;
	border: 1px solid #669900;
}
.screenResWarning {


	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #383BA0;
	height: 25px;
	padding-left: 5px;
	border: 1px solid #4EA2D7;
}


.links9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.links9:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #BFD84E;font-weight: bold;
text-decoration:underline;}

.totaltextbox {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #ff0000;font-weight: bold;
}