.banner {
	padding: 5px;
}
.menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3d9bb;
	border-right-color: #e3d9bb;
	border-bottom-color: #e3d9bb;
	border-left-color: #e3d9bb;
}
.main_content {
	color: #a69141;
	padding: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.news {
	position: relative; 
	top: 0; 
	left: 0; 
	overflow:hidden;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	
}
.newlink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: italic;
	color: #A69141;
	text-decoration: none;
}
.newlink A:hover {
	COLOR: #FFFFFF
}

.footer {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.find {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #877527;
}
.field {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #330B0A;
}
.button {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330B0A;
}
.langbutton {
	color: #a7913a;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-decoration: none;
}

.langscbutton {
	color: #a7913a;
	font-size: 12px;
	text-decoration: none;
}

.langtcbutton {
	color: #a7913a;
	font-size: 12px;
	text-decoration: none;
}

.langcell {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1dabc;
}
.langcell A:hover {
	COLOR: #FFFFFF
}

.stock {
	position:absolute;
	left:10px;
	top:350px 
}

.displayfind{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #877527;
}
.color1
{
	background-color:#CCDDDD;
}

.color2
{
	background-color:#DDDDCC;
}

.color3
{
	background-color:#AADDCC;
}