BODY
{
background-color: #000000; color:#DDDDDD;
}
A
{
   text-decoration: none;
   color:#FF0000;
}
A:hover 
{
	color: lime; 
	text-decoration:underline;
	background: black;
}
a.x	
{
text-decoration:none; 
color:#FF0000;
}

td.x	
{
background-color:#101010; 
color:#DDDDDD; 
border:solid #777790 1px;
}

marquee	
{
background-color:#101010; 
color:#DDDDDD; 
height:110; 
width:600;
}
.MyDiv
{
position: relative;
top: -18px;
left: 25px;
margin: -10px;
padding: 0px;
border: 0px;
height: 0px;
width: 0px;
}
div.x	
{
background-color:#101010; 
color:#DDDDDD; 
border:solid #777790 1px; 
width:600;
height:160;
}

div.cpp	
{
background-color:#101010; 
color:#DDDDDD; 
float: left;
font-size: 12px;
margin-top: 0px;
margin-bottom: -15px;
padding: 0px;
/*border: solid #777790 1px;*/
}


div.menu	
{
background-color:#000000; 
color:#DDDDDD; 
border-right:solid #777790 1px; 
width:180; 
height:*px; 
top:10;
left:10; 
position:absolute;
z-index: 2;
}
div.body	
{
background-color:#000000; 
color:#DDDDDD; 
top:10;
left:210; 
margin-left:10;
position:absolute;
z-index: 1;
}
div.xx	
{
background-color:#101010; 
color:#DDDDDD; 
border:solid #777790 1px; 
width:729; 
/*height:320;*/
}
div.z	
{
background-color:#101010; 
color:#DDDDDD; 
border:solid #777790 1px; 
width:585; 
/*height:151;*/
}
div.p	
{
margin: 5px; 
width:1; 
height:1; 
left:0; 
top:0; 
position: relative;
}
div.px	
{
margin: 5px; 
left:0; 
top:0; 
position: relative;
}
input.small {
background-color : #444444; 
cursor: hand;
border: 0px;
color : lime; 
width : 13px;
Height: 15px; 
margin : 0; 
padding : 0; 
margin-top : 0px; 
text-align : left; 
} 