#menuindex {
	display: block;
	width: 185px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	margin: 0px;
	height: 100%;
}


#menuindex ul, li {
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	width: 0px;
	margin: 0px;
}





#menuindex a:link, #menuindex a:visited, #menuindex a:active {
	padding: 5px;
	width: 168px;
	background-color: #003399;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #66FFFF;
	border-left-color: #00CCFF;
	margin: 3px 0px 0px;
}
#menuindex a:hover {
	padding: 5px;
	width: 168px;
	background-color: #FFCC33;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	color: #000000;
	border-top: 1px solid #66FFFF;
	border-right: 1px none #66FFFF;
	border-bottom: 1px none #66FFFF;
	border-left: 1px solid #66FFFF;
}

.tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #00579C;
	display: block;
	margin: 0px;
	width: 550px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 0px none #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	height: auto;
	text-align: left;
	vertical-align: top;
}

.product_text

{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-left: 10px;

}

.product_price

{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;

}
