/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg-tile2.jpg);
	}
#divcenterwrapper {
	width:889px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#apdivWrapper {
	width:889px;
	position: absolute;
	background-color: #FEFEFE;
}
#divContentWrapper {
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
	margin-bottom: 55px;
}
a:hover {
	color: #999999;
	text-decoration: none;
}


.tblChanneltables img {
	display: block;
}
