.hi {  font-weight:bold;}
.menuBG { background-color: #f7c66a; }


#press_table td.hdr {
background-color: #9a6929;
color: #ffffff; 
font-weight:bold;
}

*{
xline-height: 1.5;
}


TD {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	COLOR: #432a17;
}

h1,h2{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	COLOR: #432a17;
	font-weight: bold;
}

P {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	COLOR: #432a17;
}

a {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	COLOR: #5e1900;
	font-weight: bold;
}

.st {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	COLOR: #443228;
}

.st1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	COLOR: #443228;
	font-weight: bolder;
}

.st2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	COLOR: #5f4224;
}

.textbox {
	border: 1px solid #887F6F;
	background-color: #ffffff;
	font-size: 11px;
	COLOR: #443228;
}

.footer {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	COLOR: #887967;
	font-weight: bold;
}

.footer1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	COLOR: #2e1b14;
	font-weight: bold;
}

a.footer {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	COLOR: #887967;
	font-weight: bold;
	text-decoration: none;
}

.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 1000;
}

.nav li {
	float: left;
	height: 39px;
	position: relative;
	zoom: 1;
	vertical-align: bottom;
	margin: 0 !important;
}

.nav li a {
	display: block;
	height: 39px;
	overflow: hidden;
}

.nav li a img {
	display: block;
}

*html .nav li a:hover {
	font-size: 100%;
}

.nav li a:hover img, .nav li a.hover img {
	margin-top: -39px;
}

.nav li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	left: 0;
	bottom: 39px;
	display: none;
	//width: expression(this.firstChild.offsetWidth);
}

.nav li.last ul {
	left: auto;
	right: 0;
}

.nav li ul li {
	float: none;
	height: 23px;
}

.nav li ul li a {
	height: 23px;
	font-size: 0;
	line-height: 0;
}

.nav li ul li a:hover img {
	margin-top: -23px;
}
