body{
	font-size: 70%;
	height:100%;
	margin:0px;
	padding:0px;
	FONT-FAMILY: Tahoma;
	/*color: #64625F;*/
	background-color: #ffffff;
}
.text{
	/*color: #64625F;*/

}
td {
	font-size: 70%;
}
p {
	margin-top:0px;
	margin-bottom:7px;
}

ul {
	margin-top:0px;
}
A, A:visited, A:active{
	 COLOR: #3E78E5;  
	 TEXT-DECORATION: underline;
	 FONT-FAMILY: tahoma;
}

A:hover {
	 COLOR: #3E78E5;  
	 TEXT-DECORATION: underline;
	 FONT-FAMILY: tahoma;
}
A.text, A.text:visited, A.text:active,A.text:hover{
	/*color: #64625F;*/
	 color: Black;
	 TEXT-DECORATION: none;
	 FONT-FAMILY: tahoma;
	 margin-bottom:0px;
	 margin-top:0px;
}


A.submenu, A.submenu:visited, A.submenu:active{
	 COLOR: #C45E2F;  
	 font-weight:bold;
	 TEXT-DECORATION: none;
	 FONT-FAMILY: tahoma;
}

A.submenu:hover {
	 COLOR: #C45E2F;  
	 font-weight:bold;
	 TEXT-DECORATION: underline;
	 FONT-FAMILY: tahoma;
}
img.left {
	margin-top:15px;
	margin-right:25px;
	margin-bottom:10px;
}
img.right {
	margin-top:15px;
	margin-left:25px;
	margin-bottom:10px;
}

li {
	color:#b7440f;
	list-style-type: square;
	line-height: 14px;	
	}

h1 {
	/*color: #BC501E;*/
	color: Black;
	FONT-SIZE: 175%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-weight:normal;
	letter-spacing: 0px;	
}
h1.right {
	/*color: #BC501E;*/
	color: Black;
	FONT-SIZE: 130%;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
	letter-spacing: 1px;	
}
h1.hot_title1 {
	/*color: #7B776A;*/
	color: Black;
	FONT-SIZE: 110%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
	text-decoration:none;
}
h2.hot_title2{
	color: #B7440F;
	FONT-SIZE: 100%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:6px;
	margin-left:0px;
	margin-right:0px;
	text-decoration:none;
}

.hot_title1 h1 {
	/*color: #7B776A;*/
	color: Black;
	FONT-SIZE: 110%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
	text-decoration:none;
}
.hot_title2 h2 {
	color: #B7440F;
	FONT-SIZE: 100%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:6px;
	margin-left:0px;
	margin-right:0px;
	text-decoration:none;
}

h2 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-weight:normal;
}
h3,h4,h4,h6 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-weight:normal;
	color: Black;
}
/* ------------------------------*/
.redtext { color: red; }
input, select {
	font-size: 11px;
}

.product {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #f5f2ea url(images/products.gif) top repeat-x;
	padding: 15px 20px;
	width: 25%;
	vertical-align: top;
	}

.product h1 {
	margin-bottom: 13px;
	}

.product img {
	margin-left: 5px;
	margin-bottom: 5px;
	}

.form_order {
	background: #eae2cc url(images/form_order.gif) top repeat-x;
	border: 1px solid #fff;
	padding: 20px;
	width: 25%;
	vertical-align: middle;
	text-align: center;
	}

.news {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #f5f2ea url(images/products.gif) top repeat-x;
	padding: 15px 20px;
	vertical-align: top;
	width: 50%;
	}

.news h1 {
	margin-bottom: 17px;
	}

.news_el {
	margin-bottom: 12px;
	}

.news_el h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	margin-bottom: 3px;
	}

.news_el h2 a {
	color: #b7440f;
	}

.data  {
	color: #b7440f;
	}

.company {
	PADDING-RIGHT: 30px;
	PADDING-LEFT: 25px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 15px;
	background: #eae2cc url(images/form_order.gif) top repeat-x;
	width: 50%;
	}

.company {
	vertical-align: top;
	}