BODY	    { background-color: black; margin: 0; scrollbar-base-color: #F0F0F0    }

 /* PAGE LINK COLORS */

a:link		   { color: #ffc; text-decoration: none; background-color: transparent; border-color: transparent }

a:visited	  { color: #ffc; text-decoration: none }

a:active	  { color: #ffc; text-decoration: none }

a:hover		  { color: aqua; text-decoration: none }




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		 { color: white; font: 11px arial, geneva, verdana, sans-serif }

.title		{ COLOR: #000000; FONT: 18px arial, sans-serif; font-weight: bold; }

.title2		{ COLOR: #999999; FONT: 18px arial, sans-serif; font-weight: normal; }

.subtitle	 { color: #9ff; font: bold 13px arial, sans-serif }

.footer		  { color: aqua; font: 10px arial, verdana, sans-serif }

.hilite		{ COLOR: #006600; }

.price 		{ color: #339900; FONT: 16px arial, sans-serif; font-weight: bold; text-decoration: underline; }

.just 		{ text-align: justify; }




 /* IMAGE BORDERS */


.borders		 { cursor: hand; border: solid 1px #000000 }





 /* 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: arial, verdana, 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 arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("picts/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}


.dropdown 	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  margin-top:1px;
		}

.cartdrop 	{ FONT: 10px arial, verdana, sans-serif;
		  COLOR: #000000;
		  width: 100px;
		  margin-top: 1px;
		  margin-bottom: 4px;
		}


.searchbutton	{ FONT: 12px arial, sans-serif, verdana, sans-serif; }



 /* MISC CODE AND COLORS */

.splitlines	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 100% }


.nobreak	{ white-space:nowrap; }




 /* START THE CODE FOR THE PAGE MENUS */



.menu-table 	         { color: black; font-size: 12pt; line-height: 12pt; background-color: black; background-image: none; visibility: visible; width: 752px; float: none; clear: none; border-style: none dotted dotted; border-width: 1pt; border-color: white; outline-style: none }





.menu		       { color: #9cf; font-size: 11px; font-family: arial, sans-serif, verdana, helvetica; font-weight: bold; line-height: 28px; background-color: black; background-image: none; text-align: center; white-space: nowrap; cursor: hand; display: block; padding: 0; width: 100%; border-style: none; border-color: transparent; outline-style: none }


.firstmenu	             { color: aqua; background-color: transparent; background-image: none }



a.menu:link 	       { color: #ffc; background-color: transparent; background-image: none; border-color: transparent }


a.menu:visited 	    { color: #ffc; background-color: black; background-image: none }


a.menu:active 	      { color: #ffc; background-color: black; background-image: none; outline-style: none }



a.menu:hover 	     { color: aqua; background-color: transparent; background-image: none }



