body, td
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a
{
	color: #000000;
}

h1
{ 
  font: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.title
{ 
  font: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}


.h1wit
{ 
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF
 }

.h1green
{ 
	font-weight: bold;
	font-size: 12px;
	color: #6B9418
 }

.productname
{
font-size: 14px;
font-weight: bold;
}

.price
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.titlebox
{
	color:#FFFFFF;
	font-weight: bold;
}

.footer
{
	color:#FFFFFF;
	font-weight: bold;
}

.line
{
	background-color: #cccccc;
}

.button
{
	border:solid 1px #666666;
	font-size: 10px; 
	color: #666666; 
	font-weight: bold; 
	background-color:#D4D4D4;
}

.dialog {
	padding-top: 10px; 
	display:none;
	position:absolute;
	/*width:1px;*/
	/*height:1px;*/
	background:white;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
.dialog td { white-space: no-wrap; padding: 0px 10px 10px 10px; }
.menu {
	font: Verdana, Arial, Helvetica, sans-serif
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	}
.checkout
{
	border:solid 1px #C00000;
	font: 11px Arial;
	font-size: 11px;
	color: #60584B;
	text-decoration: none;
}

