/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC9900;
}
.SubHeader {
	color: #CC9900;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.picborder {
	border: 3px solid #ABABAB;
}
.nextback {
	float: right;
	height: 30px;
	width: 100px;
	vertical-align: top;
	top: 0px;
}
#tvbg {
	background-color: #000000;
	background-image: url(images/tvbackground.jpg);
	height: 528px;
	width: 760px;
}
.tvvideo {
	background-color: #BDC6CF;
	height: 322px;
	width: 573px;
	margin-left: 95px;
	position: relative;
}

