<style type="text/css">
<!--
body {
	background-color: #ecf1e3;
}
body td tr, table {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #333333;
}
li {
	background: url(images/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	list-style: none;
	overflow: hidden;
	padding-left: 15px;
	margin-bottom: 8px;
	margin-left: 0;
}
#linormal {
	background: url(images/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	list-style: none;
	overflow: hidden;
	padding-left: 15px;
	margin-bottom: 8px;
	margin-left: 0;
}
#liover {
	background: url(images/arrow_purple.png);
	background-position: left center;
	background-repeat: no-repeat;
	list-style: none;
	overflow: hidden;
	padding-left: 15px;
	margin-bottom: 8px;
	margin-left: 0;
}


ul {
	margin: 10
}
#content_table {
	border: 1px solid #ad75bc;
	background-color: #FFFFFF;
}
#footer_table {
	border-top: 1px solid #ababab;
	height: 30px;
}
#footer_cell {
	padding: 0px 15px 0px 15px;
}
#content_inner {
	padding: 15px;
	background-color: #FFFFFF;
}
#underline_cell {
	border-bottom: 1px solid #bfbfbf;
}
#content_cell {
	padding-top: 10px;
}
a:link {
	color: #17a241;
	font-weight: bolder;
	text-decoration: none;
}

#drop_shadow {
	background-color: #c4c8bc;
}
a:visited {
	color: #17a241;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #a251e7;
	font-weight: bolder;
	text-decoration: none;
}
#product_grid_holder {
	padding: 10px;
}
#product_grid_cell {

}
#product_title {
	color: #000000;
}
#homepage_product_box {
	color: #000000;
	border:thin;
	border:#CCCCCC;
}

.top_index img
{
	border: 0;
}

button
{
	vertical-align: bottom;
}

h2
{
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 18px;
}

.erroment{
	/* border: 1px solid #FF0000; */
	background-color: #fb4d4d;
}

-->
</style>