body                    { margin: 0; padding: 0; background-image: url("../images/gradient.jpg"); background-repeat: repeat-x; background-color: #fff; font-family: sans-serif; color: #1b5a72; }
td                      { color: #1b5a72; font-size: 11pt; line-height: 120%; }
form                    { margin: 0; padding: 0; } 
input, textarea, select { border: 1px solid #1b5a72; font-family: sans-serif; font-size: 9pt;  }

.main_table { margin: 163px 0 0 163px; }
.content    { padding: 36px 80px 0px 74px; }
.color      { color: #fff; }
.label      { color: #fff; font-weight: bold; text-align: right; font-size: 9pt; }
.error      { width: 300px; color: #1b5a72; background: #fff; font-size: 8pt; font-weight: bold; border: 1px solid #1b5a72; margin: 2px auto 2px auto; padding: 2px 0 2px 6px; text-align: left; line-height: 140%; }
.success    { width: 300px; color: #090; background: #fff; font-size: 8pt; font-weight: bold; border: 1px solid #090; margin: 2px 0 2px 0; padding: 2px 0 2px 6px; }
.tip        { font-size: 8pt; color: #1b5a72; }

#passenger_1 { display: none; }
#passenger_2 { display: none; }
#passenger_3 { display: none; }
#passenger_4 { display: none; }

.footer           { font-size: 8pt; color: #fff; margin: 0 auto 0 auto; text-align: center; } 
a.footer:link, a.footer:active, a.footer:visited, a.footer:hover { font-size: 8pt; color: #fff; }

a.big:link, a.big:active, a.big:visited { color: #1b5a72; font-weight: bold; line-height: 180%; font-size: 12pt; font-style: italic; }
a.big:hover                             { color: #1b5a72; font-weight: bold; line-height: 180%; font-size: 12pt; font-style: italic; text-decoration: none; }

a:link, a:active, a:visited { color: #1b5a72; }
a:hover                     { color: #1b5a72; text-decoration: none; }


.tab { border-bottom: 1px solid #888; border-top: 2px solid #555; border-left: 1px solid #888; border-right: 2px solid #555; background-color: #00A3C0; }
.tab_active { border-top: 1px solid #555; border-left: 1px solid #555; border-right: 2px solid #555; background-color: #51D3E9; }
.tab_blank { border-bottom: 1px solid #888; }
.tab_body { border-bottom: 1px solid #888; border-left: 1px solid #888; border-right: 1px solid #888; }
a.tab_link:link, a.tab_link:active, a.tab_link:visited, a.tab_link:hover { font-family: verdana, arial; font-size: 8pt; color: #fff; font-weight: bold; text-decoration: none; }
