body {
 background-color: #000000; margin: 0px; font: bold 8pt verdana,tahoma,helvetica,arial,sans-serif; color: #e6e6e6; text-align: center;
}

a { color: #000000; cursor: pointer; text-decoration: none; padding: 0px 3px 0px 3px; }

a:visited { color: #ffffff; }

a:hover, input, .input { color: #000000; background-color: #e6e6e6; }

a:active { color: #ffffff; }

img { border: none; }


.box {
 width: 505px; height: auto; background-color: #b9b9b9; padding: 1px; border: 1px solid #e6e6e6; margin-bottom: 2px; text-align: center; vertical-align: middle; font-size: 10pt;
}

li {
list-style-type: none; float: right; position: relative; bottom: 2px; right: -2px;
}

input { 
font: bold 8pt verdana,tahoma,helvetica,arial,sans-serif; text-align: center; vertical-align: middle; color: #b9b9b9;
}

