body{
margin:0;
background-color:#FFFFFF;

}

.headerbardblue{
background-color:#4E4C4D;
}


.headerbardorange{
background-color:#FF8B1D;
}




.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.top_align {
	vertical-align: top;
}
.bottom_align {
	vertical-align: bottom;
}
.center {
	text-align: center;
}
.top_menu {
	font-family: 'Arial';
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;

}
.menu_cat {
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #9A0003;
	text-decoration:none;	
}
.menu_text {
	font-family: 'Arial';
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.menu_text:hover{
	font-family: 'Arial';
	font-size: 11px;
	color: #FFFFFF;
	
}



.menu_btext {
	font-family: 'Arial';
	font-size: 11px;
	color: #4C4E4D;
	text-decoration:none;
}
a.menu_btext:hover{
	font-family: 'Arial';
	font-size: 11px;
	color: #4C4E4D;
	
}


.prod_title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4C4E4D;
	text-align: left;
	text-decoration:none;

}

.cat_heading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.prod_feature {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	text-align: justify;
}
a.prod_feature:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #EF8A51;
	text-decoration:none;
}
.main_text {
	font-family: Verdana;
	font-size: 11px;
	color: #262626;
	text-align: justify;
	text-decoration:none;
}
.cat_border {
	border: 1px solid #4E4C4D;
}

.price {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-align: left;
}
.Product_heading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.footer_text {

	font-family: 'Arial';
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

.showcasetbale{
	border:#4E4C4D solid 1px;
}

