body {
	background-color: #000000;
	font-family: "lucida grande", verdana, arial;
	font-size: 12px;
	line-height: 12px;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #C89365;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
	font-weight: normal;
}
ul.tlisting {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.tlisting   li a  {
	display: block;
	text-decoration: none;
	margin-top: 5px;
	padding: 3px;
	height: 50px;
}
ul.tlisting li a em {
	color: #AF6C69;
	font-style: normal;
	font-size: 10px;
	display: block;
	padding-bottom: 5px;
}
ul.tlisting li a:hover {
	background-color: #722F2E;
}
img.tpreview {
	float: left;
	margin-right: 5px;
	border: 0;
}
.listvideos {
	height: 200px;
	overflow: auto;
	border: 1px solid #5A0D07;
}
