﻿body, html { height: 100%; margin:0; }
form { height:100%; }
table { border-collapse:collapse; }
body { background:#090909; }
body, td { font-family:arial; font-size:11px; color:white; }
img { border:none; }
.credit { text-align:right; padding-right:5px; }
.credit_name { text-align:left; padding-left:5px; }
.credit, .credit_name { width:150px; }
.crew .credit, .crew .credit_name { padding-bottom:10px; }
.crew { margin-top:10px; }
.menulink { outline:none; }
.button, .button_download { border:1px solid #aaaaaa; background:#777777; 
            font-family:Verdana; font-size:7.5pt; font-weight:bold; text-align:center; }
.button a { color:black; text-decoration:none; }
.button a:hover { color:#112266; text-decoration:none; }
.button { padding:1px 9px 1px 9px; }
.button_download a img { background:url(images/download.gif); }
.button_download a:hover img { background:url(images/download_hover.gif); }
a { color:#e0eeff; text-decoration:none; }
a:hover { text-decoration:underline; }

#left_repeat { background:url(images/left_repeat.gif); }
#right_repeat { background:url(images/right_repeat.gif); }
.header_left_space { background:url(images/header_left_space.gif); }

a.watchlink { color:#999999; text-decoration:none; }
a.watchlink:hover { text-decoration:underline; }

.question { font-weight:bold; }
.answer { margin-bottom:20px; }