body {
	font-family: Georgia, Verdana, Tahoma, sans-serif;
	padding-left: 10px;
	padding-top: 190px;
	margin: 10;
	min-width:1000px;
	background:url('/images/aaa.gif') top no-repeat #ffffcb;
}
table#net, td {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table#net td {
	border: 0 none; 
	width: 20px; 
	font-size: 85%; 
	color: #336699; 
	font-family: Georgia;
	font-weight: bold; 
	padding:5px 4px;
}
table#net td.name {
	border: 1px solid #663300; 
	width: 100px;
}
table#net td.score {
	border: 1px solid #663300; 
	vertical-align: middle;
}
table#net td.left {
	border-left: 1px solid #663300;
}
table#net td.topleft {
	border-left: 1px solid #663300; 
	border-top: 1px solid #663300;
}
table#net td.bottomleft {
	border-left: 1px solid #663300; 
	border-bottom: 1px solid #663300;
}
table#net td.bottom {
	border-bottom: 1px solid #663300;
}
table#net td.bottomright {
	border-right: 1px solid #663300; 
	border-bottom: 1px solid #663300;
}
table#net td.right {
	border-right: 1px solid #663300;
}
table#net td.topright {
	border-right: 1px solid #663300; 
	border-top: 1px solid #663300;
}
table#net td.score div.sc {
	height: 20px; padding: 5px 0px;
}
table#net td.score div.sc div {
	margin: 0px 5px;
}

