body {
	background-image: url(images/background_02.gif);
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-position: center top;
}



.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #636B5E;
}
.h1 A
	{color:#000000;
}
.h1 A:hover { color:#FF0000;
}
a:link {
	text-decoration: none;
	color: #37452F;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style2 {
	font-size: 10px;
	color: #333333;
}
.style3 {font-family: arial; font-size: 12px; }
a {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.style5 {
	font-size: 10px;
	color: #000000;
	font-family: arial;
}

.head_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.style6 {
	color: #FF6600;
	font-weight: bold;
}.headings {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.prod_box {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.prod_head {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #E1E8DD;
	text-decoration: none;
	background-color: #47573D;
}
.prod_head_line {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
