/* @ARS "Interracial Paradise" video gallery thumbs 400x300 design v.2.2 stylesheet */

body {
	background-color: #222222;
	font-family: "Courier New", Courier, monospace;
}
table {
	background-color: #280000;
	border: 4px solid #660000;
	height: 1200px;
	width: 966px;
}
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 #FFCC99;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 12px;
}
a:hover .thumb {
	border: 2px solid #FF0000;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	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: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover .textpic {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

