body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu {
	
	padding-top: 8px;
	padding-bottom: 8px;
}
.lmenu {
	color: #7F4619;
}
.lmn_a {
	color: #AA8E4D;
}
.copy {
	font-size: 10px;
	color: #999999;
}
hr {
	color: #999999;
	height:1px;
}
li {
	list-style-image: url(../_pic/li.gif);
	list-style-type: square;
}
a {
	color: #7F4619;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.title {
	font-size:19px;
	color:#CF8900;
}
.subtitle {
	font-size:16px;
	color:#999999;
}
.tables td ,.tables tr td {
	border-bottom: 1px solid #cccccc; 
	font: 12px Tahoma;
}
.tables b {
	color:#B3955A;
}
.item {
	font-size: 12px;
} 
.item1 {
	font-size: 13px;
	font-weight:bold;
/*	text-transform: capitalize;*/
} 
h2 {
	color:#B3955A;
}
.anons {
	font-size:14px;
	border:1px solid #B87A02; 
	padding-top:5px;
	padding-bottom:15px;
	font-weight:bold;
	background-color:#FBD282; 
	
/*	background-image:url(/_pic2/feldhaus2_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;*/
}
.anons2 {
	font-size:13px;
	/* border:1px solid #B87A02; */ 
	padding-top:5px;
	padding-bottom:15px;
	
/*	background-color:#FBD282; */
	font-family: Arial, Helvetica, sans-serif;
/*	background-image:url(/_pic2/feldhaus2_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;*/
}
.callback input,.callback textarea {
	border:1px solid #B87A02;
	width:100%;
}
.smarttbl, .smarttbl td {
	border-collapse:collapse;
	border:1px solid #B87A02;
}
.smarttbl td b {
	color:#B3955A;
}
.red { color:#FF0000;}
h1.red a.red { color:#FF0000; }