body {
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans;
}
td {
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans;
	color: #000000; 
	text-decoration: none; 
}
h1 {
	font-size: 15px;
	font-family: arial, verdana, helvetica, sans;
}

.b1 { border-collapse: collapse; border: 1px solid black;  }
.b2 { border-collapse: collapse; border-top: 1px solid black;  }

.active { background-color: #EEEEEE;  }
.passive { background-color: #DDDDDD;   }

.a { color: #000000; text-decoration: none;  }

.header1 { background: #FFFFFF url(/art/header1.gif) top left no-repeat;  }
.header2 { background: #FFFFFF url(/art/header2back.gif) top left repeat-x;  }

.banner { margin-top: 10px; margin-left: 250px; }



a.sample_attach, a.sample_attach:visited, div.sample_attach {
display: block;
width:   100px;

border:  0px solid black;
padding: 2px 5p;

background: #FFFFEE;

text-decoration: none;
font-family: Verdana, Sans-Sherif;
font-weight: 900;
font-size: 1.0em;
color:   #008000;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#menu_child { 
	border: 0px solid black; 
	left: 100px;
	background: #FFFFFF;
}



a.teamname {
text-decoration: none;
font-family: Verdana, Sans-Sherif;
font-weight: 900;
font-size: 1.0em;
color:   #dd0000;
}

a.score {
text-decoration: none;
font-family: Verdana, Sans-Sherif;
font-weight: 900;
font-size: 1.0em;
color:   #0000cc;
}


.sbtitle {
	color: #0000A0;
	font-weight: bold; 
	font-size: 14px; 
}


#mainbanner {	
	background: url(/art/t.png);	
	position: absolute;
	top: 0px;	
	left: 0px;
	width: 100%; 
	height: 1000px; 
	z-index: 100;
	text-align: center;
	overflow: hidden; 
}
