*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body
{
	margin: 10px;
	font-family: arial, verdana, sans-serif;
}

a
{
	color: #0000ff;
}
a:hover
{
	color: #ff0000;
}

h1
{
	color: #666666;
}
h1 a
{
	color: #666666;
	text-decoration: underline;
}
h1 a:hover
{
	text-decoration: none;
}

.ptags
{
	margin: 20px 0px;
	width: 85%;
	text-align: center;
}
.ptags a
{
	color: #0000ff;
	text-decoration: none;
}
.ptags a:hover
{
	color: #ff0000;
	text-decoration: underline;
}
.pform
{
	text-align: center;
}
.pform input
{
	margin: 0px 0px 20px 0px;
	-width: 200px;
	font-size: 0.7em;
	text-align: center;
	border: 1px solid #999999;
}

.prate
{
	text-align: center;
}
.ptnx
{
	font-size: 0.7em;
}

.pscr
{
	text-align: center;
}

.pabuse
{
	font-size: 0.6em;
	text-align: center;
}

.pth
{
	float: left;
	margin: 1px;
	padding: 2px;
	width: 220px;
	border: 1px solid #cccccc;
}

a.ptit
{
	display: block;
	margin: 0px;
	padding: 2px 0px;
	height: 36px;
	color: #666666;
	background: #fafafa;
	text-decoration: none;
	overflow: hidden;
}
a.ptit:hover
{
	color: #000000;
	background: #f7f7f7;
}

.pth h3
{
	margin: 2px 1px;
	padding: 0px;
	font-size: 0.8em;
	text-align: center;
}

.pimg
{
	margin: 8px;
	border: 2px solid #cccccc;
	position: relative;
}
.pimg:hover
{
	border: 2px solid #666666;
}
.pimg img
{
	width: 200px;
	height: 150px;
	border: 0px;
}

.plen
{
	display: none;
	position: absolute;
	bottom: 1px;
	right: 1px;
	padding: 0px 2px;
	font-size: 0.6em;
	color: #ffffff;
	background: #bbbbbb;
	text-decoration: none;
}

.pvid
{
	text-align: center;
}

.pnav
{
	margin: 20px 0px;
	text-align: center;
}
.pnav a
{
	margin: 2px;
	padding: 2px 5px;
	color: #666666;
	border: 1px solid #666666;
	text-decoration: none;
}
.pnav a:hover
{
	background: #cccccc;
}
.pnav a.psel
{
	margin: 2px;
	padding: 2px 5px;
	color: #ffffff;
	background: #333333;
}

.ptop
{
	margin: auto;
	font-size: 1.6em;
	text-align: center;
}
.ptop a
{
	-float: left;
	-display: inline;
	-margin: 10px;
	padding: 0px 35px;
	height: 30px;
	text-decoration: none;
	background: url('/tube/img/star1.gif') no-repeat;
}
.ptop a:hover
{
	text-decoration: underline;
}

.premium
{
	font-size: 3.0em;
	text-align: center;
}

.footer
{
	margin: 8px;
	color: #cccccc;
	font-size: 0.6em;
	text-align: center;
}
.footer a
{
	color: #cccccc;
}

.clear
{
	clear: both;
}
