/* @ Cash Maniacs "Bangin Whitey" video gallery thumbs 400x300 design v.1.2 stylesheet */

body {
	background-color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	border: 2px solid #CC0000;
	background-color: #CD853F;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumb {
	height: 300px;
	width: 400px;
	border: 2px solid #FFD934;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
}

a:hover .thumb {
	border: 2px solid #FF0000;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 7px;
}

a:link {
	color: #FFEC8B;
	text-decoration: none;
}

a:active {
	color: #FFEC8B;
	text-decoration: none;
}

a:visited {
	color: #FFEC8B;
	text-decoration: none;
}

a:hover {
	color:   	#CC0000;
	text-decoration: none;
}

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

.tx2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textpic {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
a:hover .textpic {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

