BODY

{

filter:progid:DXImageTransform.Microsoft.Gradient (endColorstr='#909090', startColorstr='#303030', gradientType='1');   

scrollbar-face-color: #909090;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #909090;
scrollbar-track-color: #303030;
scrollbar-arrow-color: #ffffff;

}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border: rgb(255, 255, 255) 1px solid;
        margin-bottom: -1px;
        padding-top: 3px;
        width: 170px;
        display: block;
        background: rgb(0, 0, 0);
        height: 130px;
        filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,Direction=065,Strength=20);

}
a.thumbnail:hover {
        border: rgb (255, 0, 0) 1px solid;
        margin-bottom: -1px;
        padding-top: 3px;
        width: 170px;
        display: block;
        background: #96C0E3;
        height: 130px;
        filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,Direction=065,Strength=20);

}

div, th, tr, table, font, li, ul, form, blockquote, p, b, i, h1, h2, h3, h4, h5, font, center

{

  font-family: verdana, arial, sans-serif; 
  font-size: 10pt;
  color: white;

} 


h2

{
  width: 100%;
  border-top:          3pt ridge  #cccccc;
  border-bottom:   3pt ridge   #cccccc;
  font-size:             18pt;
  font-weight:        normal;
  text-align:            center; 
  letter-spacing:     8px; 
  padding-top:       15px;
  padding-bottom: 15px; 
  margin-left:          2px;
  margin-right:       2px; 
  color:  #96C0E3;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr='#909090',endColorstr='#303030');

}


TEXTAREA

{

  background-color: #EEEEEE; 
  font-family: times new roman;
  color: black; 
  scrollbar-base-color: gray;
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none;

}

A:link       {color : #96C0E3}
A:active   {color : #cccccc}
A:visited {color : #AACCFF}
A:hover   {color: #FFFFFF; text-decoration: underline;}


.thumbnail {border-color: silver; border-width: 1px;}


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