/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:10px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 8pt; }
	ul.mktree  li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li ul li { font-size: 6pt; }
}


TD,BODY{
	color : BLACK;
	font-family : verdana, Helvetica, sans-serif;
	font-size : 12px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-left: 0px;
}

H3 {
	font-size: 12pt;
	font-family: sans-serif;
	color:5B5640;
}

H2 {
	font-size: 11pt;
	font-family: sans-serif;
	color:5B5640;
}

SELECT, INPUT, TEXTAREA{
	color : black;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;	
}


/*		Navigation and Links		*/



A:link,A:visited{
	color : #800000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
}

A:hover,A:active{
	color : #800000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-style : bold;
	font-size : 12px;
}

.navLeft, A.navleft:link, A.navleft:visited{
	color : black;
	font-size : 12px;
	text-decoration : none;
}

A.navleft:hover,A.navleft:active {
	color : black;
	font-size : 12px;
	text-decoration : underline;
}

.navLeftLight, A.navleftLight:link, A.navleftLight:visited{
	color : black;
	font-size : 12px;
	text-decoration : none;
}


.more, A.more:link, A.more:visited{
	color : 993300;
	font-size : 10px;
	text-decoration : none;
}

A.navleftLight:hover,A.navleftLight:active {
	color : black;
	font-size : 12px;
	text-decoration : none;
}

.body, A.body:link,  A.body:visited  {
	color : black;
	font-size : 12px;
	text-decoration : none;
}

A.body:hover {
	color : black;
	font-size : 12px;
	text-decoration : underline;
}

A.body:active {
	color : black;
	font-size : 12px;
	text-decoration : none;
}



.pagination, pagination:link, .pagination:visited{
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

.pagination:hover, .pagination:active {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

A.productTitle:link, A.productTitle:visited{
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

A.productTitle:active, A.productTitle:hover{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}


/* 		Header and Large or Bold Text		*/

.tableProductHeader{
	color : #999966;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.subHeader2{
	color : #666633;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.subHeader{
	color : #666633;
	font-weight:bold;
	font-size : 14px;
}

.tableHeader{
	background-color : #f5f5dc;
	color : #666633;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.catHeader{
	color : #999966;
	font-weight:bold;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 18px;
}


/*		bgcolors 	*/

.bgProduct{
	background-color : #E1E1BB;
}

.bgNavLeft{
	background-color : black;
	color : #666633;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top: 0px; 
}

.bgw{
		background-color : #black;

}

.bgCatBody
{
		background-color : black;
}

.bgHeader{
		background-color : #B0B079;
}

.bgFooter{
		background-color : #B0B079;
}

.bgCopyright{
		background-color : #FFFFFF;
}

.bgBrown{
		background-color : #666600;
}


/* body text	*/

.description{
	color : #666633;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.descriptionWhite{
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.WhiteTEXT{
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.logo {
	color : white;
	font-size : 24px;
	font-family :Copperplate Gothic Bold;
}

.salePrice {
	color : #993300;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
}

.saleName {
	color : #993300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
}

.backorder{
	color : #993300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.small{
		font-size : 10px;
}

Input.req {
	background-color: #f5f5dc;
	color : #fffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
}

P.test {
	text-justify: auto;
}
