body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #663200;
}
.bg {background-color:#FFFFFF;
}
.text-bg {
	background-color:#ffc766;
	}
.product_name {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-align:center;
}


.link-bg {
	background-color:#663200;
	}
.img {
	background-color:#e6e6e6;
	padding:7px;
	}
.left_menu
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;

	text-transform: uppercase;
}
.left_menu a
{
	color: #ffffff;
}
.left_menu a:hover
{
	color: #ffffff;	
}

.gallery
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
}
.gallery a
{
	color: #ffffff;
	text-decoration:none;	
}
.gallery a:hover
{
	color: #ffffff;	
	text-decoration:none;	
}

.text-bg-top {
	background-position:top;
	background-repeat:repeat-x;
	}
	
.text-bg-left {
	background-position:left;
	background-repeat:repeat-y;
	}
	
.text-bg-right {
	background-position:right;
	background-repeat:repeat-y;
	}
.text-bg-bottom {
	background-position:bottom;
	background-repeat:repeat-x;
	}

.in {
	BACKGROUND-COLOR:#ff9501;
	
}
.out {
	background-color:#663200;
}
.co_name
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color:#000000;
}
.headeline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	height:25px;
	padding-left:5px;
}
.txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	line-height:17px;
	color: #000000;
	align: justify;
	padding-left:10px;
	padding-right:10px;
}
.contact
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
}
.contact a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #ff9100;
	text-decoration: underline;
}
