heading.ordertable
  {
	background-color:#00FF00;
	color:white;
  }

  table.ordertable
  {
	font-family:Trebuchet MS;
	font-size:18px;
	width:658;
  }

  th.ordertable
  {
	height:37px;
	background:#0077A7 url(images/img3.gif) repeat-x left bottom;
	text-transform:lowercase;
	font-size:15px;
	color:#FFF;
	padding:3px 0 0 10px;
  }


  tr.ordertable
  {
  }

  td.ordertable
  {
	font-size:14px;
	background-color:#E0ECFF;
	color:#000000;
	align: center;
	width: 100px;
	padding: 10px 25px 10px 25px;
	vertical-align: bottom;
	text-align: center;
  }
