body { background-color: #000040; background: #000040 url(img/background_main.jpg) repeat-x }

/* Font Settings */

td { font-family: verdana, arial; font-size: 9pt; vertical-align: top; line-height: 1.3; }

h1 { color: #913f3b; font-size: 11pt; font-family: Arial, Verdana;  margin: 0px 0px 10px 0px;  }
.header { margin-bottom: 20px;}
.subheader { margin-top: 22px; margin-bottom: 12px;}
.disclaimer { font-size: 7.5pt; font-style: italic; }

a { color: #204178; text-decoration: none; }
a:hover { color: #336699; text-decoration: underline; }

/* Page Settings */

#main_container { margin: 16px auto 0px auto; width: 716px; background: #336699 url(img/background_border.jpg) repeat-x; padding: 6px 6px 6px 6px; }

#main_content { background-color: #ffffff; background: #fff url(img/background_content.jpg) repeat-y; }
#main_content td.left_column { background: url(img/ships_wheel.jpg) no-repeat top left; padding: 22px 22px 22px 22px; }
#main_content td.right_column { padding: 22px 22px 22px 22px; }

/* Footer Settings */

#footer_container { margin: 16px auto 0px auto; width: 716px; padding: 0px 6px 6px 6px; }
#footer_container td { font-size: 8pt; color: White; text-decoration: none;  }
#footer_container a { color: White; text-decoration: none;  }
#footer_container a:hover { text-decoration: underline; }

/* Normal Grid Table Formatting */

table.grid { background-color: white; border-collapse: collapse; margin: 0px 0px 0px 0px; }
table.grid td { font-family: verdana, arial, sans-serif; font-size: 8pt; border: 2px solid #ffffff; border-collapse: collapse; text-align: center; vertical-align: top; padding: 4px; }
table.grid thead { background-color: #336699; font-weight: bold; color: white; }
table.grid thead td { font-size: 9pt; text-align: center; }
table.grid thead td.right { text-align: right; }
table.grid thead tr.subheader { font-weight: normal; background-color: #C7CCD2; color: black; }
table.grid thead tr.subheader td { font-size: 8pt; text-align: center; }
table.grid thead tr.subheader td.left { font-size: 8pt; text-align: left; }
table.grid tfoot td { border: none; font-style: none; text-align: right; font-weight: bold; }
table.grid tbody tr.alt { background-color: #EDEEF0; }
table.grid a { color: #956c1a; }
table.grid a:hover { color: #be9d5b; }
table.grid td.left { text-align: left; }


