body
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    padding-bottom: 0px;
    margin: 0px;
    color: #000;
    padding-top: 10px;
    font-family: arial, sans-serif;
    background-color: #ccc;
}
h1
{
    font-weight: bold;
    font-size: 16px;
    margin: 0px 0px 10px;
    color:  #0b1357;
    line-height: 120%;
	text-transform: uppercase;
}
h2
{
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0px 5px;
    color: #0b1357;
    line-height: 120%;
	text-transform: uppercase;
}
p
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 3px 0px 5px;
    padding-top: 0px;
    font-size: 12px;
    color: #000;
    line-height: 130%;
    font-family: arial, sans-serif;
}
td
{
    font-size: 12px;
    color: #000;
    line-height: 130%;
    font-family: arial, sans-serif;
}
div
{
    font-size: 12px;
    color: #000;
    line-height: 130%;
    font-family: arial, sans-serif;
}
a
{
    text-decoration: none;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.fineprint
{
    font-size: small;
    color: #666;
    font-family: arial, sans-serif;
}
input.text
{
    border-right: #c3c3c3 1px solid;
    border-top: #c3c3c3 1px solid;
    font-size: small;
    border-left: #c3c3c3 1px solid;
    width: 225px;
    border-bottom: #c3c3c3 1px solid;
    font-family: arial, sans-serif;
    height: 25px;
    text-align: left;
}
input.textarea
{
    border-right: #c3c3c3 1px solid;
    border-top: #c3c3c3 1px solid;
    font-size: small;
    border-left: #c3c3c3 1px solid;
    width: 225px;
    border-bottom: #c3c3c3 1px solid;
    font-family: arial, sans-serif;
    height: 125px;
    text-align: left;
}
input.cal
{
    border-right: medium none;
    border-top: medium none;
    font-weight: bolder;
    background: #c00;
    border-left: medium none;
    width: 20px;
    color: white;
    border-bottom: medium none;
    font-family: arial, 'ms sans serif';
}
input.butt
{
    border-right: medium none;
    border-top: medium none;
    background: white;
    border-left: medium none;
    width: 50px;
    color: #0b1357;
    border-bottom: medium none;
    font-family: arial, 'ms sans serif';
}
.booking-confirmation-number
{
    border-right: #c00 1px solid;
    padding-right: 10px;
    border-top: #c00 1px solid;
    padding-left: 10px;
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 10px;
    margin: 10px;
    border-left: #c00 1px solid;
    width: 200px;
    color: #c00;
    padding-top: 10px;
    border-bottom: #c00 1px solid;
    font-family: arial, sans-serif;
    background-color: #ddd;
    text-align: center;
}
.booking-confirmation-number p
{
    font-size: 12px;
    color: #000;
    font-family: arial, sans-serif;
}
.clear_both
{
    clear: both;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 0px;
    padding-bottom: 0px;
    margin: 0px;
    line-height: 0px;
    padding-top: 0px;
    height: 0px;
}
.button
{
    padding-right: 5px;
    border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-left: #999 1px solid;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
	font-color: #0b1357;
    background: url(bg_button.gif) #e3e5e6 repeat-x left top;
    float: left;
    padding-bottom: 1px;
    margin: 0px;
    color: #000;
    padding-top: 1px;
    border-bottom: #000 1px solid;
    text-decoration: none;
    width: 131px;
}
.button a
{
    color: #000;
}
.button_short a
{
    color: #000;
}
.button_long a
{
    color: #000;
}
.timebutton
{
    border-right: #000 1px solid;
    padding-right: 5px;
    border-top: #999 1px solid;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
	font-color: #000;
    background: #ddd;
    float: left;
    padding-bottom: 1px;
    margin: 1px;
    border-left: #999 1px solid;
    cursor: hand;
    color: #000;
    padding-top: 1px;
    border-bottom: #000 1px solid;
    text-decoration: none;
	width: 75px;
}
.bluebutton
{
    border-right: #000 1px solid;
    padding-right: 5px;
    border-top: #999 1px solid;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
	font-color: #000;
    background: #ddd;
    float: left;
    padding-bottom: 1px;
    margin: 1px;
    border-left: #999 1px solid;
    cursor: hand;
    color: #00f;
    padding-top: 1px;
    border-bottom: #000 1px solid;
    text-decoration: none;
	width: 75px;
}
.graybutton
{
    border-right: #000 1px solid;
    padding-right: 5px;
    border-top: #999 1px solid;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
	font-color: #aaa;
    background: #ddd;
    float: left;
    padding-bottom: 1px;
    margin: 1px;
    border-left: #999 1px solid;
    cursor: hand;
    color: #aaa;
    padding-top: 1px;
    border-bottom: #000 1px solid;
    text-decoration: none;
	width: 75px;
}
.redbutton
{
    border-right: #000 1px solid;
    padding-right: 5px;
    border-top: #999 1px solid;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
	font-color: #aaa;
    background: #ddd;
    float: left;
    padding-bottom: 1px;
    margin: 1px;
    border-left: #999 1px solid;
    cursor: hand;
    color: #aaa;
    padding-top: 1px;
    border-bottom: #000 1px solid;
    text-decoration: none;
	width: 75px;
}
table.cal
{
    width: 140px;
    color: white;
    height: 1px;
}
tr.cal
{
    width: 140px;
    height: 1px;
}
td.cal
{
    font-size: 10px;
    font-family: arial, sans-serif;
    height: 1px;
    text-align: center;
}
td.cal_head
{
    font-size: 10px;
    color: white;
    font-family: arial, sans-serif;
    height: 1px;
    text-align: center;
}
td.cal_head_background
{
    background-color: #0b1357;
}
.text
{
    font-size: 10px;
    color: #0b1357;
    font-family: arial, sans-serif;
    height: 1px;
    text-align: center;
}
a.cal
{
    text-decoration: none;
}
a.cal:link
{
    color: #0b1357;
}
a.cal:visited
{
    color: #0b1357;
}
a.cal:active
{
    color: #0b1357;
}
a.cal:hover
{
    color: #0b1357;
}
a.tdy:link
{
    color: #0b1357;
}
a.tdy:visited
{
    color: #0b1357;
}
a.tdy:active
{
    color: #0b1357;
}
a.tdy:hover
{
    color: #0b1357;
}
a.tdz:link
{
    background: #000080;
    color: white;
}
a.tdz:visited
{
    background: #000080;
    color: white;
}
#alignment
{
	padding-top: 0px;
    padding: 0px;
    left: 50%;
    padding-bottom: 0px;
    margin: 0px 0px 0px -215px;
    width: 430px;
    padding-top: 0px;
    position: absolute;
	background: #fff;
}
#container
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
	padding-top: 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
	background: #fff;
}
#header
{
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    padding-top: 0px;
}
#navigation
{
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
	padding-bottom: 5px;
	float: left;
    margin: 0px 0px 5px 0px;
    width: 100%;
    
}
#content
{
    padding-right: 0px;
    padding-left: 20px;
    padding-top: 0px;
	padding-bottom: 0px;
    float: center;
    margin: 0px 0px 0px 0px;
    width: 100%;
}
#text-top_right_searchmode
{
    float: right;
}
#footer
{
    float: left;
    margin: 0px;
    width: 100%;
}
