@charset "utf-8";
.frm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EAD2BB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 260px;
	padding: 3px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DED9C9;
}
td img {display: block;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFC498;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
}
.drk a{
	color: #333333;
}
.drk a:link {
	color: #333333;
	text-decoration: none;
}
.drk a:visited {
	color: #333333;
	text-decoration: none;
}
.drk a:hover {
	color: #333333;
	text-decoration: underline;
}
.drk a:active {
	color: #333333;
	text-decoration: none;
}
.style2 {
	color: #FFFFFF
}