
.prod { width: 400px; border-bottom: 1px solid #666; margin-bottom: 20px; margin-left: 30px; }

.prod img { float: left; margin-right: 20px; }


.content{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}

.pmenu{
	padding: 10px,10px,10px,10px;
	margin:  10px,10px,10px,10px;
}

.footer{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-size: 10px;
	color: #666666;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
}

.inputbox
{
	background-color: #E1E9EF;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
}

.prodoption {
	font-size: 11px;
}
A:link {
	color: #666666;
	text-decoration: none;
}

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

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

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

A.dark:link {
	color: #ffffff;
	text-decoration: none;
}

A.dark:visited {
	color: #ffffff;
	text-decoration: none;
}

A.dark:active {
	color: #ffffff;
	text-decoration: none;
}

A.dark:hover {
	color: #ffff00;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

TD.left {
	background-color: #0a5574;
	vertical-align: top;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

HR {
	height: 1px;
	color: #999999;
}
h2 {
	color: #39526d;
	padding-left: 10px;
	margin-bottom: 2px;
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
}