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: #0033FF; text-decoration: none; }

a:visited	{ color: #6633FF; text-decoration: none; }

a:active	{ color: #0033FF; text-decoration: none; }

a:hover		{ color: #6699FF; text-decoration: none; }




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 11px arial, geneva, verdana, arial, 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: #3366FF; FONT: 13px arial, sans-serif; font-weight: bold }

.footer		{ COLOR: #999999; FONT: 10px arial, sans-serif, verdana }

.hilite		{ COLOR: #006600; }

.price 		{ color: #339900; FONT: 16px arial, sans-serif; font-weight: bold; text-decoration: underline; }

.just 		{ text-align: justify; }

/* Text Formatting */
.Aqua { font-family: Garamond;	font-style: italic;	color: #0099FF;}    
.Black18b {font-size: 18px; font-weight: bold; color: #000000; }
.Black16 {font-size: 16px; color: #000000; }
.copyright { color: #666666; font-size: 10px}
.CurlzWhite34 { font-size: 34px; font-family: "Curlz MT"; color: #FFFFFF} 
.CurlzBlue34 { font-size: 34px; font-family: "Curlz MT"; color: ##0000FF} 
.Grey18b { font-size: 18px; font-weight: bold; color: #666666;}    
.Grey18bi { font-size: 18px; font-weight: bold; font-style: italic; color: #666666;}    
.Grey16b { font-size: 16px; color: #666666; font-weight: bold;}  
.Grey16bi { font-size: 16px; font-weight: bold; font-style: italic; color: #666666;} 
.Grey16 { font-size: 16px; color: #666666;}
.Grey14bi { font-size: 14px; font-weight: bold; font-style: italic; color: #666666;}    
.Grey14b { font-size: 14px; font-weight: bold; color: #666666;}   
.Grey14 { font-size: 14px; color: #666666;} 
.Grey12bi { font-size: 12px; font-weight: bold; font-style: italic; color: #666666;}    
.Grey12b { font-size: 12px; font-weight: bold; color: #666666;}   
.Grey12 { font-size: 12px; color: #666666;} 
.HeadingGrey24 { font-size: 24px; color: #666666; font-weight: bold;}   
.MANIA { font-family: "Comic Sans MS";	color: #000099;}  
.Red18 {font-size: 18px; color: #FF0000}      
.Teal26i { color: #0099FF; font-size: 26px; font-style: italic;}
.Teal18i { color: #0099FF; font-size: 18px; font-style: italic;}
.Teal16i { color: #0099FF; font-size: 16px; font-style: italic;}
.Teal26 { color: #0099FF; font-size: 26px;}
.Teal18 { color: #0099FF; font-size: 18px;}
.Teal16 { color: #0099FF; font-size: 16px;}
.TealDark18b { color: #457D71; font-size: 18px; font-weight: bold}


 /* IMAGE BORDERS */


.borders		{ border: #000000 1px solid; cusor:hand; }





 /* PICTURE GALLERY CODE */

#ZOOM 			{ LEFT: 20px; POSITION: absolute; TOP: 250px; }

.Galborder	 	{ border: #000000 1px solid; cusor:hand; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF9900 1px solid; cusor:hand; }

.slideshow	{ font-family: arial, sans-serif, verdana;
		  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, sans-serif, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("picts/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}


.dropdown 	{ FONT: 12px arial, sans-serif, verdana, sans-serif;
		  COLOR: #000000;
		  margin-top:1px;
		}

.cartdrop 	{ FONT: 10px arial, sans-serif, verdana, sans-serif;
		  COLOR: #000000;
		  width: 100px;
		  margin-top: 1px;
		  margin-bottom: 4px;
		}



 /* MISC CODE AND COLORS */

.splitlines	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 100% }


.nobreak	{ white-space:nowrap; }




 /* START THE CODE FOR THE PAGE MENUS */



.menu-table 	{ width: 752px;
		  height: 30px;
		  background-color:#C0C0C0;
		  background-image: url("picts/menu-background.gif");
		  border-top: #000000 0px solid;
		  border-left: #000000 1px solid;
		  border-right: #000000 1px solid;
		  border-bottom: #000000 1px solid;
		}





.menu		{ font-size: 11px;
		  font-family: arial, Helvetica, sans-serif, verdana, helvetica, sans;
		  height: 30px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 5px;
		  padding-right: 5px;
		  cursor:hand;
		  font-weight: bold;
		  text-align:center;
		  line-height: 28px;
		  display: block;
		  white-space:nowrap;
		  border: #000000 0px solid; }


.firstmenu	{ color:#3366FF; }



a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }



a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#F0F0F0;
		   color: #000000; }


