/* @PimpRoll "Brother Undercover" video gallery thumbs 400x300 design v.1.2 stylesheet */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCC99;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table1 {
	background-color: #FFFFFF;
	border: 1px solid #7A7A7A;
	width: 860px;
	height: 1200px;
}
.table2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #7A7A7A;
	width: 860px;
}
.thumb {
	height: 300px;
	width: 400px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #666666;
}
a:hover .thumb {
	border: 1px solid #FF0033;
	margin-top: 7px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 12px;

}
a:link {
	text-decoration: none;
	color: #E5761C;
}
a:active {
	text-decoration: none;
	color: #E5761C;
}
a:visited {
	text-decoration: none;
	color: #E5761C;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.tx1 {
	font-size: 16px;
	font-weight: bold;
}
.tx2 {
	font-size: 20px;
	font-weight: bold;
	color: #993300;
}
.col {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.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;
}

