@charset "utf-8";
/* CSS Document */

A:link, A:active, A:visited {
	text-decoration: underline;
	color: #3d6384;
	outline: none;
}	
A:hover {
	color: #4db4ca;
	text-decoration: bold, underline;
	outline: none;
}
img { border: 0; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3d6384;
	margin: 15px 0 12px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4db4ca;
	margin: 15px 0 12px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3d6384;
	margin: 15px 0 10px 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4db4ca;
	margin: 15px 0 10px 0;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d6384;
	margin: 8px 0 6px 0;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3d6384;
	margin: 8px 0 6px 0;
}
html, body {
	margin: 0;
	padding: 0;
	}
body { 
	background:url(/images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#3D6384;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.body, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	margin: 3px 0 8px 0;
}

.copyright, .copyright a:link, .copyright a:visited {
	color:#C5D1DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	padding-top:25px;
}
.copyright a:hover {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

.menu {
	text-align:right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	outline: none;
}
#menu2 div {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#menu2 {
	width: 179px;
	padding: 2px 7px 2px 0;
	border:0;
	background:url(/images/hover_off.png);
}
#menu2:hover {
	padding-right:7px;
	width: 179px;
	background:url(/images/hover_on.png);
}

.topmenu {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	outline: none;
	margin-bottom:10px;
}	
.topmenu A:link, .topmenu A:active, .topmenu A:visited {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	outline: none;
	margin-bottom:10px;
}	
.topmenu A:hover {
	color: #00f6ff;
	text-decoration: none;
	outline: none;
	margin-bottom: 10px;
}

#menucontainer {
	width:186px;
	position:absolute;
	top:95px;
	left:0;
	margin:0;
	padding: 0;
}
#contentcontainer {
	margin:0;
	padding:0;
	position:absolute;
	top:95px;
	left:186px;
	width:785px;
	background-color:#FFFFFF;
}
#footercontainer {
	width:785px;
	background:url(/images/footer.jpg);
	height:122px;
	text-align:right;
}
#pagecontainer {
	width:971px;
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -485px;
	padding:0;
}
#headercontainer {
	width:971px;
	height:95px;
	margin:0;
	padding:0;
}
#flashcontainer {
	position:absolute;
	top:0;
	left:0;
	width:626px;
	height:100px;
	margin:0;
	padding:0;
}
#searchcontainer {
	position:absolute;
	top:36px;
	left:521px;
	width:450px;
	vertical-align:bottom;
	margin:0;
	padding:0;
}
#maincontentcontainer {
	margin:0;
	padding:3px 15px 3px 15px;
	width:755px;
	min-height: 560px;
	background-color:#FFFFFF;
}
.spillers td { 
	border-right: 1px solid #A4B4D0;
	border-bottom:1px solid #A4B4D0;
} 
.extract {
	border: #a4b4d0 1px solid;
	margin: 2% 7%;
	padding: 10px;
	background: #F1F2F5;
}
.tablecolours {
	background-color:#F1F2F5;
	border-left:1px solid #A4B4D0;
	border-top:1px solid #A4B4D0;
	border-right:1px solid #A4B4D0;
	border-bottom:1px solid #A4B4D0;
	margin:0;
	padding:3px;
}
.tablecolours TH {
	font-weight: bold;
	color:#FFFFFF;
}




/*
.tableformatter TABLE {
	BORDER-COLLAPSE: collapse;
	empty-cells: show;
}
.tableformatter TABLE TD {
	BORDER-COLLAPSE: collapse;
	empty-cells: show;
}
.tableformatter TABLE TR TD {
	BORDER-COLLAPSE: collapse;
	empty-cells: show;
}
.tableformatter TABLE TH {
	BORDER-COLLAPSE: collapse;
	empty-cells: show;
}*/

/*TABLE P {
	FONT-SIZE: xx-small;
}
TABLE {
	FONT-SIZE: xx-small;
}
TD P {
	FONT-SIZE: xx-small;
}
TH P {
	FONT-SIZE: xx-small;
}
TABLE TD P {
	FONT-SIZE: xx-small;
}
TABLE TR TH P {
	FONT-SIZE: xx-small;
}	
.tableformatter TABLE TR TH P {
	FONT-SIZE: x-small
}
.tableformatter TD.bgLight {
	BACKGROUND-COLOR: #f1f2f5;
}
.tableformatter TR.bgLight {
	BACKGROUND-COLOR: #f1f2f5;
}
.tableformatter TD.bgLightest {
	BACKGROUND-COLOR: #f1f2f5;
}
.tableformatter TR.bgLightest {
	BACKGROUND-COLOR: #f1f2f5;
}
.tableformatter TABLE.tablewidth {
	WIDTH: 100%
}
*/

.tableformatter {
	border: 1px solid #a4b4d0;
	MARGIN: 0px 0px 15px 0px;
	PADDING:0;
	COLOR: #3d6384;
	BORDER-COLLAPSE: collapse;
	BACKGROUND-COLOR: #f1f2f5;
}
.tableformatter TD {
	BORDER-RIGHT: #a4b4d0 1px solid;
	PADDING: 3px;
	BORDER-TOP: #a4b4d0 1px solid;
	VERTICAL-ALIGN: top;
	empty-cells: show;
	BACKGROUND-COLOR:#f1f2f5;
}
.tableformatter TH {
	border: #a4b4d0 1px solid;
	PADDING: 3px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #a4b4d0;
}

.tableformatter H4 A {
	COLOR: #4DB4CA;
	margin-top: 0;
}

