@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	background-color: #000000;
}
.listhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.a2 {
	outline:none;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #999999;
}
a img{
	border:1px solid #333333;
}

.thumb {
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin: 1px;
}
.cleanA {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumb:hover {
	border: 1px dashed #FFFFFF;
}
.bodytable {
	padding: 10px;
	border: 1px solid #FFFFFF;
}
.style2 {color: #999999; }
.texter {
	text-align: justify;
	display: block;
	margin: 10px;
}
#windowcontent {
	height: 505px;
	width: 330px;
	position: absolute;
	background-color: #333333;
	visibility:hidden;
	border: 10px solid #FFFFFF;
	clear: none;
	float: none;
	z-index: 200;
}
.descbox {
	width: 360px;
	margin: 0px;
	padding: 0px;
	top: 295px;
	overflow:hidden;
	display:none;
	height: 300px;
}
.vidbox {
	border: thin dashed #CCCCCC;
	background-image: url(/images/loadingred.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.thumbline {
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h3 {
	font-size: 1.2em;
}
.transbox {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	overflow: hidden;
}
.descboxCopy {
	position: static;
	width: 360px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	top: 295px;
}
.vidboxnoloader {
	border: thin dashed #CCCCCC;
}

