body {
	/*background-color: #FCFDFD;*/
	margin: 0px;
	padding: 0px;
	background-position: center bottom;
	background-repeat: repeat; 
	/*background-color:#FFA4D1; background-color:#D1B1E4;*/
	background-image:url(images/bg.gif);
	
	background-attachment: fixed;
}

td {
	font: normal 11px Tahoma, Arial;
	color:#000000;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color:#890148;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.contentheading{ color:#6C0252; font-weight:bold; font-size:18px;
}
.subheading{font-weight:bold; font-size:13px;}

.stockinlabel{font-weight:bold; font-size:10px; color:#006633;}
.stockoutlabel{font-weight:bold; font-size:10px; color:#FF0000;}
.yellow-text-regular {
color: #af9b72;
text-decoration: none;
}

.yellow-text-underline {
color: #af9b72;
text-decoration: underline;
}

.orange-text-regular {
color: #915127;
text-decoration: none;
}

.orange-text-underline {
color: #915127;
text-decoration: underline;
}
.broun-text-regular {
color: #915127;
text-decoration: none;
}

.broun-text-underline {
color: #915127;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}

.price{font-size:16px; font-weight:bold;color:#FF0000;}
.pricebig{font-size:24px; font-weight:bold;color:#920151;}
.redmessagestyle{color:#FF0000;}

.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #549b28;
text-decoration: none;
}
.notemessage{color:#663366; font-style:italic; font-size:10px;}
.thanksmessage{color:#663366; font-style:italic; font-size:16px;}