/* CSS Document */
body{
background-image:url(../images/bg.gif); 
background-repeat:repeat-x; 
margin:0px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
}

.v_line{background-image:url(../images/v_line.gif); background-repeat:repeat-y; background-position:center; padding:5px;}

.h_line{background-image:url(../images/h_line.gif); background-repeat:repeat-x; padding:5px; background-position:center; }

.footer_bg
{
background-image:url(../images/footer.gif); background-repeat:repeat-x; height:49px; color:#FFFFFF;}

.product_bg
{background-color: #e6dacb; height:84px;}
.product_heading{font-size:12px; font-weight:700; color:#993300;}
.heading{font-size:18px; font-family:"Times New Roman", Times, serif; color: #660000; font-weight:bold;}

