body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background: #FFF;
	text-align: left;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #000;
}

A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
}

P {
	font-size: 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

TD.smaller {
	font-size: 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #000000;
}

HR {
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
	font-weight: bold;
	font-size: 24px;
}

/* new styles */

span.price, .detailprice, .prodprice {
color: #44BA04;
padding-top: 4px;
font-weight:bold;
text-align: center;
}

td.product {
	border: 1px solid #DFDFDF;
	background-color: #FFF;
}
table #menu_main {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
.img_space {
	padding-top: 20px;
	border: 2px solid #D7D7D7;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
}
#front_img {
	margin: 0px;
	padding: 0px;
	width: 430px;
	text-align: left;
	float: left;
}
#front_text {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 360px;
}
