/* PimpRoll "Ebony Internal" 400*300 video gallery v1.3 stylesheet */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	border: 1px solid #3F2018;
	background-color: #8B5A2B;
	width: 840px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	height: 300px;
	width: 400px;
	border: 1px solid #3F2018;
	margin: 3px;
	background-color: #CD853F;
}
a:hover .thumb {
	border: 1px solid #FFFFCC;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.textpic {
	margin: 3px;
}
a:hover .textpic {
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC99;
	text-decoration: none;
}
.tx1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

