BODY {PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; MARGIN: 0px;  BACKGROUND-REPEAT: repeat; font-family:  Tahoma;}
.thumb {width: 320px; height: 240px; border: 1px solid #000000;}
a:hover .thumb {width: 320px; height: 240px; border: 1px #000000 dashed;}
.text1 {font-size: 12px; color: #652f1d;}
.text1 a {font-size: 12px; color: #9d2700; TEXT-DECORATION: none;}
.text1 a:hover {font-size: 12px; color: #fc5353; TEXT-DECORATION: underline;}
.text2 {font-size: 12px; color: #652f1d;}
.text2 a {font-size: 12px; color: #e50404; TEXT-DECORATION: none;}
.text2 a:hover {font-size: 12px; color: #fa7e04; TEXT-DECORATION: underline;}
.text3 {font-size: 12px; font-weight: bold; color: #652f1d;}
.text3 a {font-size: 15px; font-weight: bold; color: #e50404; TEXT-DECORATION: none;}
.text3 a:hover {font-size: 15px;font-weight: bold; color: #fa7e04; TEXT-DECORATION: underline;}
.tradelinks {font-size: 14px; font-weight: bold; color: #403c3a; line-height: 20px;}
.tradelinks a {font-size: 14px; font-weight: bold; color: #9d2700; TEXT-DECORATION: none; line-height: 20px;}
.tradelinks a:hover {font-size: 14px; font-weight: bold; color: #FFE8D8; TEXT-DECORATION: underline; line-height: 20px;}
.cats {font-size: 14px; font-weight: bold; color: #403c3a; line-height: 20px;}
.cats a {font-size: 14px; font-weight: bold; color: #9d2700; TEXT-DECORATION: none; line-height: 20px;}
.cats a img {border: 1px solid #000000;}
.cats a:hover {font-size: 14px; font-weight: bold; color: #FFE8D8; TEXT-DECORATION: underline; line-height: 20px;}
.cats a:hover img {border: 1px #000000 dashed;}
.menu {
	position: relative;
	float:left;
	margin:0px;
	padding:0px;
	width:1000px;
	height:40px;
}
.menu ul {
	position: relative;
	float:left;
	list-style:none;
	margin:0px 0px 0px 5px;
	padding:0px;
	width:1000px;
}
.menu li {
	position: relative;
	float:left;
	display: inline; /* ie win bugfix */
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	list-style:none;
}
.menu li a {
	position: relative;
	float:left;
	display: inline; /* ie win bugfix */
	margin:0px 0px 0px 4px;
	padding:5px 20px 6px 20px;
	background:#3b3b3b top;
	color:#fff;
	text-decoration:none;
	list-style:none;
	text-align:center;
	border-left:1px solid #363636;
	border-right:1px solid #363636;
	border-top:1px solid #363636;
	border-bottom:0px;
}
.menu li a:hover {
	position: relative;
	float:left;
	display: inline; /* ie win bugfix */
	margin:0px 0px 0px 4px;
	padding:5px 20px 6px 20px;
	background:#1e6d92 top;
	color:#fff;
	text-decoration:none;
	list-style:none;
	text-align:center;
	border-left:1px solid #1e6d92;
	border-right:1px solid #1e6d92;
	border-top:1px solid #1e6d92;
	border-bottom:0px;
}
.menu li.sltd a, .menu li.sltd a:hover {
	position: relative;
	float:left;
	display: inline; /* ie win bugfix */
	margin:0px 0px 0px 4px;
	padding:5px 20px 6px 20px;
	background:#1e6d92 top;
	color:#fff;
	text-decoration:none;
	list-style:none;
	text-align:center;
	border-left:1px solid #1e6d92;
	border-right:1px solid #1e6d92;
	border-top:1px solid #1e6d92;
}