body {
	margin:0;
	padding:0;
	background:#000;
	font-family:Helvetica;
	color:#bbb;
	font-size:12px;
}
/*td {
	border:solid 1px #fff;
}*/
table.trailersT {
	background:url(../img/dot.gif) repeat;
	position:absolute;
	border:solid 1px #939494;
}
a:link, a:active, a:visited {
	color:#fff;
	text-decoration:none;
	outline:none;
}
a:hover, a:focus {
	color:#666;
	text-decoration:none;
	outline:none;
}
div.top {
	background:#000 url(../img/dot.gif) repeat;
	height:90px;
}
div.top_divider {
	background:#000 url(../img/top_divider.gif) repeat-x;
	height:2px;
}
div.content {
	background-color:#000;
	border:solid 1px #939494;
	width:760px;
	min-height:410px;
	padding:10px;
	text-align:left;
}
div.line {
	background:url(../img/top_divider.gif) repeat-x;
	width:760px;
	height:2px;
}
td.multimedia {
	background-color:#000;
	border:solid 1px #222;
}
td.img_td {
	padding-right:6px;
}
div.menu {
	background:#000 url(../img/menu_bg_2.gif) repeat-x;
	height:33px;
	width:100%;
}
table.main {
	width:100%;
}
table.menu_table {
	margin-top:-30px;
	width:800px;
}
td.menu_item {
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	border-left:solid 1px #222;
	border-top:solid 1px #222;
	font-size:11px;
	padding:5px 10px 0px 10px;
	text-align:center;
}
div.u2_logo {
	background:url(../img/u2_logo.gif) no-repeat;
	height:70px;
	width:152px;
	margin-top:25px;
}
table.bg_img {
	background:url(../img/bg_img.jpg) no-repeat;
	width:800px;
	height:450px;
}
table.dots {
	background:url(../img/dot.gif) repeat;
	width:800px;
	height:450px;
	padding:10px;
}
td.dots {
	background:url(../img/dot.gif) repeat;
	height:21px;
	vertical-align:middle;
}
div.header {
	font-weight:bold;
	color:#fff;
	font-size:18px;
	text-decoration:underline;
}
a.linkz {
	color:#fff;
	text-decoration:underline;
}
div.news_headline {
	font-weight:bold;
	font-size:22px;
	padding-bottom:10px;
}
span.img_text {
	font-size:10px;
	color:#666;
	font-style:italic;
}
table.news_table {
	padding:10px 0px 10px 0px;
	border-bottom:solid 1px #111;
	width:760px;
}
table.news_img {
	padding-right:10px;
}
div.small_headline {
	font-size:16px;
	font-weight:bold;
}
input.btn {
	background-color:#000;
	border:solid 1px #333;
	color:#ccc;
	height:25px;
}
input.nlinput {
	background-color:#000;
	border:solid 1px #333;
	color:#ccc;
	font-size:100px;
	height:21px;
}
