DIV,BODY,TD,TH,TR,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,center {
  font: 12px verdana, Tahom, Helvetica;
  color : rgb(180,180,180);
  background : transparent;
}


BODY{
  font: 12px verdana, Tahom, Helvetica;
  color : rgb(180,180,180);
  background : #000000;
}

A:link,A:active,A:visited { 
         color : rgb(180,180,180); 
         font-size : 10pt; 
         text-decoration: none;}
A:hover { color : #CCCCFF; font-size : 10pt
         text-decoration: none;}

.caption {
  font-size : 8pt;
  color : #CCCCCC;
  font-style : italic;
}

h1,h2 {
border: #CCCCFF 2px solid;
border-left: 1px none;
border-right: 1px none;
border-top: 1px none;
margin-bottom: 1em;
margin-left: 0px;
margin-right: 0px;
padding: 12px;
width: 100%;
display: block;
background: #202020;
color: #EEEEEE;
font-size: 18px;
font-weight: normal;
letter-spacing: 4px;
text-align: center;
height: 21px;
position: relative;
}

h3 {
border: #CCCCFF 2px solid;
border-left: 1px none;
border-right: 1px none;
border-top: 1px none;
padding: 2px;
width: 400px;
display: block;
background: #202020;
color: #CCCCCC;
font-size: 11px;
font-weight: norwal;
letter-spacing: 0px;
text-align: center;
}

a.thumbnail, a.thumnail:link,
a.thumbnail:visited, a.thumbnail:active {
border: rgb(0,0,0) 1px solid;
margin-bottom: -45px;
padding-top: 10px;
width: 182px;
display: block;
background: rgb(35,35,35);
height: 210px;
}

a.thumbnail:hover {
border: #CCCCFF 1px solid;
margin-bottom: -45px;
padding-top: 10px;
width: 182px;
display: block;
background: rgb(40,40,40);
height: 210px;
}

td.thumbnail
{
height: 220px;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
