/*   @PerSignup "Black Gangstaz" video gallery thumbs 384x288 design v.1 stylesheet  */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #0F0F0F;
	margin: 0px;
}
table {
	background-color: #000000;
	width: 906px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left {
	background-image: url(../imagesx/black-gangstaz_left.jpg);
	width: 28px;
	background-color: #0F0F0F;
}
.right {
	background-image: url(../imagesx/black-gangstaz_right.jpg);
	width: 28px;
	background-color: #0F0F0F;
}
.thumb {
	border: 2px dotted #999999;
	height: 288px;
	width: 384px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}
a:hover .thumb {
	border: 2px dotted #CC0000;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 12px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

.tx1 {
	font-size: 16px;
	font-weight: bold;
}

