body {
	margin: 0px;
	background-color: #d3e2e9;
    background-image: url("aurora.jpg");
    background-repeat: repeat-x;
	font-family: "Trebuchet MS", "Segoe UI", Arial;
	}
h1 {
	font-size:18px;
	}
#banner {
	float:right;
	margin-right: 20px;
	margin-top: 15px;
	}
#bulktop {
	background-image:url("backbar1.jpg");
	background-position:top;
	border: #000 2px solid;
	padding: 3px;
	color: #FFFFFF;
	table-layout: fixed;
	}
#bulkbutt {
	background-image:url("backbar1.jpg");
	background-position:top;
	border: #000 2px solid;
	padding: 3px;
	color: #FFFFFF;
	table-layout: fixed;
	}
#bulktable {
	width: 100%;
	background-color:#FFFFFF;
	background-image: url("tablestyle.png");
	background-repeat: repeat-y;
	background-position:right;
	border: #000 2px solid;
	/* for IE */
	filter:alpha(opacity=80);
 	/* CSS3 standard */
	opacity:0.8;
 	/* for Mozilla */
  	-moz-opacity:0.8;
	table-layout: fixed;
	}
#storetable {
	width: 100%;
	padding: 0px;
	}
#storetabletl {
	width:32px;
	height: 25px;
	background-position:bottom;
	}
#storetabletr {
	width:19px;
	background-position:bottom;
	}
#storetabletxtback {
	background-position:bottom;
	}
#storetabletext {
	color:#FFFFFF;
	text-align:center;
	margin-top:3px;
	}
#storetablerow {
	border-left:#000000 thick solid;
	border-right:#000000 thick solid;
	background-color:#FFFFFF;
	background-position:right;
	background-repeat:repeat-y;
	/* for IE */
	filter:alpha(opacity=80);
 	/* CSS3 standard */
	opacity:0.8;
 	/* for Mozilla */
  	-moz-opacity:0.8
	}
#storetablebase {
	border-left:#000000 thick solid;
	border-right:#000000 thick solid;
	border-bottom: #000000 thick solid;
	background-color:#FFFFFF;
	background-position:right;
	background-repeat:repeat-y;
	/* for IE */
	filter:alpha(opacity=80);
 	/* CSS3 standard */
	opacity:0.8;
 	/* for Mozilla */
  	-moz-opacity:0.8 
	}
#footer {
	color: #000;
	font-size: 10px;
	text-align:center;
	}
#menublock {
	margin-left:auto;
	margin-right:auto;
	width: 500px;
	height: 19px;
	background-image:url("consistentmenu.gif");
	background-position:bottom;
	}
#maintable {
	width: 100%;
	border: none;
	padding: 0px;
	border-spacing: 0px;
	border-collapse:collapse;
	}
.bulktop {
	background-image:url("backbar1.jpg");
	background-position:top;
	border: #000 2px solid;
	padding: 3px;
	color: #FFFFFF;
	}
.bulktable {
	width: 100%;
	background-color:#FFFFFF;
	background-image: url("tablestyle.png");
	background-repeat: repeat-y;
	background-position:right;
	border: #000 2px solid;
	/* for IE */
	filter:alpha(opacity=80);
 	/* CSS3 standard */
	opacity:0.8;
 	/* for Mozilla */
  	-moz-opacity:0.8;
	table-layout: fixed;
	}
.blackstrip {
	min-width:805px;
	height: 98px;
	background-color: #000000;
	background-image:url("indent.gif");
	}
.bulk {
	border: none;
	padding: 20px;
	}
.consistentmenu {
	width: inherit;
	min-width:500px;
	height: 19px;
	}
.greystrip {
	width: inherit;
	height: 18px;
	background-image:url("aurora2.jpg");
	}
.link_breadcrumbs {
	font-size:10px;
	color:#FFFFFF;
	}
.link_breadcrumbs a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
.link_breadcrumbs a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	}
.link_breadcrumbs2 {
	font-size:10px;
	color:#000000;
	}
.link_breadcrumbs2 a {
	font-size:10px;
	color:#000000;
	text-decoration:none;
	}
.link_breadcrumbs2 a:hover {
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	}
.logo {
	margin-left: 30px;
	float: left;
	}
.logobulk {
	width: 550px;
	height: 98px;
	border: none;
	background-image: url("logo.jpg");
	}
.logobulk a{
	border: none;
	background-image: url("logo.jpg"); 
	}
.logobulk a:hover {
	border: none;
	background-image:url("logohover.jpg");
	}

.sidebar {
	background-repeat: repeat;
	background-image:none;
	background-color:none;
	border: none;
	width: 185px;
	padding: 0px;
	}
