BODY{
	}
	
.nav {
	color: #333333;
	background-color: #ffffff;
	text-decoration: font-family:Tahoma; font-size:12px; margin-left:3; font-weight:bold
}

.nav2 {
	color: #ffffff;
	background-color: #ffffff;
	text-decoration: font-family:Tahoma; font-size:12px; margin-left:6; font-weight:bold
}

A:link {
	color: #000000;
	text-decoration: 
}

A:visited {
	color: #000000;
	text-decoration: 
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #C00000;
	text-decoration: none;
}

a:link.dark {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.dark {
	color: #FFFFFF;
	text-decoration: none;
}

a:active.dark {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.dark {
	color: #CCDAE3;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Tahoma;
}

P {
	font-size: 12px;
	font-family : Tahoma;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #FFFFFF;
}

P.dark {
	font-size: 12px;
	font-family : Tahoma;
    color: #FFFFFF
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #ffffff;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #ffffff;
}

HR {
	color : #C00000;
	height : 1px;
}

TD.mincart {
	font-size: 9px;
	font-family : Tahoma;
}

P.mincart {
	font-size: 9px;
	font-family : Tahoma;
}

.carttotal {
	color: #634A39;
		font-family:Tahoma; font-size:12px; font-weight:bold
}

P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border: 0px solid #000; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}

.s9nametxt {font-size: 10px; font-weight: bold; color: #634A39;} /*   Product name  */
.s9txt {font-size: 10px; color: #333333;}                                       /*    Description text  */
.s9pricetxt {font-size: 10px; font-weight: bold; color: #BE9C8D;} /*    Price text  */
.s9greybox {border: 0px dotted #CCCCCC;}                                /*    Border around each product */
.s9listprice {font-size: 10px; color: #BE9C8D;}                          /*    List Price */