/* @PimpRoll "Brother Undercover" video gallery thumbs 384x288 design v.1 stylesheet */

body {
	background-image: url(../images/brother-undercover_bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F4E3A0;
	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: 288px;
	width: 384px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #666666;
}

a:hover .thumb {
	border: 1px solid #FF6600;
}

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;
}

