body,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size: 16px;
	color: #EEEEEE;
	font-weight: bold;
}

.style1 {
	font-size: 20px;
	color: #666666;
}

.style2 {
	font-size: 20px;
	color: #FF0909;
}

.style3 {
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}

.style4 {
	font-size: 14px;
	color: #eeeeee;
	font-weight: normal;
}

.leftm {
	font-size: 10px;
	color: #eeeeee;
	font-weight: normal;
}

img.thumb { 
border-top-width:1px;
border-top-style:solid;
border-top-color:#999999;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#999999;
border-left-width:1px;
border-left-style:solid;
border-left-color:#999999;
border-right-width:1px;
border-right-style:solid;
border-right-color:#999999;
}

img.thumb:hover { 
border-top-width:1px;
border-top-style:solid;
border-top-color:#FF0909;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#FF0909;
border-left-width:1px;
border-left-style:solid;
border-left-color:#FF0909;
border-right-width:1px;
border-right-style:solid;
border-right-color:#FF0909;
}

a:link {
	color: #FF0909;
	text-decoration: none;
}
a:visited {
	color: #FF0909;
	text-decoration: none;
}
a:hover {
	color: #FF0909;
	text-decoration: underline;
}
a:active {
	color: #FF0909;
	text-decoration: none;
}

#tabs {
	clear: both;
	height: 33px;
}

#tabs ul {
	list-style: none;
	height: 33px;
	margin: 0px;
	padding: 0px;
}

#tabs ul li {
	display: inline;
	width: 130px;
	height: 33px;
	float: left;
	line-height: 33px;
	margin-left: 5px;
}

#tabs ul li a {
	text-decoration: none;
	display: block;
	width: 130px;
	height: 33px;
	color: #ffffff;
	background: #000000 url('images/tab_inactive.gif') top left no-repeat;
	text-align: center;
	line-height: 33px;
	font-weight: bold;
	font-size: 1.0em;
}

#tabs ul li a:hover,
#tabs ul li a.active {
	text-decoration: none;
	display: block;
	width: 130px;
	height: 33px;
	background: #000000 url('images/tab_active.gif') top left no-repeat;
	text-align: center;
	line-height: 33px;
	font-weight: bold;
	font-size: 1.0em;
	position: relative;
	top: 1px;
}

.embed {
	font-size: 12px;
	float:right;
	padding-right:5px;
	padding-bottom:3px;
}

.embed a {
	font-weight:normal;
	color: #666666;
}

#addiv {
	background-image: url(http://www.chooseandwatch.com/adl/ADS/imgad/adbg.png);
	color: #fff;
	visibility: hidden;
	position: absolute;
	top:355px;
	width: 448px;
	height:70px;
	left: 51px;
	background-repeat: no-repeat;
}

#fplayer {
	position:relative;
}
