body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#d4d4d4;
	background-image:url(../images/site_bgrd.gif);
	background-repeat:repeat-y;
	background-position:left;
}
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #FF7500;
}
a:hover {
	text-decoration: underline;
}
h1{
	font-size: 16px;
	color: #FF7500;
	font-weight: bold;
}
.languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.languages:hover {
	text-decoration: none;
	color: #FF7500;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394755;
	padding-top: 50px;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
}
.bottom-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7500;
	font-weight: normal;
}
.publicatoin-time{
	font-size: 10px;
}
.main-text{
	width: 430px;
	text-align: left;
}
.main-text-products{
	width: 650px;
	text-align: left;
}
.sub-menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #425B74;
}
.sub-menu:hover{
	color: #FF7500;
	text-decoration: none;
}
.selected-sub-menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7500;
}
.bottom-menu-padding {
	padding-left: 20px;
	padding-right: 20px;
}
.languages-padding{
	padding-right:14px;
}
.languages-bottom-padding{
	padding-bottom: 8px;
}
.line{
	 background-image:url(../images/line.gif)
}
.iso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 14px;
}
.product-id{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767676;
	padding-bottom: 14px;
	padding-top: 3px;
}
.submit_btn {
	background-color:#E9E9E9;
	border: 1px solid #767676;
	width: 64px;
	height: 16px;
}
.radio_btn {
	background-color:#dbe1e4;
	border:none;
	width: 30px;
}
input {
	background-color:#FFFFFF;
	border: 1px solid #767676;
	width: 130px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	background-color:#FFFFFF;
	border: 1px solid #767676;
	width: 320px;
	height: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contact {
	color: #767676;
}