body {
        margin: 0px;
        background-color: #E7E7E7;
        font-family: verdana, arial, helvetica;
        font-size: 8pt;
     }

a:active, a:visited, a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #909090; text-decoration: none; }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #909090; text-decoration: underline; font-weight:normal; }


table         { font-family: verdana, arial, helvetica; font-size: 8pt; }
table.caption { background-color: #000000; width: 100%; }
table.main {
            background-repeat: no-repeat;
            background-color: #E7E7E7;
            width: 500px;
            height: 500px;
            font-family: verdana, arial, helvetica;
            font-size: 8pt;
            }

td.main { width: 510px; vertical-align: top; text-align: center; background-color: #FFFFFF; }

img.thumb { border-width: 0px; }

.title  { font-size: 12pt; font-weight: bold; color: #909090; }
.title2 { font-size: 11pt; font-weight: bold; color: #909090; }
.hot    { color: #424242; }

.off    { color: #E0E0E0; }
