/* For table background on homepage 2-07 Dan */

.background {
	background-image: url("/files/img/table_background.jpg");
	}
table.background {
	background-image: url("/files/img/table_background.jpg");
	}
th.background {
	background-image: url("/files/img/table_background.jpg");
	}
td.background {
	background-image: url("/files/img/table_background.jpg");
	}
td.capsL {
	background-image: url("/files/img/capleft.gif");
	background-repeat: no-repeat;
	height: 31px;
	color: #fff;
	font-weight: bold;
	}
th.capsL {
	background-image: url("/files/img/capleft.gif");
	background-repeat: no-repeat;
	height: 31px;
	color: #fff;
	font-weight: bold;
	}
td.capsR {
	background-image: url("/files/img/capright.gif");
	background-repeat: no-repeat;
	height: 31px;
	color: #fff;
	font-weight: bold;
	}
th.capsR {
	background-image: url("/files/img/capright.gif");
	background-repeat: no-repeat;
	height: 31px;
	color: #fff;
	font-weight: bold;
	}
td.capleft {
	background-image: url("/files/img/caps_big_between.gif");
	background-repeat: no-repeat;
	height: 54px;
	color: #fff;
	font-weight: bold;
	}
th.capleft {
	background-image: url("/files/img/caps_big_between.gif");
	background-repeat: no-repeat;
	height: 54px;
	color: #fff;
	font-weight: bold;
	}
td.capright {
	background-image: url("/files/img/caps_small_between.gif");
	background-repeat: no-repeat;
	height: 53px;
	color: #fff;
	font-weight: bold;
	}
th.capright {
	background-image: url("/files/img/caps_small_between.gif");
	background-repeat: no-repeat;
	height: 53px;
	color: #fff;
	font-weight: bold;
	}
td.bottom {
	background-image: url("/files/img/bottom_all.gif");
	background-repeat: no-repeat;
	height: 14px;
	}
th.bottom {
	background-image: url("/files/img/bottom_all.gif");
	background-repeat: no-repeat;
	height: 14px;
	}
		