﻿body 
{
	background-color:#cc0066;
}

.lblfonts
{
	font-family:Verdana;
	font-size:10pt;	
	color:Green;
}

.lblSuccess
{
	font-family:Verdana;
	font-size:10pt;	
	color:#ff6600;
}

.pageLinks
{
font-family:verdana;
font-size: 10pt;   
color:#53d2d9; 
font-weight:bold;
text-decoration:none;
}

.ProductName
{
	font-size:8pt;
	font-family:Verdana;
	vertical-align:top;
}
.ShopProductName
{
	font-size:8pt;
	color:#db1376;
	font-family:Verdana;
	vertical-align:top;	
}

.QtyTextBox
{
	font-size:8pt;
	font-family:Verdana;
	vertical-align:top;
	width:17px;
	border:Solid 1px black;
}

.lblchk
{
	font-family:Verdana;
	font-size:9pt;
}

.lblText
{
	font-family:Verdana;
	font-size:11pt;
}
.lblSucessText
{
	font-family:Verdana;
	font-size:10pt;
	color:#ff6600;
}

.SFWLabel{
    font-family: Arial;
    font-size:  14px;
    font-weight:    bold;
    color: #FFFFFF;
}
.lblHead
{
		font-family: Arial;
		font-size:12pt;	
		color:#FFFFFF;
		font-weight:bold;	 
		text-decoration:none;     
}
	
.LblAdvancedFonts
{	
	font-family:Verdana;
	font-size:9pt;
	 font-weight:bold;
    color:#737373;	
}
.LblAdvancedsmallFonts
{	
	font-family:Verdana;
	font-size:8pt;
	color:#737373;	
}