@charset "UTF-8";
/* CSS Document */



.jmbfoot { font-size: 8pt; font-family: Verdana; text-align: center; }
.jmblink { font-size: 8pt; font-family: Verdana; }
body,td,th {color: #cccccc; font-size: 12px; font-family: arial, Helvetica, sans-serif; background-image: url(bg.gif);
background-color: #000000;}
table.img
{
align: center
  margin: 2px;
  border: 2px solid red;
  height: auto;
  width: 195px;
}	
table.img img
{ 
  display: inline;
  margin: 8px;
  border: 1px solid white;
}
table.img a:hover img {border: 1px solid red;}
table.desc
{font-family: arial;
font-size: 12px;
  text-align: center;
  font-weight: normal;
  width: 190px;
  margin: 1px;
}
.scroll
{
background-color:#00FFFF;
width:120px;
height:180px;
overflow: scroll
}

.headers 
{color: white;
font: 16px arial bold;
padding: 5px;
text-align: center;
margin: 5px 5px 5px 5px;
}