.sidetable {
	table-layout: fixed;
	border: none;
	border-spacing: 0px;
	padding: 0px;
	border-collapse:collapse;
	}
.sidetable td {
	width: 180px;
	background-position:center;
	padding: 0px;
	}
.sidetablehead {
	height: 25px;
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:12px;
	}
.sidetablehead div {
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 9px;
	text-align:right;
	}
.sidetablecontent {
	height: 30px;
	background-image:url("tablestyle.jpg");
	/* for IE */
	filter:alpha(opacity=70);
 	/* CSS3 standard */
	opacity:0.7;
 	/* for Mozilla */
  	-moz-opacity:0.7;
	table-layout: fixed;
	}
.sidetablecontent div{
	width: 100%;
	margin-left: 8px;
	color:#000
	}
.sidetablecontent li {
	list-style: none;
	}
.sidetablecontent a {
	list-style: none;
	display: block;
	color: #000000;
	text-decoration: none;
	}
.sidetablecontent a img {
	border:none;
	}
.sidetablecontent a:hover {
	list-style: none;
	width: 91%;
	background-color: #CC33CC;
	color: #FFFFFF;
	text-decoration:none;
	}
.sidetablecontent2 {
	height: 30px;
	background-image:url("tablestyle.jpg");
	/* for IE */
	filter:alpha(opacity=70);
 	/* CSS3 standard */
	opacity:0.7;
 	/* for Mozilla */
  	-moz-opacity:0.7;
	table-layout: fixed;
	}
.sidetablecontent2 div{
	width: 95%;
	margin-left:5px;
	color:#000;
	text-align:center;
	}
.sidetablecontent2 li {
	list-style: none;
	}
.sidetablecontent2 a {
	list-style: none;
	display: block;
	color: #000000;
	text-decoration: none;
	}
.sidetablecontent2 a img {
	border:none;
	margin-left:auto;
	margin-right:auto;
	}
.sidetablecontent2 a:hover {
	list-style: none;
	width: 100%;
	background-color: #00FF00;
	color: #000000;
	text-decoration:none;
	}
.sidetablecontent3 {
	height: 30px;
	background-image:url("tablestyle.jpg");
	/* for IE */
	filter:alpha(opacity=70);
 	/* CSS3 standard */
	opacity:0.7;
 	/* for Mozilla */
  	-moz-opacity:0.7;
	table-layout: fixed;
	}
.sidetablecontent3 div{
	width: 95%;
	margin-left:5px;
	color:#000;
	text-align:center;
	}
.sidetablecontent3 li {
	list-style: none;
	}
.sidetablecontent3 a {
	list-style: none;
	display: block;
	color: #000000;
	text-decoration: none;
	}
.sidetablecontent3 a img {
	border:none;
	margin-left:auto;
	margin-right:auto;
	}
.sidetablecontent3 a:hover {
	list-style: none;
	width: 100%;
	background-color: #FF9900;
	color: #000000;
	text-decoration:none;
	}
.sidetablecontent4 {
	height: 30px;
	background-image:url("tablestyle.jpg");
	/* for IE */
	filter:alpha(opacity=70);
 	/* CSS3 standard */
	opacity:0.7;
 	/* for Mozilla */
  	-moz-opacity:0.7;
	table-layout: fixed;
	}
.sidetablecontent4 div{
	width: 100%;
	margin-left: 8px;
	color:#000
	}
.sidetablecontent4 li {
	}
.sidetablecontent4 a {
	color: #000000;
	text-decoration: none;
	}
.sidetablecontent4 a img {
	border:none;
	}
.sidetablecontent4 a:hover {
	text-decoration: none;
	}
.sidetablebase {
	height: 8px;
	background-image:url("sidetablebase.gif");
	background-position:top;
	/* for IE */
	filter:alpha(opacity=70);
 	/* CSS3 standard */
	opacity:0.7;
 	/* for Mozilla */
  	-moz-opacity:0.7;
	table-layout: fixed;
	}
.text_breadcrumbs {
	font-size:10px;
	}
.themenu {
	font-size:10px;
	text-align: center;
	font-weight:bold;
	color: #000000;
	}
.themenu a {
	color: #000000;
	text-decoration:none;
	margin-top: 2px;
	font-size:10px;
	text-align: center;
	font-weight:bold;
	}
.themenu a:hover {
	color: #FFFFFF;
	font-weight:bold;
	}
.storemenu {
	width: 100%;
	font-size:12px;
	}
.storemenupimp {
	clear:both;
	text-align:right;
	margin-left:2%;
	margin-right:2%;
	font-size: 12px;
	}
