.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #585858;
}
.cat {
	background-image: url(../images/bkg-cat-tb.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub {
	color: #792200;
}
.logo {
	background-repeat: no-repeat;
	background-position: center center;
	height: 163px;
}
.tabsub {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #792200;
	border-bottom-color: #792200;
}
.arrow {
	text-decoration: none;
	background-position: center center;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	width: 17px;
}
.thumb {
	padding: 2px;
	border: 1px solid #c8bfb4;
}
.bkg {
	background-repeat: no-repeat;
	background-position: top;
}
.txt12 {
	font-size: 12px;
	color: #575757;
	text-decoration: none;
	vertical-align: middle;
}
.txt10 {
	font-size: 10px;
	text-decoration: none;
	color: #575757;
}