body {
	background-color:#000000;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}

body, td, div {color: #FFFFFF;}

img {margin: 0px; padding: 0px;}

a.img {border:0px; margin:0px;}

table.holder {
	width : 780px; height: 440 px; border: 1px solid #6B6A65; margin: 0px; padding: 0px; 
}
table td.top {
	border: 0px;	height : 139 px;
}
table.top { width: 100%; height: 139 px; margin: 0px; padding: 0px; }

	table.top td.top-left {
		width: 300 px; border: 0px;
	}
	table.top td.top-center {
		width: 247 px; border: 0px;
	}
	table.top td.top-right {
		width: 231 px; border: 0px;
	}

table td.main {
	height: 162 px; 
}
table.main { width: 100%; height: 162px; margin: 0px; padding: 0px; }
	table.main td.main-left {
		width: 300 px; border: 0px;
	}
	table.main td.main-center {
		width: 180 px; border: 0px;
	}
	table.main td.main-right {
		width: 298 px; border: 0px;
	}

table td.bottom {
	height: 139 px; 
}
table.bottom { width: 100%; height: 139 px; margin: 0px; padding: 0px; }
	table.bottom td.bottom-left {
		width: 300 px; border: 0px;
	}
	table.bottom td.bottom-center {
		width: 180 px; border: 0px;
	}
	table.bottom td.bottom-right {
		width: 78 px; border: 0px;
	}

table.fullsize {
	width : 100%;	height : 100%; border: 0px;
}

