body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(images/batika_dark.jpg);
	background-repeat: repeat;
}

table {
margin: 0px;
padding: 0px;
border-collapse: collapse;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
	
}

ul {
margin: 0;
padding-top: 2px;
padding-left: 15px;
padding-right: 0px;
padding-bottom: 2px;
}

.outer {
	width: 760px;
}

.outerwhite {
	background-color: #ffffff;
	/*border: 1px solid #000000;*/
}

.outerpad {
	padding: 12px;
	background-color: #ffffff;
	}

.navmain {
	font-weight: bold;
	text-align: right;
	padding-right: 12px;
	padding-bottom: 2px;
	letter-spacing: 0.9pt;
	}

.navspacer {
	height: 1px;
	width: 12px;
	background-color:#009999;
	}

a.nav:link, a.nav:visited, a.nav:active{
	color: #000000;
	text-decoration: none;
	}

a.nav:hover {
	color: #B10021;
	text-decoration: none;
	}
	
a:link, a:visited, a:active{
	color: #000000;
	}

a:hover {
	color: #B10021;
	}

.submitbutton {
	vertical-align: middle;
	}
	
.theform {
vertical-align: middle;
color:#999999;
font-size: 8pt;
}

.widthspacer {
	height: 5px;
	}

.stay {
vertical-align: middle;
color: #B10021;
font-weight:bold;
padding-left: 6px;
}

.footer {
	text-align: right;
	padding-right: 6px;
	font-size: 8pt;
	color: #000000;
	vertical-align: middle;
	}	

.logo {
	width: 195px;
	vertical-align:top;
	text-align: left;
	}	
	
.title {
text-align: left;
width: 541px;
height: 24px;
vertical-align: top;
padding-bottom: 6px;
}	

.maincontent {
border-top: 1px solid #B3B3B3;
height: 255px;
text-align: left;
vertical-align: top;
padding-top: 10px;
}

.inventory {
	width: 100%;
	text-align: center;
	padding: 2px;
	color:#666666;
	font-weight: bold;
	font-size: 8pt;
	}

.inventorydetail {
	text-align: center;
	color:#666666;
	font-weight: bold;
	font-size: 8pt;
	}	

.bagname {
		color: #B10021;
		font-weight: bold;
		font-size: 12pt;
		}

.details {
		padding-top: 30px;
		}

a.subnav:link, a.subnav:visited, a.subnav:active{
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
	}

a.subnav:hover {
	color: #B10021;
	font-size: 8pt;
	text-decoration: none;
	}


