html {
overflow:-moz-scrollbars-vertical;
}
body {
	font-family: Arial, Tahoma, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	line-height: 12pt;
}
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a.footer {
	color: #DC1D13;
	font-size: 9.5px;
	line-height: 10px;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
select {
	font-family: Arial, Tahoma, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	width: 203px;
}
input {
	font-family: Arial, Tahoma, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
label {
	font-family: Arial, Tahoma, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
textarea {
	font-family: Arial, Tahoma, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.text_red {
	color: #DC1D13;
}
.text_copyright {
	font-size: 10px;
	color: #DC1D13;
	line-height: 12px;
}
.text_copyright_symbol {
	font-size: 14px;
	color: #DC1D13;
}
.text_applications {
	color: #B7AF28;
}
.text_orange {
	color: #E37B26;
}
.text_manufacturing {
	color: #5B473C;
}
.text_news {
	color: #B89D7C;
}
.text_10px_news {
	font-size: 11px;
	color: #1081B6;
}
.text_form_label {
	font-size: 11px;
	font-weight: bold;
}
.text_12px {
	font-weight: normal;
	font-size: 12px;
}
.text_deep_red {
	color: #9F2E20;
}
.text_blue {
	color: #1081B6;
}
.text_15px {
	font-size: 15px;
	font-weight: bold;
}
.bg_manufacturing {
	background-image: url(images/main_manufacturing.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_red {
	background-color: #DC1D13;
}

.bg_grey {
	background-color: #B3A99D;
}

.bg_white {
	background-color: #FFFFFF;
}
.bg_line_drk_grey {
	background-color: #999999;
}
.bg_light_grey {
	background-color: #D2D3D5;
}
.button_submit {
	font-weight: bold;
	color: #666666;
	height: 24px;
	width: 100px;
}

