body
{
	font-size: 12px;
	background-image: url(Images/back.jpg);
	margin: 0px;
	color: white;
	font-family: Verdana Arial;
	background-color: #fffcdf;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.new_arrival_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.new_arrival
	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.prod_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A:link
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}	
A:visited	{	
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Tahoma;
	text-decoration:	none;	
	}	
		
A:active	{	
	font-weight: bold;
	font-size: 10pt;
	color:white;
	font-family: Verdana, Tahoma;
	text-decoration:	none;	
	}	
		
A:hover	{	
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Tahoma;
	text-decoration:	underline;	
	}
.header
{
	font-size:12px;
	color:White;
	font-family:Arial;
	font-weight:bold;  
	background-color:Red; 
	height:25px;
}
table
{
	font-family:Verdana;
	font-size:11px;  
}

.btn
{
	background-color:#ffb13a;
	color:White;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;    
	border:none;
}
.textbox
{
	 border:#white 1px solid;
	 font-size:12px;
	 vertical-align:middle;
}
.error
{
 color:White;  
 font-family:Arial ;
 font-size:12px;
 font-weight:bold;
}
.page_heading 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.productlink:link
{
	font-size:8pt; 
	font-weight:normal; 

}
.productlink:visited
{
	font-size:8pt; 
	font-weight:normal; 
}
.productlink:active
{
	font-size:8pt; 
	font-weight:normal; 
}
.productlink:hover
{
	font-size:8pt; 
	font-weight:normal; 
}
.pager
{
	color:Yellow;
}
	
  