body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background : #ffffff url(images/greybk.jpg) repeat fixed;
}

.sidebar_bg { 
	background-image: url(images/Untitled-1_07.jpg);
	background-color: #EFF8EF;
}


.header_colbg {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
	line-height: normal;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
	background: #EFF8EF;
}
.header {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
	line-height: normal;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
}
.subheader {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	line-height: normal;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
	border-bottom:1px dotted black; }

a:hover {
	color: black;
	background : #89b3f3
}
a:visited {
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
	border-bottom:1px dotted black; }

.fixturetextsmall { color: black; font-style: normal; font-size: 9px; line-height: 11px; font-family: Verdana, Geneva, Arial, sans-serif }

.tableheads {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	line-height: normal;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
	background : #EFF8EF
}

TH { 
	background: #EFF8EF;
	font-weight: bold; 
}

.td_coloured { background: #EFF8EF; }

.fixturetextsmall_coloured { color: black; font-style: normal; font-size: 9px; line-height: 11px; font-family: Verdana, Geneva, Arial, sans-serif; background: #EFF8EF; }
