td,th,p,table {
	font: normal 11px Tahoma;
	
}

.nugget {
	background-color:#000000;
}

.nugget td{
	background-color:#e9dfc7;
	padding: 4px;
	list-style-position: inside;
}

.nugget th{
	background-color: #f0d79b;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 10px;
	list-style-position: inside;
}
.menu a,.menu a:link,.menu a:visited,.menu a:hover {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #0066CC;
}
.menu a:hover {
	background:blue;
	color:#0066CC;
}
.menu a.catlevel1 {
	font-weight: bold;
	padding: 0px 2px 0px 4px;
}
.menu a.catlevel1_sel {
	font-weight: bold;
	background:#9999FF;
	padding: 0px 2px 0px 4px;
}
.menu a.catlevel2_sel {
	background:#9999FF;
	padding: 0px 2px 0px 10px;
}
.menu a.catlevel2 {
	padding: 0px 2px 0px 10px;
}

input,select {
	height: 20px;
	font: normal 11px tahoma;
	background: #ffffff;
}

form {
	margin: 0px;
}

.sep {
	background: #3333FF;
}
.header {
	padding: 2px 2px 2px 5px;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
}
.error {
	font-weight: bold;
	color: #5d1c13;
	font-size: 12px;
}
.properties {
	font: italic 11px Tahoma;
}


.form
{
font-family:verdana,Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:700;

}

.opbig
{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:900; color:#000000;}
li {
	padding-bottom: 5px;
}
.invinsible {
	text-decoration: none;
	display: none;
}
.productlink {
	list-style-position: inside;
	line-height: normal;
	padding-left: 7px;
	margin: 0px;
}
.ProductName{
	font-size: 13px;
	color: #5d1c13;
	font-weight:bold;
	line-height:20px;
}
.ProductName a,.ProductName a:link,.ProductName a:visited,.ProductName a:active{
	color: #5d1c13;
	font-weight:bold;
}
.ProductPrice {
	font-weight: bold;
	color: #660000;
	font-size: 13px;
}
hr {
	color: #E0E0E0;
}
.CategoryName {
	font-weight: bold;
	color: #CC9900;
	font-size: 12px;
}
.productproperties {
	font-size: 11px;
}


