body {
	background-color: #ffffff;
	background-image: url(mat/bkch00.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	color: #000000;
	}

.menu a {
	width:78;
	height:18;
	vertical-align:middle;
	text-decoration:none;
	}

a:link {
	color: #6666ff;
	text-decoration:none;
	}

a:visited {
	color: #559933;
	text-decoration:none;
	}

a:hover {
	color: #ffbb33;
	text-decoration: underline;
	}

.menu a:hover {
	color: #ffffff;
	background-color: #bbbbbb;
	text-decoration:none;
	} 


a:active {
	color: #ff3300;
	text-decoration: underline;
	}

.menu a:active {
	color: #ffffff;
	background-color: #dddddd;
	text-decoration:none;
	} 


.main { 
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 5em;
	padding-left: 5em;
	font-size: 101%;
	line-height: 1.6em;
	}

td.henry {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color: #ffffff;
	background-image: url(henry.jpg);
	background-repeat: no-repeat;
	background-position: 90% 90%;
	}

td.zidane {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color: #ffffff;
	background-image: url(zidane.jpg);
	background-repeat: no-repeat;
	background-position: 90% 90%;
	}

td.ronald {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color: #ffffff;
	background-image: url(ronald.jpg);
	background-repeat: no-repeat;
	background-position: 90% 90%;
	}

td.zamb {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color: #ffffff;
	background-image: url(zambrotta.jpg);
	background-repeat: no-repeat;
	background-position: 90% 90%;
	}

td.lehmann {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color: #ffffff;
	background-image: url(lehmann.jpg);
	background-repeat: no-repeat;
	background-position: 90% 90%;
	}

td.counter {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color: #ffffff;
	}

td.memo { 
	padding: 0.5em 0.5em;
	line-height: 1.1em;
	}

font.head {
	border:solid #333366; color:#333366;
	border-top-width:0px; border-bottom-width:1px; margin-bottom:4px;
	border-left-width:8px; border-right-width:0px; width:100%;
	text-decoration:none; font-weight:bold; padding:0px 5px;
	 }

font.tokki {
	border:solid #6666ff; color:#6666ff;
	border-top-width:0px; border-bottom-width:1px; margin-bottom:4px;
	border-left-width:8px; border-right-width:0px; width:100%;
	text-decoration:none; font-weight:bold; padding:0px 5px; }

font.headmini {
	border:solid #3333cc; color:#3333cc;
	border-top-width:0px; border-bottom-width:1px; margin-bottom:4px;
	border-left-width:0px; border-right-width:0px; width:60%;
	text-decoration:none; font-weight:bold; padding:0px 5px; }

font.link {
	line-height: 1.6em;
	font-size: 1.1em;
	font-weight:bold;
	}

div.right {
	text-align: right;
	}

div.back {
	background-color: #dcdcf0;
	}

img.left {
	float: left;
	}