/* CSS Document */
body { 
background-color:#4a4333;
} 
.btm{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;	
	color:#a8b837;
	text-decoration:none;
}
.btm:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;	
	color:#FFFFFF;
	text-decoration:none;
}
.h1{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;	
	color:#ffffff;
	text-decoration:none;
}
.h2{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;	
	color:#000000;
	text-decoration:none;
}
.h3{
	font-family:Arial;
	font-size:11px;
	font-weight:none;	
	color:#7b7979;
	text-decoration:none;
}
.left_menue{
	font-family:tahoma;
	font-size:11px;
	font-weight:none;	
	color:#6b6b6b;
	text-decoration:none;
}

.left_menue:hover{	
	font-family:tahoma;	
	font-size:11px;
	font-weight:none;	
	color:#5e9400;
	text-decoration:none;
}

.main_box{	
	background:#ffffff;
}
.left_box{	
	background:#e9e9e9;
}
.products_box{	
    border-style:solid;
	border-collapse:collapse;
	border-width:0px 2px 0px 2px;
	border-color:#cecece;
}

.activ{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;	
	color:#6aa502;
	text-decoration:none;
}

.product_name{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;	
	color:#6aa502;
	text-decoration:none;
}

.artical_no{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;	
	color:#000000;
	text-decoration:none;
}
.email{
	font-family:tahoma;
	font-size:11px;
	font-weight:none;	
	color:#FFFFFF;
	text-decoration:none;
}
.email:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:none;	
	color:#cada0f;
	text-decoration:underline;
}
.white{
	font-family:tahoma;
	font-size:11px;
	font-weight:none;	
	color:#FFFFFF;
	text-decoration:none;
}
.white_bold{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;	
	color:#FFFFFF;
	text-decoration:none;
}
.bottom{
	font-family:tahoma;
	font-size:11px;
	font-weight:none;	
	color:#FFFFFF;
	text-decoration:none;
}

.bottom:hover{	
	font-family:tahoma;	
	font-size:11px;
	font-weight:none;	
	color:#feca01;
	text-decoration:none;
}
.bottomcolor{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;	
	color:#cee42e;
	text-decoration:none;
}
.bottom_button{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;	
	color:#bbaba4;
	text-decoration:none;
}

.bottom_button:hover{	
	font-family:tahoma;	
	font-size:11px;
	font-weight:bold;	
	color:#d56037;
	text-decoration:underline;
}
.softech{	
	font-family:tahoma;	
	font-size:11px;
	font-weight:bold;	
	color:#cee42e;
	text-decoration:none;
}
.softech:hover{	
	font-family:tahoma;	
	font-size:11px;
	font-weight:bold;	
	color:#ffffff;
	text-decoration:none;
}