/*   @PerSignup "Black Gangstaz" video gallery thumbs 400x300 design v.1.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(../img/black-gangstaz_left.jpg);
	width: 28px;
	background-color: #0F0F0F;
}
.right {
	background-image: url(../img/black-gangstaz_right.jpg);
	width: 28px;
	background-color: #0F0F0F;
}
.thumb {
	border: 2px dotted #999999;
	height: 300px;
	width: 400px;
	margin: 4px;
}
a:hover .thumb {
	border: 2px dotted #CC0000;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
}
.linkpic {
	margin: 4px;
}
a:hover .linkpic {
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
}
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;
}

