body {
	padding: 0px 0% 0px 0%;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, arial, verdana, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	}

a:link {color: #c00; text-decoration: underline;}
a:visited {color: #c00; text-decoration: underline;}
a:hover {color: #f00; text-decoration: underline;}
a:active {color: #f00; text-decoration: underline;}

div#navigation a:link {color: #c00; text-decoration: none;}
div#navigation a:visited {color: #c00; text-decoration: none;}
div#navigation a:hover {color: #f00; font-weight: bold; text-decoration: none;}
div#navigation a:active {color: #f00; font-weight: bold; text-decoration: none;}

div#mainleft {
	position: absolute;
	top: 60px;
	left: 5%;
	width: 38%;
	z-index: 1;
	}
div#mainleftwide {
	position: absolute;
	top: 60px;
	left: 5%;
	width: 63%;
	z-index: 1;
	}

div#maincenter {
	position: absolute;
	top: 10px;
	left: 44%;
	width: 25%;
	z-index: 1;
	}
div#mainright {
	position: absolute;
	top: 10px;
	left: 70%;
	width: 25%;
	z-index: 1;
	}
div#mainprint {
	position: absolute;
	top: 10px;
	left: 10%;
	width: 80%;
	z-index: 1;
	}

div.line {
	height: 30px;
	width: 100%;
	background-image: url(lines.gif);
	background-repeat: repeat-x;
	}
div#football {
	background-image: url(football_bg.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
	vertical-align: bottom;
	text-align: center;
	overflow: hidden;
	display: block;
	}
div#football img {
	margin: 0px 0px 0px 0px;
	}
div#locator {
	font-size: 70%;
	text-align: right;
	}
div#logo {
	height: 70px;
	width: 100%;
	overflow: hidden;
	display: block;
	}
div#navigation {
	margin-top: 12px;
	margin-bottom: 10px;
	font-size: 75%;
	}
div#copy {
	font-size: 70%;
	}
div.content {
	font-size: 70%;	
	margin: 2% 3% 2% 3%;
	}
div.content table td {
        font-size: 70%;		
	}
div.date, b.title {
	font-size: 105%;
	font-weight: bold;
	}
div.time {
	font-size: 90%;
	}
img {
	border-width: 0px;
	}
h1 {
	font-size: 120%;
	color: #007507;
	margin: 0px 0px 0px 0px;
	}
h3 {
	font-size: 80%;
	margin: 15px 0px 0px 0px;
	}
p {
	margin-top: 6px;
	margin-bottom: 6px;
	}
textarea {
	border: 1px solid #007507;   
	overflow: visible; 
	font-size: 13px;
	width: 100%;
	margin: 3px 0px 3px 0px; 
	padding: 0px 0px 0px 0px;  
	font-family: Tahoma, arial, verdana, helvetica, sans-serif;
	}
input {
	border: 1px solid #007507;
	font-size: 13px;
	width: 100%;
	margin: 3px 0px 3px 0px;
	font-family: Tahoma, arial, verdana, helvetica, sans-serif;
	}
input.pass{
	width: 72%;
	border: 1px solid #090;
	}
input.loginname {
	border: 1px solid #090;
	}
input.log {
	background-color: #090;
	color: #fff;
	font-size: 13px;
	width: 26%;
	}
input.enter {
	background-color: #007507;
	color: #fff;
	font-size: 13px;
	width: auto;
	}
input.phpbb {
	background-color: #007507;
	color: #fff;
	font-size: 13px;
	width: auto;
	}
form {
	margin: 0px 0px 0px 0px;
	}
hr {
	width: 100%;
	background-color: #007507;
	height: 1px;
	border: 1px solid #007507;
	}
span.redstar {
	color: #c00;
	}

#content table td {
	font-size: 70%
}	
	
table.results td {
	font-size: 70%;
	text-align: center;
	}
table.results td.teamname {
	font-size: 70%;
	text-align: left;
	}
table.results tr.line1 {
	background-color: #E5F1E6;
	}
table.results tr.line2 {
	background-color: #fff;
	}
	
table.MsoNormalTable {
	border-collapse: collapse;
	border: 1px solid #007507;
	/* width: 100%;*/
	}

table.MsoNormalTable td{
	font-size: 70%;
	border: 1px solid #007507;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	/* width: 100%;*/
	}
		
table.contenttable {
	border: 0px #A7DFFF solid;
	border-collapse: collapse;
	border: 0px solid #007507
	/* width: 100%;*/
	}
table.contenttable th {
	font-size: 70%;
	font-weight: normal;
	border: 1px solid #fff;
	background-color: #007507;
	color: #FFF;
	padding: 1em 1em 1em 1em;
	}
table.contenttable td {
	font-size: 70%;
	border: 0px solid #007507;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 1em 1em 1em 1em;
	}
table.contenttable td.center {
	text-align: center;
	}
table.contenttable tr.line1 {
	background-color: #E5F1E6;
	}
table.contenttable tr.line2 {
	background-color: #fff;
	}
table.contenttable tr.line3 td  {
	background-color: #fff;
	margin-bottom: 10px;
	height: 3px;
	background: #FFF;
	}
table.formtable {
	border: 0px #A7DFFF solid;
	border-collapse: separate;
	}
table.formtable td {
	font-size: 11px;
	vertical-align: top;
	}
ul {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: square;
	list-style-image: url(li_bullet.gif);
	}
table.resultatttable {
	border: 0px #A7DFFF solid;
	border-collapse: collapse;
	border: 1px solid #007507
	}
table.resultatttable th {
	font-size: 70%;
	font-weight: normal;
	border: 1px solid #fff;
	background-color: #007507;
	color: #FFF;
	padding: 1em 1em 1em 1em;
	}
table.resultatttable td {
	font-size: 70%;
	border: 1px solid #007507;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	}
table.resultatttable td.center {
	text-align: center;
	}
table.resultatttable tr.line1 {
	background-color: #E5F1E6;
	}
table.resultatttable tr.line2 {
	background-color: #fff;
	}
table.resultatttable tr.line3 td  {
	background-color: #fff;
	margin-bottom: 10px;
	height: 3px;
	background: #FFF;
	}
