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: #000000; text-decoration: underline; }

a:visited	{ color: #000000; text-decoration: underline; }

a:active	{ color: #000000; text-decoration: underline; }

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




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

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

TABLE2		{ COLOR: #FFFFFF; FONT: 14px eurostile, arial, geneva, verdana, sans-serif; }

.title		{ COLOR: #330000; FONT: 19px eurostile, arial, sans-serif; font-weight: normal; }

.title2		{ COLOR: #000000; FONT: 16px eurostile, arial, sans-serif; font-weight: normal; }

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

.footer		{ COLOR: #000000; FONT: 10px erustile, 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; }

.center 		{ text-align: center; }




 /* IMAGE BORDERS */


.borders		{ border: #C0C0C0 0px solid; cursor:hand; }





.menu-table 	{
		  width: 895px;
		  background-color:#000000;
		  background-image: url("picts/menu-background.gif");
		  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: eurostile, 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 2px solid; }


.firstmenu	{ color:#FFFFFF; }





