table.blackbox {
	background-repeat: repeat;
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 20px;
	}

	td.blackbox-tl {
		background-image: url('images/blackbox/tl.png');
		background-repeat: no-repeat;
		background-position: bottom right;
		width: 6px;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox-tr {
		background-image: url('images/blackbox/tr.png');
		background-repeat: no-repeat;
		background-position: bottom left;
		width: 6px;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox-bl {
		background-image: url('images/blackbox/bl.png');
		background-repeat: no-repeat;
		background-position: top right;
		width: 6px;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox-br {
		background-image: url('images/blackbox/br.png');
		background-repeat: no-repeat;
		background-position: top left;
		width: 6px;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox-left {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		width: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox-right {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		width: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox-top {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox-bottom {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox-center {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		color: #ffffff;
		font-weight: bold;
		font-size: 90%;
		padding-left: 8px;
		padding-right: 8px;
		}

		td.blackbox-center a:link {
			color: #ffffff;
			text-decoration: none;
			}

		td.blackbox-center a:visited {
			color: #ffffff;
			text-decoration: none;
			}

		td.blackbox-center a:hover {
			color: #b6d0ff;
			text-decoration: none;
			}

/************* START BLACKBOX2 *****************/

table.blackbox2 {
	background-repeat: repeat;
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 5px;
	width: 285px;
	margin-left: auto;
	margin-right: auto;
	}


	td.blackbox2-top {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		width: 273px;
		}

	td.blackbox2-bottom {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		width: 273px;
		}

	td.blackbox2-center {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		color: #ffffff;
		font-weight: bold;
		width: 265px;
		padding-left: 8px;
		font-size: 110%;
		}

	td.blackbox2-tl {
		background-image: url('images/blackbox/tl-onblue.png');
		background-repeat: no-repeat;
		background-position: bottom right;
		width: 6px;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox2-tr {
		background-image: url('images/blackbox/tr-onblue.png');
		background-repeat: no-repeat;
		background-position: bottom left;
		width: 6px;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox2-bl {
		background-image: url('images/blackbox/bl-onblue.png');
		background-repeat: no-repeat;
		background-position: top right;
		width: 6px;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox2-br {
		background-image: url('images/blackbox/br-onblue.png');
		background-repeat: no-repeat;
		background-position: top left;
		width: 6px;
		height: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox2-right {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		width: 6px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackbox2-left {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		width: 6px;
		font-size: 0%;
		line-height: 0%;
		}


/*********** START BLACKBOX-SMALL ***********/

table.blackboxsmall {
	background-repeat: repeat;
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 10px;
	}

	td.blackboxsmall-tl {
		background-image: url('images/blackbox/small-tl.png');
		background-repeat: no-repeat;
		background-position: bottom right;
		width: 4px;
		height: 4px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackboxsmall-tr {
		background-image: url('images/blackbox/small-tr.png');
		background-repeat: no-repeat;
		background-position: bottom left;
		width: 4px;
		height: 4px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackboxsmall-bl {
		background-image: url('images/blackbox/small-bl.png');
		background-repeat: no-repeat;
		background-position: top right;
		width: 4px;
		height: 4px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackboxsmall-br {
		background-image: url('images/blackbox/small-br.png');
		background-repeat: no-repeat;
		background-position: top left;
		width: 4px;
		height: 4px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackboxsmall-left {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		width: 4px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackboxsmall-right {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		width: 4px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackboxsmall-top {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		height: 4px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackboxsmall-bottom {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		height: 4px;
		font-size: 0%;
		line-height: 0%;
		}

	td.blackboxsmall-center {
		background-image: url('images/blackbox/center.png');
		background-repeat: repeat;
		color: #ffffff;
		font-weight: bold;
		font-size: 80%;
		padding-left: 3px;
		padding-right: 3px;
		}

		td.blackboxsmall-center a:link {
			color: #ffffff;
			text-decoration: none;
			}

		td.blackboxsmall-center a:visited {
			color: #ffffff;
			text-decoration: none;
			}

		td.blackboxsmall-center a:hover {
			color: #b6d0ff;
			text-decoration: none;
			}
