BODY { background: #ffffff;}

a:hover { color: #C80419; font-size: 8pt; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }
a:link { color: #C80419; font-size: 8pt; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }
a:visited { color: #C80419; font-size: 8pt; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }

p { color: #8F9A90; font-size: 8pt; font-family: "verdana", "arial", sans-serif; line-height: 14pt; }
.home { color: #8F9A90; font-size: 8pt; font-family: "verdana", "arial", sans-serif; line-height: 19pt; }
td { color: #8F9A90; font-size: 8pt; font-family: "verdana", "arial", sans-serif; line-height: 19pt; }
input { font-size: 8pt; background-color: #ffffff; /*border: 1pt solid; color: #808080;*/ font-family: "verdana", "arial", sans serif; }
.heading { color: #C80419; font-size: 11pt; font-family: "verdana", "arial", sans-serif; font-weight: bold; }
.quotetext { color: #8F9A90; font-style: italic; font-size: 8pt; font-family: "verdana", "arial", sans-serif; line-height: 17pt; }
-->

ul.rollout
{
	display: none;
}

ul.rollout, ul.rollout li
{
	margin: 0;
	padding: 0;
}

ul.rollout
{
	position: absolute;
	width: 140px;
	border-top: 1px solid #8F8F8F;
	border-left: 1px solid #8F8F8F;
	list-style: none;
	margin-top: 29px ;
	margin-left: 0;
}

ul.rollout a, ul.rollout a:visited, ul.rollout a:hover, ul.rollout a:active
{
	display: block;
	width: 140px;
	border-bottom: 1px solid #8F8F8F;
	border-right: 1px solid #8F8F8F;
	background: #FEFCEE;
	padding: 3px;
	padding-left: 5px;
	color: #8F8F8F;
	text-decoration: none;
	line-height: 18px;
}

ul.rollout a:hover
{
	background: #C6D6C6;
	color: black;
}






.item_title { background-color: #e0eae0; border-bottom:1px solid #8F9A90; padding: 0 5px; font-weight: bold;}
.item_image { }
.item_price { }
.item_desc { border-bottom:0px solid #8F9A90; font-weight: normal; font-style: normal;}
.item_more { border-bottom:0px solid #8F9A90; font-weight: normal; font-style: italic;}