.fixturesBox {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #E2E1EA;
	overflow: scroll;
	position: absolute;
	left: 270px;
	top: 50px;
	width: 450px;
	height: 270px;
	background-repeat: repeat;
	background-image: url(../images/table-background2.jpg);






}
.tbl-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.tbl-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-position: center;
	text-align: center;

}
.tbl-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;

}
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3pt;




}
.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0pt;


}
.intro-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;



}
.intro-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;

}
.footer-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;

}
#fixturesheader {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #BFBFBF;


}
#infobox {
	border: thin solid #666666;
}
