.dataTable {
	background-color: white;
	border: 1px solid #000066;
	font-size :	9pt;
	margin:	5px;
	width: 750px;
	max-width: 755;
	vertical-align:center; 
	align:center;
	table-layout: auto;
	text-align: justify;
}

.dataTableAuto {
	background-color: white;
	border: 1px solid #000066;
	font-size :	9pt;
	margin:	5px;
	width: 750px;
	max-width: 755;
	vertical-align:center; 
	align:center;
	table-layout: auto;
	text-align: justify;
}

.dataTable th {
	border-right: 1px solid #c8c8ff;
	padding-left: 2px;
	padding-right:12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #000066;
	margin-right: 10px;
	white-space: nowrap;
}

.dataTable  td {
	font-family: verdana, arial, helvetica, sans-serif;
	padding-left: 2px;
}

.dataTable tr.total td {
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	border-top: 1px solid black;
	padding-bottom: 10px;
}

.dataTable tr.total td.customer {
	visibility: hidden;
}

.dataTable td.hidden {
	display: none;
}

.dataTable th.hidden {
	display: none;
}

.dataTable th.r {
	text-align: right;
	padding-right: 10px;
}

.dataTable th.c {
	text-align: center;
}

.dataTable td.r {
	text-align: right;
	padding-right: 10px;
}

.dataTable td.c {
	text-align: center;
}

.dataTable  tr.odd {
	background-color: whitesmoke;
}

.dataTable tr.even {
	background-color: #d6cfe6;
}

.dataTable th a   ,.dataTable th a:visited {
	text-align: left;
	color: white;
}

.dataTable th a:hover {
	color: #ffcc00;
	background-color: transparent;
}

.dataTable .order1 {
	background-position: right;
	background-image: url(/das-flow/css/arrow_up.gif);
	background-repeat: no-repeat;
}

.dataTable .order2 {
	background-position: right;
	background-image: url(/das-flow/css/arrow_down.gif);
	background-repeat: no-repeat;
}

.dataTableAuto th {
	border-right: 1px solid #c8c8ff;
	padding-left: 2px;
	padding-right:12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #000066;
	margin-right: 10px;
	white-space: nowrap;
}

.dataTableAuto  td {
	font-family: verdana, arial, helvetica, sans-serif;
	padding-left: 2px;
}

.dataTableAuto tr.total td {
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	border-top: 1px solid black;
	padding-bottom: 10px;
}

.dataTableAuto tr.total td.customer {
	visibility: hidden;
}

.dataTableAuto td.hidden {
	display: none;
}

.dataTableAuto th.hidden {
	display: none;
}

.dataTableAuto th.r {
	text-align: right;
	padding-right: 10px;
}

.dataTableAuto th.c {
	text-align: center;
}

.dataTableAuto td.r {
	text-align: right;
	padding-right: 10px;
}

.dataTableAuto td.c {
	text-align: center;
}

.dataTableAuto  tr.odd {
	background-color: whitesmoke;
}

.dataTableAuto tr.even {
	background-color: #d6cfe6;
}

.dataTableAuto th a   ,.dataTableAuto th a:visited {
	text-align: left;
	color: white;
}

.dataTableAuto th a:hover {
	color: #ffcc00;
	background-color: transparent;
}

.dataTableAuto .order1 {
	background-position: right;
	background-image: url(/das-flow/css/arrow_up.gif);
	background-repeat: no-repeat;
}

.dataTableAuto .order2 {
	background-position: right;
	background-image: url(/das-flow/css/arrow_down.gif);
	background-repeat: no-repeat;
}

.pagelinks {
	color: #999999;
	margin: 5px;
}

.pagelinks img {
	vertical-align: middle;
}

span.export {
	padding: 0 4px 1px 20px;
	font-size: x-small;
	text-align: center;
}

span.excel {
	background-image: url(../images/ico_file_excel.png);
	background-repeat: no-repeat;
	width: 16px;
}

span.csv {
	background-image: url(../images/ico_file_csv.png);
	background-repeat: no-repeat;
	width: 16px;
}

span.xml {
	background-image: url(../images/ico_file_xml.png);
	background-repeat: no-repeat;
	width: 16px;
}

span.pdf {
	background-image: url(../images/ico_file_pdf.png);
	background-repeat: no-repeat;
	width: 16px;
}

span.rtf {
	background-image: url(../images/ico_file_rtf.png);
	background-repeat: no-repeat;
	width: 16px;
}

.dataTable tr.rowMouseOver {
	background-image: url(/das-flow/css/selected.gif);
	background-repeat: repeat-x;
	background-color: #ffff99;
}

html,body {
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

.pageHeader {
	height: 60px;
	background-image: url(/das-flow/css/header.gif);
	background-repeat: repeat-x;
}

.pageHeaderText {
	font-size: 30px;
	margin-left: 5px;
	color: whitesmoke;
	font-family: "century gothic", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	display:inline;
	white-space: nowrap;
}

.leftMenu {
	white-space: nowrap;
	height: 100%;
	background-color: #d6cfe6;
	font-family: verdana, arial, helvetica, sans-serif;
}

.content {
	width: 100%;
	padding: 10px;
}

.rightColumn {
	width: 3px;
}

.customer {
	width:auto;
	text-align: left;
	font-size: 10px;
}
.customer2 {
	width:auto;
	text-align: center;
	font-size: 10px;
	border-width: medium
}
.customerCRM {
	text-align: center;
	font-size: 10px;
	text-decoration: underline;
	background-color: white
	
}

.customerCRM2 {
	text-align: center;
	font-size: 10px;
	text-decoration: underline;
	background-color: white;
	border-width: medium
	
}
.customerCRM3 {
	text-align: center;
	font-size: 10px;
	text-decoration: underline;
	border-width: medium
	
}
.customerCRM A:link {
	font-size: 11px;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
}

.customerAE {
	width: inherit;
	text-align: left;
	font-size: 10px;
}

.orderNumber {
	width: 10%;
	text-align: left;
	font-size: 10px;
}

.orderDate {
	text-align: center;
	width: 10%;
}

.productName {
	width: 25%;
}

.quantity {
	text-align: center;
	width: 10%;
	font-size: 10px;
}

.lineItemTotal {
	text-align: right;
	width: 15%;
	padding-right:10px;
}

.logo {
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	display:inline;
	text-align: right;
}

.code {
	font-family: verdana, arial, helvetica, "courier new", monospace;
	font-size: 9pt;
}

.borderedInline {
	display: inline;
	border: 1px solid black;
}

a:link {
	color: #000099;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a:visited {
	color: #000099;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a:hover {
	color: #d68000;
	background-color: transparent;
	font-weight: bold;
}

img {
	border: 0px;
}

tr.Par {
	background: #FFFFFF;
	color: #000000;
	font-family: 'Tahoma';
	font-size: 7pt;
}

tr.Non1 {
	background: #b0cee6;
	color: #000000;
	font-family: 'Tahoma';
	font-size: 8pt;
}

.dataTableMiddle {
	background-color: white;
	border: 1px solid #000066;
	font-size :	9pt;
	margin:	5px;
	width:50%;
}

.dataTableMiddle th {
	border-right: 1px solid #c8c8ff;
	padding-left: 22px;
	padding-right:22px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #000066;
	margin-right: 10px;
	white-space: nowrap;
}
.dataTableMiddle td.r {
	text-align: right;
	padding-right: 10px;
}

.dataTableMiddle td.c {
	text-align: center;
}

.dataTableMiddle  tr.odd {
	background-color: whitesmoke;
}

.dataTableMiddle tr.even {
	background-color: #d6cfe6;
}