/* Main Document Wide */
body
{
   background-image: url("/images/snowtile129x129.jpg");
   color:#000000;
   margin:20px;
   font-size: .9em;
}

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

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

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

p
{
   font: normal 13px sans-serif;
}

/* For Old DSL Page Tables */

.smhed
{
   background-color: dddddd;
   font: italic bold 10px sans-serif;
   text-align: center;
   white-space: nowrap;
}

.smreg
{
   background-color: eeeeee;
   background-image: url('../images/snowtile129x129.jpg');
   font: normal 11px sans-serif;
   text-align: center;
   white-space: nowrap;
}

.smbld
{
   background-color: ffffff;
   font: bold 11px sans-serif;
   text-align: center;
   white-space: nowrap;
}

.bigbold
{
   font: Comic Sans MS;
   font-size: 200%;
   font-weight:bold;
}

/* For Google-Ad Shadow */

.td-728x90
{
   background-image: url('http://www.eskimo.com/images/snow738x100.jpg');
}

/* For Images Without Borders */

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

/* Gold metallic ball link bullet */

li.gbleft
{
   display: marker;
   list-style-image: url("/images/goldmetalbullet.png");
}

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

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

table.menu
{
   width: 100%;
   background-image: url("/images/charchoalgraytile.png");
   border-style: solid;
   border-width: 2px;
   border-color: #ffffff;
   margin: 10px;
}

/* table.midcol defines teh center column table. */

table.midcol
{
   color: #ffffff;
   background-image: url("/images/charchoalgraytile.png");
   border-style: solid;
   border-width: 2px;
   border-color: #ffffff;
   margin: 10px;
   padding: 5px;
}

/* table.top defines the top bar table. */

table.top
{
   width: 100%;
   border-style: solid;
   border-width: 2px;
   border-color: #ffffff;
   color: #ffffff;
   background-image: url("/images/charchoalgraytile.png");
   margin: 10px;
   padding: 5px;
}

/* td.color_top defines menu bar dark color, td.color_bottom light color */

td.orange_top
{
   background-color: #d07000;
   background-image: url("/images/orangedarktile.png");
   color: #ffffff;
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

td.orange_bottom
{
   background-color: #ffd0a0;
   background-image: url("/images/orangelighttile.png");
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

td.yellow_top
{
   background-color: #b09020;
   background-image: url("/images/yellowdarktile.png");
   color: #ffffff;
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

td.yellow_bottom
{
   background-color: #ffff80;
   background-image: url("/images/yellowlighttile.png");
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

td.green_top
{
   background-color: #60a060;
   background-image: url("/images/greendarktile.png");
   color: #ffffff;
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

td.green_bottom
{
   background-color: #a0ffa0;
   background-image: url("/images/greenlighttile.png");
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

td.red_top
{
   background-color: #d00000;
   background-image: url("/images/reddarktile.png");
   color: #ffffff;
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

td.red_bottom
{
   background-color: #ffc0c0;
   background-image: url("/images/redlighttile.png");
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

td.violet_top
{
   background-color: #802080;
   background-image: url("/images/violetdarktile.png");
   color: #ffffff;
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

td.violet_bottom
{
   background-color: #ffc0ff;
   background-image: url("/images/violetlighttile.png");
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

td.blue_top
{
   background-color: #6060a0;
   background-image: url("/images/bluedarktile.png");
   color: #ffffff;
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

td.blue_bottom
{
   background-color: #b0b0ff;
   background-image: url("/images/bluelighttile.png");
   padding-left: 5px;
   font-weight: bold;
   text-align: left;
}

