/* This file was compressed using MbCompression library. http://blog.mironabramson.com */ /* Reset all style to default */
body
{
    padding: 0;
    margin: 0;
    font: 12px Arial, Helvetica, Garuda, sans-serif;
}
a:hover
{
	color: #EC530D;
}
table
{
    font-size: inherit;
    font: 100%;
}
img
{
    border: 0;
}
p
{
    margin: 1em 0;
}
/* End of reset */
.contactField
{
	border: 1px solid #E3E3E4;
	width: 150px;
	height:17px;
}
.contactmessage
{
	border: 1px solid #E3E3E4;
	width: 242px;
	height:70px;
}
.menuTxt
{
    color: #000000;
    font-size: 11px;
    text-decoration: none;
    font-family:Arial;
}
.contactTxt
{
	color: #8F9194;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-family:Arial;

}
.contactAlert
{
	color: #EA5524;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-family:Arial;

}
.menuTd
{
    background-image: url('images/menu_bg.jpg');
    text-align:center;
}
img
{
    display: block;
}
.hpTxt
{
    color: #282528;
    font-family: Arial;
    font-size: 11px;
    line-height:1.8;
}
.hpSelectedTxt
{
    color: #B6B7B8;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    font-family:Arial;    
}
.productDiv
{
    float: left; 
    width: 156px; 
    text-align: center; 
    padding-top:20px;
}
.itemTxt
{
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    font-family:Arial;    
}
.categoryTitle
{
    color: #E04611;
    font-size: 20px;
    font-family: Arial;
}
.categoryTxt
{
    color: #000000;
    font-size: 11px;
    font-family: Arial;
    line-height: 1.6;
}

