body {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: verdana;
	font-size: 10px;
	color: #1D1D1D;
	line-height:12px;
}
img{border-color:#de9745};
a {text-decoration:underline;}

a:visited {}
a:hover {text-decoration:underline;}
a:active {}
.category {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.category:hover {color: #de9745; text-decoration:underline}
.menu {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.submenu {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.NormalText {color: #de9745}
.price {color: #990000; font-weight:bold}
.field-price {color: #990000; text-align:right; border-color:#87854c; border-style:solid; border-width:1px; height:15px; font-size:10px}
.NormalLink {color: #000088;}
.NormalLink:hover {color: #de9745; text-decoration:underline}
.IULink {color: #000000; text-decoration:underline}
.IULink:hover {color: #de9745; text-decoration:underline}
.dropdown {	
	font-size: 10px; 
	color: black; 
	font-weight: 300; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
} 
.ProductHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #de9745;
}
.ProductTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.PriceText {
    line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8a0000;
}