/* CSS Document */

body,td,th {
	color: #000066;
}

body {
	top: 10px;
	bottom: 10px;
	font: 12px 'Century Gothic', Verdana, Arial, Sans-Serif;
	font-style: normal;
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(images/bckgrnd1.gif);
}
#paxmainbox
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 0px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 0px solid;
	widht: 740px;
    MARGIN: 0px 0px 0px 0px;
	padding: 0px;
}
#paxwindowbox
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
	widht: 420px;
    MARGIN: 0px 0px 0px 0px;
	padding: 0px;
}	
a {
	text-decoration: none;
	color: #000099;
	}
a:hover {
	text-decoration:underline;}

}
.navmenubar {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.navmenubar A {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navmenubar A:hover {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footertext {
	font-size: 9px;
	color: #FFFFFF;
}
.box_150 {
	height: 180px;
	width: 150px;
	background-color: #FFFF33;
	background-image: url(images/box/150_yb_box_background.gif);
	background-repeat: repeat-y;
	float: none;
}

.box_150_inner {
	height: 180px;
	background-image: url(images/box/150_yb_box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.box_150_inner2 {
	height: 180px;
	background-image: url(images/box/150_yb_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.padder {
	padding: 10px;
}
#cc_error {
	border: 1px solid #900;
	padding: 10px;
	color: #900;
	font-weight:700;
}
.booking_note {
	font-size: .9em;
	font-style:italic;
	color:#009;
}
.side_bar_right {
	width: 130px;
	padding: 10px;
	background-color:#fff;
	margin: 10px auto 10px auto;
	font-size: 11px;
	text-align:left;
}
.side_bar_right H1 {
	font-size: 13px;
	font-weight: 900;
}