body { background:#ffffff;

      scrollbar-base-color: #000080; 
      scrollbar-arrow-color: #ffff00;
      scrollbar-DarkShadow-Color: #000080;
      margin-left: auto; margin-top: auto;
      }

a:hover {color:red; text-decoration:none;}
UL {list-style: square outside none}
a:link { color: black; text-decoration: none }
a:active { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover { color: red; text-decoration: none; font-style: italic}


.go
{
    FONT-SIZE: 8pt;
    WIDTH: 35px;
    CURSOR: hand;
    COLOR: yellow;
    FONT-FAMILY: Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: black;
	
}

.ListFont
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
    BACKGROUND-COLOR: #ededed;
}
table{}

th { }
td {background:#ffffff; color:#000000; text-align:center; font-family:Verdana, Arial, Serif; font-size:12px; font-weight:bold;}
tr.hdr {background:#ffffff; color:#ffff00; text-align:center; font-family:Verdana, Arial, Serif; font-size:12px; font-weight:bold;}
td.hdr {background:#ffffff; color:#ffff00; text-align:center; font-family:Verdana, Arial, Serif; font-size:12px; font-weight:bold;}
td.left {vertical-align:top; background:#ffffff; color:#000000; text-align:left; font-family:Verdana, Arial, Serif; font-size:8px; font-weight:bold;  }
td.bdy {vertical-align:top; background:#ffffff; color:#000000; text-align:left; font-family:Verdana, Arial, Serif; font-size:12px; }
td.right { vertical-align:top; background:#ffffff; color:#000000; text-align:center; font-family:Verdana, Arial, Serif; font-size:8px;  }
td.ftr { background:#ffffff; color:#000000; text-align:center; font-family:Verdana, Arial, Serif; font-size:8px;  }

#Layer1 {
	position:relative;
	width:200px;
	height:200px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#Layer2 {
	width:400px;
	height:400px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}