BODY	{
	scrollbar-base-color: #F0F0F0;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

 /* PAGE LINK COLORS */

a:link		{
	color: #006699;
	text-decoration: none;
}

a:visited	{ color: #CC9966; text-decoration: none; }

a:active	{ color: #006699; text-decoration: none; }

a:hover		{ color: #999900; text-decoration: none; }


 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333333; FONT: 11px verdana, arial, geneva, sans-serif; }

.title		{ COLOR: #333333; FONT: normal 14px verdana, arial, geneva, sans-serif; }

.title1		{ COLOR: #333333; FONT: bolder 13px verdana, arial, geneva, sans-serif; }

.title2		{ COLOR: #006699; FONT: bolder 11px verdana, arial, geneva, sans-serif; }

.subtitle	{ COLOR: #993333; FONT: bolder normal 11px verdana, arial, geneva, sans-serif; }

.footer		{ COLOR: #3333333; FONT: 10px verdana, arial, geneva, sans-serif; }

.hilite		{ COLOR: #006600; }

.price 		{ color: #339900; FONT: 16px verdana, sans-serif; font-weight: bold; text-decoration: underline; }

.just 		{ text-align: justify; }

.subnavget { Color: ##333333; FONT: 12px verdana, sans-serif font-weight: font-weight: bold; }
	


 /* IMAGE BORDERS */


.borders		{ border: 1px solid #000000; cursor:hand; }





 /* PICTURE GALLERY CODE */

#ZOOM 			{ LEFT: 20px; POSITION: absolute; TOP: 250px; }

.Galborder	 	{ border: #000000 1px solid; cursor:hand; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF9900 1px solid; cursor:hand; }

.slideshow	{ font-family: verdana, arial, geneva, sans-serif; 
		  font-size: 8pt;
		  background-color:#FFFFFF;
		  color: #000000;
		  cursor:hand;
		  font-weight: bold;
		  padding-left: 9px;
		  padding-right: 9px;
		  margin-bottom: 3px;
		  border: #000000 1px solid; }





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}





 /* START CODE FOR THE FORMS */


.shadeform	{ FONT: 12px verdana, arial, geneva, sans-serif;
		  COLOR: #000000;
		  background-image: url("picts/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}


.dropdown 	{ FONT: 12px verdana, arial, geneva, sans-serif
		  COLOR: #000000;
		  margin-top:1px;
		}

.cartdrop 	{ FONT: 10px verdana, arial, geneva, sans-serif; 
		  COLOR: #000000;
		  width: 100px;
		  margin-top: 1px;
		  margin-bottom: 4px;
		}


.searchbutton	{ FONT: 12px verdana, arial, geneva, sans-serif; }



 /* MISC CODE AND COLORS */

.splitlines	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 100% }


.nobreak	{ white-space:nowrap; }




#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #cccccc;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #cccccc;
	color: #333333;
	text-decoration: none;
	float: left;
	border-right: 1px solid #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#navcontainer ul li a:hover
{
background-color: #CCCC33;
color: #333333;
}

#navcontainer li#active a
{
	background: #006699;
	color: #fff;
}

#navcontainer li#true
{
	background: #000000 url(../images_2006/greystripe_BG.gif);
	color: #333333;
}
.mini {
	font-size: 10px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
}
