/* general section */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F2413;
}
/*
ul {
	list-style-image: url(../images/bulletnew.jpg);
}
*/
/* heading section */
.pageheading {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-align:left;
	font-weight:bold;
	color: #000000;
	text-transform: uppercase;
}
.subheading {
	font-family: Tahoma;
	font-size: 11px;
	color: #B2000E;
	font-weight: bold;
}
.subheadinglight {
	font-family: Tahoma;
	font-size: 11px;
	color: #D57826;
	font-weight: bold;
}


/* text section */
.certified {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: f02a3b;
}
.spice {
	font-family: Tahoma;
	font-size: 10px;
	color: d57826;
}

.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align:justify;
	line-height: 16px;
	font-weight: normal;
	color: #990033;
}
.normaltext2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align:left;
	line-height: 16px;
	font-weight: normal;
	color: #7E6C25;
	text-decoration: none;
}

.msgtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	color: #990033;
}
.errtext {
    COLOR: red;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt
}
.inputtext
{
	COLOR: #003C79;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px outset #990033;
}
.buttontext
{
	COLOR: #990033;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 7pt;
	font-weight: bold;
	border: 1px outset #990033;
	background-color: #F4D386;
	height: 17px;
	width: 60px;
}
.copyrgt {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	text-align:left;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.poweredby {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.poweredby:hover {
	color: #FFFF00;
}


/* links section */
.categorylink {
	font-family: Tahoma;
	font-size: 8pt;
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}
.categorylink:hover { 
	text-decoration: underline;
}
.productlink {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #d57500;
	text-decoration: none;
}
.productlink:hover { 
	color:#FF0000
}
.productmainlink {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.productmainlink:hover { 
	color:#FF0000
}
.productsublink {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
.productsublink:hover { 
	color:#000000
}
.productsmalllink {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #d57500;
	text-decoration: none;
}
.productsmalllink:hover { 
	color:#FF0000
}

.backlink {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.backlink:hover { 
	text-decoration: underline;
}
.titlelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #B2000E;
	text-decoration: none;
}
.titlelink:hover {
	color: #ff0000;
}
.topmenu {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	color: #F9F7EB;
	text-decoration: none;
}
.topsmallmenu {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color: #000000;
	text-decoration: none;
}
.topsmallmenu:hover {
	color: #993300;
}

.leftmenu {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	text-align:left;
	font-weight: bold;
	/*color: #B2000E;*/
	color: #990000;
	text-decoration: none;
}

.leftmenu:hover {
	color: #000000;
}
.morelink {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	text-align:justify;
	line-height: 16px;
	font-weight: normal;
	color: #990033;
	text-decoration: none;
}
.clicklink{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.artcooklink {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	text-align:left;
	line-height: 16px;
	font-weight: bold;
	color: #7E6C25;
	text-decoration: underline;
}
.artcooklink:hover {
	color: #000000;
}
