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

h1
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
}
h2
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold; 
	margin-bottom: 2px;
	margin-top: 0px;	
}

a
{
	color: #000000;
}

.special_price
{
	color: red;
}

.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: 12px Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16pt
	}
	
.menu:hoover {
	font: 12px Arial;
	font-size: 12px;
	color: #404040;
	text-decoration: underline;
	}


.checkout
{
	border:solid 1px #C00000;
	font: 11px Arial;
	font-size: 11px;
	color: #60584B;
	text-decoration: none;
}

.price{
	font: 12px Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 12px;
	color: #910000;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;	

}