/*
 ----------------
| MZ Image  CSS  |
|   2006-10-22   |
 ----------------
*/


body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	margin: 0;
}
#logotype {
	margin-right: 10px;
}
#page {
	width: 720px;
	margin: 0 auto;
}
#header {
	background: #f7f5e7;
	height: 85px;
	border-bottom: 1px solid #eae8d5;
	margin-bottom: 20px;
}
#header .topbar {
	padding-top: 10px;
}
#footer {
	margin-top: 20px;
	padding: 10px 0;
	background: #f7f5e7;
	border-top: 1px solid #eae8d5;
}
.wrapper {
	width: 720px;
	margin: 0 auto;
	position: relative;
}
td, tr {
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.soccer {
	width: 104px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 65px;
	z-index: 1;
}
.hockey {
	width: 104px;
	height: 22px;
	position: absolute;
	left: 90px;
	top: 65px;
	z-index: 0;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.sitelink {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.sitelink:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
input.forms {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	border: 1px solid #666666;
}

select {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
textarea.imagecode {
	width: 210px;
	border: 0;
	padding: 2px;
	background: #ffff99;
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
table.import {
	width: 450px;
	border: 1px solid #cccccc;
	background: #e9e9e9;
}
td.importcell {
	background: #e9e9e9;
	padding: 4px;
}
.ad {
	position: absolute;
	left: 460px;
	top: 13px;
	z-index: 0;
	text-align: right;
}