/* CSS Document */

* { text-align:center; font:9pt Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background:#000000; padding:0; margin:2px;}

img { padding:2px; border:0; }

#content { width:840px; margin-left:auto; margin-right:auto; overflow:hidden; border:#FF0000 solid 1px;  display:table; padding:2px; }

#header { background:url(images/logo.gif) center no-repeat; border-bottom:#FF6600 solid 1px; }

div.clearer { clear:both; line-height:0; height:0; }

#buttons { overflow:auto; padding:5px 0 5px 0; clear:both; }
#stripe { background-color:#FF9900; padding:2px; }
#buttons a {  margin-right:20px; padding:5px; }
#buttons a:hover { background-color:#FFFFFF; color:#000000; }

#main { border-top:#FF6600 solid 1px; }
#main table { text-align:center; margin-left:auto; margin-right:auto; }

#fleet { width:200px; float:left; margin:2px; text-align:left; border:#FF6600 dotted 1px; }
ul.arrow { list-style:circle; }
li { margin-left:40px; text-align:left; }

#more { width:104px; margin:0 auto 0 auto; padding:5px; }
#more a { background:url(images/buttoff.gif) no-repeat center; display:block; line-height:30px; }
#more a:hover { background:url(images/button.gif) no-repeat center; color:#FFFFFF; }

#footer { border-top:#FF6600 solid 1px; }

p { padding:5px; margin:3px; }
p.red { font-size:12pt; color:#FF0000; }
p.small { }

a { color:#FF6600; }
a:hover { color:#FF0000; }


td { text-align:left; }
input, select, option, textarea { text-align:left; background-color:#FFFFFF; color:#000000; }
