body {
        background-image: URL(Resources/lines.gif); 
        margin: 0px;
        background-color: #E1E1E1;
        font-family: verdana, arial, helvetica;
        font-size: 8pt;
        color: #000000;
     }

a:active, a:visited, a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; text-decoration: none; }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; font-weight:normal; }

a.caption:active, a.caption:visited, a.caption:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; text-decoration: none; }
a.caption:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; font-weight:normal; }


table         { font-family: verdana, arial, helvetica; font-size: 8pt; }
table.caption { background-color: #A0A0A0; width: 100%; color: #FFFFFF; }
table.main {
            background-image: URL(Resources/lines.gif);
            background-color: #E1E1E1;
            width: 400px;
            height: 400px;
            font-family: verdana, arial, helvetica;
            font-size: 8pt;
            }

table.main2 {
            background-image: URL(Resources/lines.gif);
            background-color: #E1E1E1;
            width: 500px;
            font-family: verdana, arial, helvetica;
            font-size: 8pt;
            }

img.thumb { border-style: solid; border-width: 2px; border-color: #000000; }

.title  { font-size: 12pt; font-weight: bold; color: #FAEDD6; }
.title2 { font-size: 11pt; font-weight: bold; color: #FAEDD6; }
.hot    { color: #990000; }                                                                                                             

