body {
	margin: 0px;
}
td {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #111010;
}
.input {
	background-color: #FFFFFF;
	border: 1px solid #C3C3C3;
}
.products_bg {
	background-image: url(../images/products_bg-24.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.products_bg1 {
	background-image: url(../images/products_bg-242.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.company_bg {
	background-image: url(../images/company_04.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	color: #111010;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a.link_menu {
	color: #114537;
	text-decoration: none;
	font-weight: bold;
}
a.link_menu:hover {
	color: #E95E0B;
	text-decoration: none;
	font-weight: bold;
}
a.link_menu:visited {
	color: #E95E0B;
	text-decoration: none;
	font-weight: bold;
}
a.link_menu_over {
	color: #114537;
	text-decoration: none;
	font-weight: bold;
}
a.link_menu_over:hover {
	color: #E95E0B;
	text-decoration: none;
	font-weight: bold;
}
a.link_more {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.link_more:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0CFC5;
}
.more {
	color: #FFFFFF;
}
.page_arrow{
    font-family:webdings;  
    font-size:14px;
    color:#CCCCCC;}

