body,td,th,p,table {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;

}

.nugget {
	border: 1px none #000000;
	background-repeat: repeat;
	padding: 1px;
	background-image: url(../images/backgrounds/left_column.jpg);







}

.nugget td{
	padding: 2px;
	background-image: url(../images/backgrounds/left_column.jpg);
	background-repeat: no-repeat;



}

.nugget th{
	background-color: #FF9900;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 10px;
}
.menu a,.menu a:link,.menu a:visited,.menu a:hover {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #FFFFFF;

}
.menu a:hover {
	color:white;
	background-color: #FF9900;

}
.menu a.catlevel1 {
	font-weight: bold;
	padding: 0px 2px 0px 4px;
}
.menu a.catlevel1_sel {
	font-weight: bold;
	background:url(../images/backgrounds/left_column.jpg);
	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: bold 10px;
	background: #bbbbff;
}

form {
	margin: 0px;
}

.sep {
	background: #3333FF;
}
.header {
	padding: 2px 2px 2px 5px;
	background: #FF9900;
	border-bottom: 1px solid #000000;
}
.footer {
	padding: 2px 2px 2px 5px;
	background: #FF9900;
	border-top: 1px solid #000000;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.properties {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
}
.footerBackground {
	background-image: url(../images/backgrounds/footer.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	position: static;






}
.headerBackground {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	border-top: none #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	background-color: #FFFFCC;



}
.mainTable {

	background-image: url(../images/backgrounds/main_table.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.productText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	padding: 10px;
}
.mainPageData {
	padding: 10px;

}

