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

.nugget {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

.nugget td{
	padding: 0px;
	margin: 0px;

}

.nugget th{
	background-color: #006699;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	text-transform: capitalize;
	height: 20px;
	color: #FFcc66;



}
.menu a,.menu a:link,.menu a:visited,.menu{
	display: block;
	width: 100%;
	text-decoration: none;
	color: blue;
}
.menu a:hover {
	background:blue;
	color:white;
}
.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: bold 12px Arial, Helvetica, sans-serif;
	background: #bbbbff;
}

form {
	margin: 0px;
}

.sep {
}
.header {
	background: #9999FF;
	border-bottom: 1px solid #000000;
	padding: 2px;


}
.footer {
	padding: 2px 2px 2px 5px;
	background: #9999ff;
	border-top: 1px solid #000000;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.properties {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
}
.manTD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	height: 150px;
	background-position: center;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}
.manTDleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 120px;



}
.manTDbottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	background-position: center;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
headerTD {

	background-color: #ccccff;
	padding: 2px;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;

}
.rowData {
	width: 100%;
	border: 1px solid #CCCCCC;


}
.mainData {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;



}
.mainMenuData {

	padding: 10px 0px 10px 10px;
	margin: 0px;
}
.nuggetBestseller {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	vertical-align: top;


}
.tableDataBestseller {
	background-color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border: 0px none #CCCCCC;
	text-transform: capitalize;
	height: 20px;
	color: #FFcc66;

}
/*.bestsellerTable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
*/
.addressTD {
	padding-left: 10px;
	margin-left: 10px;
	text-indent: 10px;
	left: 10px;
}
