/* Main Document Wide */
body
{
   background-image: url('../images/shelltile.jpg');
   background-color:#000000;
   color:#c0c0c0;
   padding:.3em .3em .3em .3em;
   font-size: 1em;
   font-family: times;
   text-align: center;
}

a:link
{
   color: #8080ff;
   text-decoration:none;
}

a:visited
{
   color: #4040a0;
   text-decoration:none;
}

a:hover
{
   color: #ff00ff;
   text-decoration:none;
}

img.nb
{
    border: none;
    padding: 2px;
}

img.oneline
{
   width: 1em;
}

img.twoline
{
   width: 1.7em;
}

li
{
   display: marker;
   list-style-image: url("/images/gbm6pix.png");
   line-height: 100%;
}

div.leftcol
{
   vertical-align: top;
   float: left;
   text-align: left;
   width: 120px;
   padding-right: .5em;
}

div.rightcol
{
   vertical-align: top;
   float: right;
   width: 120px;
   padding-left: .5em;
}

div.maincol
{
   vertical-align: top;
}

div.main
{
    width: 100%;
}

h2.bold
{
   font-weight: bold;
   font-size: x-large;
}

table.getinfo
{
   border-style: double;
   border-color: #b88;
   text-align: left;
   padding: .5em;
   background-color: #000;
   max-width: 1024px;
}

table.showinfo
{
   border-style: double;
   border-color: #b88;
   padding: .5em;
   background-color: #000;
   max-width: 1024px;
}

textarea,input
{
   color: #fec !important;
   background-color: #600 !important;
}

td.cell
{
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    text-align: center;
}

td.rate
{
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    width: 3em;
}

td.ratedep
{
    border-color: #f00;
    color: #f00;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    width: 3em;
}
