body, td 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}


.morebrackets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 23px;
}
.linksmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
}
.linksmore:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 23px;
}
.title-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: none;
	color: #FFFFFF;
	line-height: 23px;
}

.title-mains 
{
	font-family: "Times New Roman", Times, serif !important;
	font-size: 28px !important;
	color: #FFFFFF !important;
	line-height: 30px !important;
}
.about-intro-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: none;
	color: #A6A4A5;
	line-height: 23px;
}
.title-product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.price, .price label  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A6A4A5;
}


/* styles for ecard */

.ecardtext 
{
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A6A4A5;
	width: 50px;
}

.ecardInput 
{
	border: 0;
	width: 159px;
	height: 17px;
	 background-color: #c2c2c2;
	
	 color: #000;
}

.ecardTextarea 
{
	 background-color: #c2c2c2;
    color: #000;
    border: 0; 
    margin-top: 3px;
    width: 190px;
 overflow: hidden;
}

.displaynone 
{
	display: none !important;
	visibility: hidden !important;
	font-size: 1px;
}









a.navLink:Link, a.navLink:Visited, a.navLink:Active
{
 font-family: Arial;
 font-size: 11px;
 color: #9b7836;
 text-decoration: none;
 letter-spacing: 1px;
 padding-top: 2px;
 display: block;
}
a.navLink:Hover
{
 color: #dea542;
 text-decoration: none;
}

a.navLinkSub:Link, a.navLinkSub:Visited, a.navLinkSub:Active
{
 font-family: Arial;
 font-size: 11px;
 color: #666666;
 text-decoration: none;
 letter-spacing: 1px;
 padding-top: 2px;
 padding-left: 15px;
 display: block;
}
a.navLinkSub:Hover
{
 color: #ffffff;
 text-decoration: none;
 padding-left: 15px;
}






/* Change Password Styles */
.changepassword td
{
	font-family: 'Times New Roman', Times, serif !important; 
	font-size: 18px !important; 
	color: #a6a4a5 !important;
	line-height: 23px !important;
}