@charset "utf-8";
<!--
html {background-color: #ebe8e0;}
body {
	background-color: #ebe8e0;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	color: #000000;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: a6956c;
}
a:active {
	text-decoration: underline;
	color: bcab82;
}
.style1 {
	color: #676662;
	font-weight: bold;
	line-height:16px;
}
.style2 {
	color: #a6956c;
	font-weight: bold;
}
.button
{
	color: #FFFFFF;
	font: bold 10px tahoma, lucida grande, arial, verdana, sans-serif;
	BORDER-RIGHT: #82734f 1px solid; BORDER-TOP: #82734f 1px solid; BACKGROUND: url(images/buttonbg.gif) #a6956c repeat-x; BORDER-LEFT: #82734f 1px solid; BORDER-BOTTOM: #82734f 1px solid;padding:3px 4px 3px 4px;
}
.bginput
{
	background: #FFFFFF;
	color: #333333;
	font: 11px tahoma, lucida grande, arial, verdana, sans-serif;
	border: 1px solid #b7b7b7;
	padding: 4px;
	height:14px;
}
.img
{
	border: 1px dotted #d2ccbe;
}
a:hover .img
{
	border: 1px solid #9b8e6c;
}

