@charset "windows-1256";
body {
	background-image: url(../images/bg-main.gif);
	background-color: #D0D0D0;
	background-repeat: repeat-x;
}
.head {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	text-indent: 10px;
}
.title {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: df7604;
	text-indent: 10px;
}
.body_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: justify;
}
.body_text a:link {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: justify;
	text-decoration:underline;
}
.body_text a:visited {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: justify;
	text-decoration:underline;
}
.body_text a:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: justify;
	text-decoration:underline;
}
.footer {
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
}
.footer a:link {
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}
.footer a:visited {
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}
.footer a:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

<!--old style-->

.pic_border {
	border: 2px solid #B5B5B5;
}
.prod_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color:#458950;
}
.prod_text a:link{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color:#458950;
	text-decoration:underline
}
.prod_text a:visited{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color:#458950;
	text-decoration:underline
}
.prod_text a:hover{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color:#458950;
	text-decoration:underline
}
.form_1 {
	height: 15px;
	width: 150px;
	border: 1px solid #DDDDDD;
	margin: 2px;
	font-family: Arial, Verdana, Tahoma;
	color: #555555;
	font-size: 11px;
	line-height: 14px;
}

.form_2 {
	height: 18px;
	width: 100px;
	border: 1px solid #DDDDDD;
	margin: 2px;
	font-family: Arial, Verdana, Tahoma;
	color: #555555;
	font-size: 11px;
	line-height: 14px;
}
.button {
	color: #FFFFFF;
	border: 2px solid #DDDDDD;
	background-color: #458950;
	height: 20px;
	width: 60px;
}
.radio {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.form_3 {
	width: 150px;
	border: 1px solid #DDDDDD;
	margin: 2px;
	font-family: Arial, Verdana, Tahoma;
	color: #555555;
	font-size: 11px;
	line-height: 14px;
}
.body_head {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	line-height: 14px;
	color:#458950;
}