body{
margin:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

.footer{
font-family:Arial;
font-size:12px;
color:#000000;
}

.heading{
font-family:Arial;
font-size:15px;
font-style:normal;
font-weight:bold;
color:#000000;
}

.txt{
font-family:Arial;
font-size:12px;
font-style:normal;
line-height:18px;
color:#000000;
}

.price{
font-family:Arial;
font-size:13px;
font-weight:bold;
font-style:normal;
color:#000000;
}


.pricebold{
font-family:Arial;
font-size:18px;
font-style:normal;
color:#e60912;
font-weight:bold;
}

.product_listing {
    border: 0 solid #666666;
    float: left;
    margin-bottom: 30px;
    margin-left: 75px;
    padding-top: 5px;
    text-align: center;
    width: 205px;
}

.mainheading{
font-family:Arial;
font-size:18px;
color:#e60912;
font-weight:bold;
}

.subheading{
font-family:Arial;
font-size:16px;
color:#000000;
font-weight:bold;
}

.trbg{
background-color:#f7f7f7;
height:30px;
}

.trbg1{
background-color:#ffffff;
height:30px;
}

.txtredlink{
font-family:Arial;
font-size:12px;
font-style:normal;
line-height:18px;
color:#ff0000;
text-decoration:none;
}

.txtredlink:hover{
font-family:Arial;
font-size:12px;
font-style:normal;
line-height:18px;
color:#ff0000;
text-decoration:underline;
}

#customers
{
width:500px;
font-family:Arial;
width:100%;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:1em;
border:1px solid #000;
padding:3px 7px 2px 7px;
}
#customers th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#e60912;
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color:#f0afb2;
}