BODY
	{
	background-image: url(background.png);
	background-color: #228B55;	
	}

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;
	}

TD.menu{
  border:1px solid #006400;
  border-left:0;

}

TD.here{
  background-color:white;
  
  border-top:1px solid gray;
  border-right:1px solid gray;
  border-bottom:none;
  font-weight:bold;
  

}

TABLE.main{
  width:800px;
  margin-top: -1px;
  margin-left: auto;  
  margin-right: auto;

  border:1px solid green;
  border-top:0;
  
  background-color: white;
  background-image: url(flash.gif);
  background-repeat:no-repeat;  

  }

TABLE.middle{
  width:800px;
  margin-top: -1px;
  margin-left: auto;  
  margin-right: auto;

  border:1px solid green;
  border-top:0;

  background-color: white;

  }

TABLE.top{
  width:800px;
  margin-left: auto;  
  margin-right: auto;
  border:1px solid green;

  }
  
TABLE.sales{
  width:800px;
  margin-top: 30px;
  margin-left: auto;  
  margin-right: auto;
  background-color: #FFFFF0;
  }

TR.banner{
  background-image: url(t_background.png);
}

IMG.banner{
  float:right;

}

TR.menu{
  background-color:#FFFF60;
  color:#006400;
  text-align:center;
}


SMALL
	{
	font-family: Tahoma, Arial, sans-serif; font-size: 8pt;
	}

H1
	{
	font-family: Trebuchet MS, sans-serif;
	font-size: 16pt;
	text-align:left;
	margin-bottom:10pt;
	color:#F08000;
	
	}

H2
	{
	font-family: Trebuchet MS, sans-serif;
	font-size: 16pt;
	}

BR
	{
	line-height: 2pt;
	}

A
	{
	text-decoration:underline;
	color:#228B22;
	}

A:hover
	{
	color:#FFA040;
	}

A:visited
	{
	color: #808080;
	}

A.menu
	{
  display:block;
  width:100%;
  height:100%;
  padding: 2px 0 2px 0;
  
	color:#228B22;
	text-decoration:none;
	}

A.menu:hover
	{
	background-color:#F8F8FF;
	}

A.menu:visited
	{
	color:#228B22;
	}

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:#408440;
}

P.orange_title{
  margin-bottom: 1pt;
  font-weight: bold;
	color:#F08000;
}

P.blue_title{
  margin-bottom: 1pt;
  font-weight: bold;
	color:#264294
}

INPUT.paypal{
  background-color: #228B22;
  padding:0;
  color: white;
  
}

IMG.left{
  margin-right:10px;
}
