a:link{	color:	#9f5345; text-decoration: none;}
a:visited{	color:	#9f5345; text-decoration: none;}

a:hover{	text-decoration: underline;
}

a.nav {		font-size:	10pt;
		font-weight:	bold;
		text-decoration:	none;
}

body {
	background: 	black;
	font-family: 	verdana,tahoma,arial,helvetica;
	font-size:	13px;
	color:		white;
}

td {	font-family: 	verdana,tahoma,arial,helvetica;
	font-size:	10pt;
	color:		white;}

TD.main {
	background-image:url('images/body_bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	font-family: century gothic;
	font-size: 13px;
}


TD.header {
	background: #000000 url(images/new_header_bg.jpg) no-repeat 0 0;
	font-family: century gothic;
	font-size: 13px;

}





/* added jre -11/08 */

.pagehdg{
	background-color: #646464;
	color: black;
	font-size: 13pt;

	padding-left:12px;
	padding-right:12px;
	padding-bottom:3px;
}

.redcolor:		#9f5345;

.storeitemhdg{
	color: 		#9f5345;
	font-size: 	12pt;
	font-weight:	600;

}
.storeitemsubhdg{
	color: 		#9f5345;
	font-size: 	11pt;
	font-weight:	600;
}
.storetext{
	color: 		white;
	font-size: 	12px;

}
.storeitem{
	color: 		white;
	font-size: 	10px;

}
.storeitemprice{
	color: 		white;
	font-size: 	11px;

}