.font_s12 {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #333333;
}
.input_login {
	background-color: #F4F4F4;
	border-color: black black #510B03;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	text-decoration: none;
	color: #333333;

}
.button_login {
	background-color: #906358;
	border: #510B03;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	color: #333333;

}
.button_gray {
	background-color: #CCCCCC;
	border: 1px solid #D5DEE9;
	height: auto;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;


}
.font_s10 {
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 120%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.ud {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #333333;
}
.x {
	font-size: 10px;
	text-decoration: underline;
}
.fff {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	height: 0px;
	width: 0px;
}
.ffff {
	font-size: 14px;
}
