body {
background: url(../images/bg.gif) repeat-x #666;
margin: 0;
padding: 0;
}
html, td {
font-family: "Verdana", "Arial", sans-serif;
font-size: 11px;
color: #444;
}
img {
border: 0 none;
}
hr {
height: 3px;
color: #eee;
width: 50%;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}
#content {
position: absolute;
top: 0;
left: 0;
}
a, a:link, a:visited {
color: #444;
text-decoration: underline;
}
a:hover {
color: #8a0;
}
dt{
text-align: center;
font-weight: bold;
margin: 30px 0 10px 0;
}
dd{
margin-left: 0;
}

td.bodytext {
line-height: 21px;
background: #eee;
}
tr.thead {
background: #888;
}
td.thead {
color: #fff;
font-weight: bold;
line-height: 24px;
}
tr.tlight {
background: #fff;
}
tr.tdark  {
background: #c3bb94;
}
td.back {
background: #aaa;
}
.tableshade {
padding: 10px 5px;
width: 120px;
}
.formbox {
width: 180px;
}
.formboxBig {
width: 280px;
height: 100px;
}
.formbutton {
font-size: 9px;
padding-right: 3px;
padding-left: 3px;
}
div.backtotop {
float: right;
}
div.backtotop a, div.backtotop a:visited {
text-decoration: none;
}
td.thanks {
text-align: center;
background: #cfcfcf;
}
a.charter, a.charter:visited {
color: #fff;
}
.float-left{
float: left;
margin: 10px 10px 10px 0;
text-align: center;
}
.float-left img{
border: 1px solid #bbb;
}
.float-left span{
clear: left;
margin: 0;
padding: 0;
font-style: italic;
}
.float-right{
float: right;
margin: 10px;
text-align: center;
}
.float-right img{
border: 1px solid #bbb;
}
.float-right span{
clear: right;
margin: 0;
padding: 0;
font-style: italic;
}
.center{
margin: 10px;
text-align: center;
}
.center img{
border: 1px solid #bbb;
}
.center span{
margin: 0;
padding: 0;
font-style: italic;
}
.frame {
border: 5px solid #fe4c37;
padding: 10px;
width: 300px;
line-height: 14px;
}
table.schedule {
border-top: 1px solid #bbb;
}
table.schedule td {
vertical-align: top;
border-bottom: 1px solid #bbb;
}
.right {
float: right;
margin: 46px 0 20px 14px;
}


