body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
}

body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	line-height:22px;
}
p{
	text-align:justify;
}



#content{
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	display:block;
}

.products_tit {
	font-size: 12px;
	color: #ff8314;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
}

.products {
	font-size: 11px;
	color: #585858;
	line-height:20px;
	text-decoration:none;
}


.products_menu {
	font-size: 12px;
	font-weight:bold;
	color: #1b1b1b;
	text-decoration: none;
}
a:hover.products_menu{
	font-size: 12px;
	color: #ff8314;
	text-decoration: none;
}

.link {
	font-size: 12px;
	color: #c82804;
	text-decoration: none;
}
a:hover.link{
	font-size: 12px;
	color: #585858;
	text-decoration: none;
}


.img_right{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}


.highlight {
	font-size: 12px;
	color: #FF0000;
	line-height:20px;
	text-decoration:none;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
	line-height:20px;
	text-decoration:none;
}
.footer a:link, .footer a:visited{
	font-size: 10px;
	color: #FFFFFF;
	line-height:20px;
	text-decoration:none;
}
.footer a:hover{
	font-size: 10px;
	color: #FFFFFF;
	line-height:20px;
	text-decoration:underline;
}



.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	text-decoration:none;
}


.bg_brown {
	background-color: #3d1f00;
}

.bg_light_brown {
	background-color: #90663b;
}

.bg_light_brown_02 {
	background-color: #efece2;
}

.pattern {
	background-image:url(../images/pattern.gif);
}

.dot {
	background-image:url(../images/dot.gif);
}

.dot_orange {
	background-image:url(../images/dot_orange.gif);
}