BODY
	{
	background-image: url(backgnd.gif);
	scrollbar-face-color: #C8DAF0; 
	scrollbar-shadow-color: #F0F0FF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-track-color: #E0E0E0; 
	scrollbar-arrow-color: #000000;
	background-color: #F8F8FF;
	
  text-align: center;
	}

P,TABLE,CAPTION
	{
	font-family: Tahoma, Arial, sans-serif; font-size: 10pt;
	}



TD	{
	font-family: Tahoma, Arial, sans-serif; font-size: 10pt;
	background-repeat: no-repeat;
	}

TABLE.main{
  width:800px;
  margin-top: 30px;
  margin-left: auto;  
  margin-right: auto;
  background-color: white;

  }
  
TABLE.sales{
  width:800px;
  margin-top: 30px;
  margin-left: auto;  
  margin-right: auto;
  background-color: #FFFFF0;
  }

TABLE.nav{
  width: 360px;
  margin-top: 1em;
  margin-right: 8px;  

}

SMALL
	{
	font-family: Tahoma, Arial, sans-serif; font-size: 8pt;
	}

H1
	{
	font-family: Trebuchet MS, sans-serif;
	font-size: 20pt;
	
	}

H2
	{
	font-family: Trebuchet MS, sans-serif;
	font-size: 16pt;
	}

BR
	{
	line-height: 2pt;
	}

A
	{
	text-decoration: underline; color: #228B22
	}

A:hover
	{
	color: #FFA040; background-color:#E0E0E0
	}

A:visited
	{
	color: #808080
	}

INPUT,TEXTAREA
	{
	font-family: Arial, sans-serif; font-size: 10pt;
	}

P.emph{
  font-size: 200%;
  font-weight: bold;
  }
  
IMG.photo{
  margin: 4px;
  border: 2 outset;
  
}

SPAN.emph{

  color: #0000C0;

}


P{
  margin-top: 0;
  margin-bottom: 8pt;
}


P.green{
  font-weight: bold;
  color: #228B22;
}

P.green_title{
  margin-bottom: 1pt;
  font-weight: bold;
  color: #228B22;
}


INPUT.paypal{
  background-color: #228B22;
  padding:0;
  color: white;
  
}