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: #369; text-decoration: none }

a:visited	 { color: #58709b; text-decoration: none }

a:active	 { color: #369; text-decoration: none }

a:hover		 { color: #6388ac; text-decoration: none }




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 11px arial, geneva, verdana, sans-serif; }

.title		{ COLOR: #000000; FONT: 18px arial, sans-serif; font-weight: bold; }

.title2		 { color: #369; font: 18px arial, sans-serif  }

.subtitle	 { color: #369; font: bold 13px arial, sans-serif }

.footer		{ COLOR: #999999; FONT: 10px arial, verdana, sans-serif; }

.hilite		 { color: #369 ; font-family: Verdana, Arial, Helvetica, sans-serif; }

.hilite2		 { color: #369 ; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; }

.price 		 { color: #336; font: bold 16px arial, sans-serif; text-decoration: underline }

.just 		{ text-align: justify; }




 /* IMAGE BORDERS */


.borders		 { cursor: hand; border: solid 1px #369 }





 /* PICTURE GALLERY CODE */

#ZOOM 			{ LEFT: 20px; POSITION: absolute; TOP: 250px; }

.Galborder	 	 { cursor: hand; border: solid 1px #369 }	

A:hover .Galborder,
A:active .Galborder 	{ border: solid 1px #369; cursor:hand; }

.slideshow	 { color: #000000; font-size: 8pt; font-family: arial, verdana, sans-serif; font-weight: bold; background-color: #ffffff; cursor: hand; margin-bottom: 3px; padding-right: 9px; padding-left: 9px; border: solid 1px #369 }





 /* 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 	 { background-color: #c0c0c0; background-image: url(picts/menu-background.gif); width: 752px; border-style: solid; border-width: 0 1px 1px; border-color: #000000 }





.menu		{ font-size: 11px;
		  font-family: arial, sans-serif, verdana, helvetica;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 0px;
		  padding-right: 0px;
		  cursor:hand;
		  font-weight: bold;
		  text-align:center;
		  line-height: 28px;
		  display: block;
		  white-space:nowrap;
		  width: 100%;
		  border: #000000 0px solid; }


.firstmenu	 { color: #fff }



a.menu:link 	 { color: #fff; background-color: #fff; background-image: url(picts/menu.gif) }


a.menu:visited 	 { color: #fff; background-color: #fff; background-image: url(picts/menu.gif) }


a.menu:active 	 { color: #fff; background-color: #fff; background-image: url(picts/menu.gif) }



a.menu:hover 	 { color: #ccc; background-color: #f0f0f0; background-image: url(picts/menuon.gif) }
