body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	background: #333 url(images/bg.jpg) repeat fixed center top;
	color: #fff;
	margin: 0px;
}

.video {
	margin-left: 2px;
	padding-bottom: 4px;
	padding-left: 25px;
	text-indent: -25;
	font-size: 10pt;
	border-bottom: 1px solid #456;
; 	color: #def;
}

.video:first-line {
	color: #CF6;
}

table {
	font-size: 11pt;
	font-family: Arial, Geneva, Helvetica, sans-serif;

}

.byline {
	font-variant: small-caps;
	font-size: 10pt;
	color: #ace;
	text-align: center;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

a {
	color: #99CCFF;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffc;
	background-color: #233;
}

.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}

.nav a:hover {
	background-color: transparent;
}

.navbot {
	text-align: center;
	border: 1px solid #456;
	border-left-width: 0;
	border-right-width: 0;
	margin-top: 15px;
}

.navtop {
	text-align: center;
	margin-top: 15px;
	background-color: #345;
}

p.top {
	margin-top: 10px;
}

h3 {
	color: #CFF;
	line-height: 90%;
	font-size: 16px;
	font-stretch: wider;
}

h4 {
	color: #dec;
	font-size: 14pt;
	font-weight: 400;
}

h5 {
	color: #ced;
	font-size: 12pt;
	font-weight: 400;
}

td.channel {
	color: #DBF6FF;
	font-size: 10pt;
	font-weight: normal;
	font-family: "MS Serif", "New York", serif;
}