body {
 	margin: 0px 0px 0px;
 	padding: 0px;
	background-color: #fff;
	font-family: verdana;
	font-size: 11px;
	color: #000;
}
table {
	table-layout: auto;
	margin-top: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
table.main {
	width: 1000px; 
	background: url('./images/bg.jpg');
}
table.content td {
	padding: 10px;
}
table.stars {
	width: 800px;
	margin-left: 180px;
	margin-bottom: 20px;
}
table.pic td {
	padding: 2px;
}
table.pic img {
	width: 230px;
	height: 170px;
	border: 1px #000 solid;
}
td {
	border: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
td.logo {
	width: 1000px;
	height: 195px;
	background: url('./images/logo.jpg') no-repeat;
}
td.partner {
	font-size: 14px;
	padding: 10px;
}
td.bottom {
	width: 1000px;
	height: 20px;
	background: url('./images/bottom.jpg') no-repeat;
}
td.space {
	width: 30px;
}
td.top1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #333;
	border: 1px #fff solid;
	padding: 3px;
}
td.top2 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px #fff solid;
	padding: 3px;
}
td.top3 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px #fff solid;
	padding: 3px;
	text-align: center;
}
a {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #00a;
}
a:hover {
	color: #00f;
}
a.top {
	text-transform: capitalize;
	font-size: 14px;
	color: #800;
}
a.top:hover {
	color: #a00;
}
a.small {
	font-size: 12px;
	font-weight: normal;
}
a.fthumb:link {
	display: block;
	border: 2px #000 solid;
}
a.fthumb:visited {
	display: block;
	border: 2px #aaa solid;
}
a.fthumb:active {
	display: block;
	border: 2px #a00 solid;
}
a.fthumb:hover {
	display: block;
	border: 2px #f00 solid;
}
a.fthumb img {
	width: 448px;
	height: 336px;
}

a.fthumb1:link {
	width: 160px;
	height: 120px;
	display: block;
	border: 2px #000 solid;
}
a.fthumb1:visited {
	width: 160px;
	height: 120px;
	display: block;
	border: 2px #aaa solid;
}
a.fthumb1:active {
	width: 160px;
	height: 120px;
	display: block;
	border: 2px #a00 solid;
}
a.fthumb1:hover {
	width: 160px;
	height: 120px;
	display: block;
	border: 2px #f00 solid;
}
a.fthumb1 img {
	width: 160px;
	height: 120px;
}
a.flink {
	font-size: 11px;
}
a.actor {
	font-size: 11px;
	font-weight: bold;
	color: #500;
}
a.actor:hover {
	color: #e00;
}
div.stars {
	font-size: 14px;
	margin-top: 3px;
}
img {
	border: 0px;
}
img.banner {
	border: 1px #000 solid;
}
object {
	margin: 0px;
}
input {
	font-family: verdana;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin-top: 2px;
}
select {
	font-family: verdana;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
div.videotitle {
	margin-bottom: 5px;
	font-weight: bold;
}
div.videotitle_small {
	margin-bottom: 5px;
}