/* Main Document Wide */

body
{
   max-width: 95%;
   background-color: #000000;
   color: #ffffff;
   font-family: "microsoft sans sarif", arial, helvetica;
   font-size: 1em;
   text-align: center;
   margin: 10px;
   border-width: 0;
}

/* Body For Link Exchange - Fixed Width */

body.le
{
   margin: 20px auto auto auto;
   background-color: #000000;
   color: #d0c0c0;
   font-family: "microsoft sans sarif", arial, helvetica;
   font-size: .95em;
   line-height: 95%;
   width: 968px;
}

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

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

a:hover
{
   color: #8080ff;
   text-decoration:underline;
}

td.banner img
{
   text-align: center;
   width: 100%;
}

td.bar img
{
   width: 100%;
   height: 2.5em;
}

/* For Images Without Borders */

td.le
{
   padding: 5px;
}

img.nb
{
    border: none;
    padding: 0;
}

/* Gold metallic ball link bullet */

li
{
   display: marker;
   list-style-image: url("/images/gbm6pix.png");
   line-height: 100%;
   text-align: left;
   font-size: .65em;
}

/* table.menu defines the table used for left and right menu columns. */

table.main
{
   width: 100%;
   margin: 0;
}

table.menu
{
   margin: .7em;
}

table.gamepage
{
   text-align: center;
   color: #ffffff;
   width: 70em;
   background-color: #000000;
   border-style: solid;
   border-width: 1px;
   border-color: #ffffff;
   margin: .75em;
   padding: .5em;
}

td.gamecell img
{
   text-align: center;
   width: 5.5em;
   height: 5.5em;
   padding: 0;
}

table.getinfo
{
   border-size: 2px;
   border-style: double;
   border-color: #b08080;
   text-align: left;
   padding: 15px;
}

input.inbox
{
   background-color: #600000 !important;
   color: #ffe0c0 !important;
   font-weight: bold;
   font-size: 1.1em;
}

p.desc
{
    width: 700px;
    text-align: left;
}

div.left
{
     float: left;
     width: 200px;
     display: inline;
}

div.right
{
   display: inline;
}
