BODY	{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

 /* PAGE LINK COLORS */

a:link		{ color: #E22B13; text-decoration: none; }

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

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

a:hover		{ color: #FF9900; text-decoration: underline; }




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

TABLE		{ COLOR: #333333; FONT: 11px arial, geneva, verdana, arial, sans-serif }

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

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

.subtitle	{ COLOR: #707C85; FONT: 13px arial, sans-serif; font-weight: bold }

.smalltitle	{ COLOR: #707C85; FONT: 12px arial, verdana, arial, sans-serif; font-weight: bold }

.footer		{ COLOR: #666666; FONT: 10px arial, sans-serif, verdana; font-weight: bold }

.hilite		{ COLOR: #006600; }




 /* MISC CODE AND COLORS */


.page-splits	{ COLOR: #C0C0C0; HEIGHT: 1px; WIDTH: 90%; }


.nobreak	{ white-space:nowrap; }


.just 		{ text-align: justify; }



 /* PAGE IMAGE BORDERS (GALLERY BORDERS BELOW) */


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





 /* PICTURE GALLERY CODE */

.Galborder	 	{ border: #000000 1px solid; cusor:hand; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF9900 1px solid; cusor:hand; Filter: invert }


.slideshow	{ FONT: 10px verdana, arial, helvetica, sans;
		  font-weight: bold;
		  color: #6F6F6F;
		  background-color:#FFFFFF;
		  cursor:hand;
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 10px;
		  margin-bottom: 3px;
		  border: 1px solid #6F6F6F;
  background-image: url(images/button.gif)
}

.productname	{ FONT: 10px verdana, arial, helvetica, sans;
		  font-weight: normal;
		  color: #b37c25;
		  background-color:#FFFFFF;
		  cursor: default
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 10px;
		  margin-bottom: 3px;
		  border: 1px solid #6F6F6F;
  background-image: url(images/caption.gif);font-style: normal;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10px;}



.slideshowon	{ FONT: 10px verdana, arial, helvetica, sans;
		  font-weight: bold;
		  color: #4F4F4F;
		  background-color:#DFDFDF;
		  cursor:hand;
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 10px;
		  margin-bottom: 3px;
		  border: 1px solid #6F6F6F;
  background-image: url(images/button-on.gif)
}



.form-margin	{ margin: 0px; }






 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none }
}





 /* START CODE FOR THE FORMS */


.shadeform	{ FONT: 12px arial, sans-serif, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("images/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}


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


.submit-button 	  {
		  background-color:#F0F0F0;
		  background-image: url("images/button.gif");
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #000000;
		  text-align: center;
		  cursor:hand;
		  padding: 1px;
		  BORDER: #C0C0C0 1px solid;
		  }


.submit-buttonon  {
		  background-color: #ffffff;
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #CC0000;
		  text-align: center;
		  cursor:hand;
		  padding: 1px;
		  BORDER: 1px solid #CC0000;
		  }


.form-button 	  {		  
		  background-image: url(images/form-button.gif);
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 10px;
		  font-weight: normal;
		  width:46px;
		  height:20px;
		  color: #cc0000;
		  text-align: center;
		  cursor:hand;
		  padding: 3px;
		  BORDER: 1px #C0C0C0 solid;background-repeat: no-repeat;}


 /* START THE CODE FOR THE PAGE MENUS */



.menu-table 	{ width: 752px;
		  border-top: #000000 0px solid;
		  border-left: #000000 0px solid;
		  border-right: #000000 0px solid;
		  border-bottom: #000000 0px solid;
		}





.menu		{ font-size: 11px;
		  font-family: arial, Helvetica, sans-serif, verdana, helvetica, sans;
		  font-weight: normal;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 0px;
		  padding-right: 0px;
		  cursor:hand;
		  text-align:center;
		  line-height: 20px;
		  display: block;
		  width: 99%;
		  white-space:nowrap;
		  border: #C0C0C0 1px solid; }



a.menu:link 	{ background-image: url("images/menu.gif");
		  background-color:#F0F0F0;
		  color: #000000; }


a.menu:visited 	{ background-image: url("images/menu.gif");
		  background-color:#F0F0F0;
		  color: #000000; }


a.menu:active 	{ background-image: url("images/menu.gif");
		  background-color:#F0F0F0;
		  color: #000000; }



a.menu:hover 	{  background-image: url("images/menuon.gif");
		   background-color:#F0F0F0;
		   color: #3366FF;
		   border: #3366FF 1px solid; }





 /* GALLERY NAV MENU */



.menu-nav	{ font-family: verdana, arial, helvetica, sans;
		  font-size: 10px;
		  font-weight: bold;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 19px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 10px;
		  padding-right: 10px;
		  margin-left: 2px;
		  margin-right: 1px;
		  cursor:hand;
		  line-height: 17px;
		  display: block;
		  white-space: nowrap;
		  border: 1px solid #6F6F6F;
  background: url(images/button.gif)
}


a.menu-nav:link 	{  background-color:#FFFFFF;
		  	   color: #6F6F6F;}


a.menu-nav:visited 	{  background-color:#FFFFFF;
		  	   color: #6F6F6F;}


a.menu-nav:active 	{  background-color:#FFFFFF;
		  	   color: #6F6F6F;}


a.menu-nav:hover 	{  background-color:#DFDFDF;
		  	   color: #4F4F4F;
			   border: 1px solid #6F6F6F;
  background: url(images/button-on.gif)
}


.menu-nav-hi	{ font-family: verdana, arial, helvetica, sans;
		  font-size: 10px;
		  font-weight: bold;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 19px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 10px;
		  padding-right: 10px;
		  margin-left: 2px;
		  margin-right: 1px;
		  cursor:hand;
		  line-height: 17px;
		  display: block;
		  white-space: nowrap;
		  border: 1px solid #6F6F6F;
  background: url(images/caption.gif);}


a.menu-nav-hi:link 	{  background-color:#FFFFFF;
		  	   color: #bf332b;}


a.menu-nav-hi:visited 	{  background-color:#FFFFFF;
		  	   color: #b37c25;}


a.menu-nav-hi:active 	{  background-color:#FFFFFF;
		  	   color: #FFFFFF;}


a.menu-nav-hi:hover 	{  background-color:#DFDFDF;
		  	   color: #4F4F4F;
			   border: 1px solid #6F6F6F;
  background: url(images/button-on.gif)
}

