body
{
background:#860102;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:0px;
margin-bottom:0px;
}

.maintbl
{
background-color:#FFFFFF;

}

.menu_txt a
{
	font-family:Tahoma;
	font-size:11px;
	color:#AB4D41;
	text-decoration:none;
	font-weight:bold;
}
.menu_txt a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#FF3333;
	text-decoration: underline;
	font-weight:bold;
}
.welcome_text
{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#7F0119;
	text-decoration:none;
}
.welcome_text a
{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#7F0119;
	text-decoration:none;
}
.normal_text
{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height:20px;
}
.price
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#AB4D41;
	text-decoration:none;

}
.product
{
	font-family:Tahoma;
	font-size:11px;
	color:#AB4D41;
	font-weight:bold;
	text-decoration:none;
}
.for_prdsign
{
	font-family:Tahoma;
	font-size:10px;
	color:#AB4D41;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}
.prd_normaltext
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:5px;
}
.prd_price
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#AB4D41;
	text-decoration:none;

}
.my_cart
{
	font-family:Tahoma;
	font-size:16px;
	color:#7F0119;
	font-weight:bold;
	text-decoration:none;
	padding-left:16px;
}
.my_cart_normal
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#060606;
	padding-left:16px;
}

.my_cart_normal a{
  font-family:Tahoma;

	color:#AB4D41;
	text-decoration:none;
	font-weight:bold;
}

.my_cart_normal a:hover{
font-family:Tahoma;

	color:#FF3333;
	text-decoration: underline;
	font-weight:bold;
}
.footer_text
{
	font-family:Tahoma;
	font-size:11px;
	color:#AB4D41;
	text-decoration:none;
	
	
}
.footer_text a 
{
	font-family:Tahoma;
	font-size:11px;
	color:#AB4D41;
	text-decoration:none;
	
}
.footer_text a hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#AB4D41;
	text-decoration:none;
		
}

.tbl_head
{
   background:#FDE3A8;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:12px;
   color:#990033;
   
}

.tbl_row
{
   background:#FBF5D5;
   font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#060606;
	padding-left:16px;
  
}

.btn
{
  background:url(images/add_to_cart.jpg) no-repeat;
  width:87px;
  height:28px;
  border:0;  
 cursor:pointer;
}

.other_btn{
  background:url(images/btn.jpg) no-repeat;
  background-position:center;
  width:87px;
  height:28px;
  border:0;  
 cursor:pointer;
  font-weight:bold;
  color:#FFFFFF;

  padding-bottom:5px;
}

.basket_btn
{
 background:url(images/basket.jpg) no-repeat;
 background-position:center;
  width:87px;
  height:28px;
  border:0; 
  color:#990033;
  font-weight:bold;
  padding-left:50px;
  padding-bottom:5px;
  cursor:pointer; 
 

}

.basket_btn hover:{
color:#0066FF;
}
.chekout_btn
{
  background:url(images/checkout.jpg) no-repeat;
  background-position:center;
  width:87px;
  height:28px;
  border:0; 
  cursor:pointer; 
 
}

.smp_btn
{
font-weight:bold;
color:#FFFFFF;
background:#E5C976;
 
}

.req{
color:#990000;

}


table.listing {
	border-bottom:1px solid #999999;
	padding:0;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	
	}
table.listing th {
	border-top:0;
	}
	table.listing td,
table.listing th {
	border:1px solid #fff;
	
	}	
table.listing th {
	background:#FBEDBE;
	color:#A40000;
	padding:5px;
	text-align:left;
	}
table.listing td {
	background:#F9F8DA;
	color:#000;
	padding:3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	}
table.listing .bg td {
	background:#ECECEC;
	}
table.listing .white td {
	background:#fff;
	}	
table.listing .first {border-left:0px solid #9097A9;text-align:left;}
table.listing .last {border-right:0px solid #9097A9;}




table.listing .style1 {font-weight:bold;color:#FF7A00;}
table.listing .style2 {font-weight:bold;padding-left:16px;}
table.listing .style3 {padding-left:25px;}
table.listing .style4 {padding-left:35px;}

.link{
color:#990000;
font-weight:bold;
text-decoration:none;
}
.link:hover{
color:#FF0000;
text-decoration:underline;
}

.ptbl{
width:95%;
margin-left:auto;
margin-right:auto;
}

.pdive{
height:100px;
overflow:auto;
}

.txtbx option:hover{
background-color:#FFFFFF;
}
hi,h2,h3
{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#7F0119;
	text-decoration:none;
}