DIV,TABLE,TR,TH,FONT,LI,UL,FORM,BLOCKQUOTE,P{
    font-family: verdana, arial, sans-serif;
    font-size: 10pt; 
    color:  #cccc99;
}

body{
        margin-bottom: 0px;
        margin-top: 0px;
        background:  #505050;
        text-align:center;
}

A, TD.A,A:link
{
    color:  #cccc99;
    text-decoration: none;
}

A:hover {
    color:  #ffff00; 
    text-decoration: none; 
}
A:visited {
    color:  #cccc99;
    text-decoration:none;
}
A:active {
    color :  #ffff99;
}

h2 
{
  font-size:         12pt; 
  font-weight:      normal;
  text-align:       center; 
  letter-spacing:     8px; 
  padding-top:       15px;
  padding-bottom:    15px; 
  margin-left:       2px;
  margin-right:      2px; 
  background-color: black;
  color:  white;
}

td { 
    border: 1px  #000000 solid; 
    background:  #202020;
    border-collapse: collapse; 
    empty-cells: show; 
        -moz-border-radius-bottomright: 5px; 
    -moz-border-radius-topleft: 5px; 
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
}

.thumbnails{ 
    border:  #000000 1px solid; 
    padding: 4px 4px 4px 4px; 
    margin: 4px 0px 0px 0px; 
    margin-left: auto;
   margin-right: auto;
    width: 900px; 
    background:  #343434; 
    position: relative; 
     
    -moz-border-radius-bottomright: 10px; 
    -moz-border-radius-topleft: 10px; 
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
}


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