.warning {  font-family: arial,helvetica; font-size: 12pt; font-weight: bold; color: #333366; text-decoration: none}
.leftLink {  font-family: arial,helvetica; font-size: 10pt; font-weight: bold; color: #333366; text-decoration: none}
.subLeftLink {  font-family: arial,helvetica; font-size: 8pt; color: #333366; font-weight: normal; text-decoration: none}
.leftTitle {  font-family: arial,helvetica; font-size: 12pt; font-weight: bold; color: #993366; text-decoration: none}
.leftlink:hover{  font-family: arial,helvetica; font-size: 10pt; font-weight: bold; color: white; text-decoration: none}
.subLeftLink:hover {  font-family: arial,helvetica; font-size: 8pt; color: white; font-weight: normal; text-decoration: none}
.leftTitle:hover {  font-family: arial,helvetica; font-size: 12pt; font-weight: bold; color: white; text-decoration: none}
.topNavLink {  font-family: arial,helvetica; font-size: 10pt; color: white; font-weight: bold; text-decoration: none}
.topNavLink:hover {  font-family: arial,helvetica; font-size: 10pt; color: #cccc99; font-weight: bold; text-decoration: none}
.topNavLinkSelected {  font-family: arial,helvetica; font-size: 10pt; color: #999900; font-weight: bold; text-decoration: none}
.topNavLinkSelected:hover {  font-family: arial,helvetica; font-size: 10pt; color: #cccc99; font-weight: bold; text-decoration: none}
.bodyText { font-family: arial,helvetica; font-size: 10pt; color: black; text-decoration: none; font-weight: normal }
.bodyTextAlign { font-family: arial,helvetica; font-size: 10pt; color: black; text-decoration: none; font-weight: normal; text-align: center}
.bodyTextBold { font-family: arial,helvetica; font-size: 10pt; color: black; text-decoration: none; font-weight: bold }
.bodyTextBoldSmall { font-family: arial,helvetica; font-size: 9pt; color: black; text-decoration: none; font-weight: bold }
.bodyTextMandatory { font-family: arial,helvetica; font-size: 10pt; color: blue; text-decoration: none; font-weight: bold }
.pageHeading { font-family: arial,helvetica; font-size: 12pt; color: #333366; text-decoration: none; font-weight: bold }
.palletLabel { font-family: arial,helvetica; font-size: 16pt; color: black; text-decoration: none; font-weight: bold }
.PageLink { font-family: arial,helvetica; font-size: 10pt; color:#333366}
.smallPageLink { font-family: arial,helvetica; font-size: 8pt}
th { font-family:arial,helvetica; font-size: 9pt; color: black; text-align: left}
.changed { font-family: arial,helvetica; font-size: 8pt; color: red; font-weight: bold; text-decoration: none}
.smallBodyText{ font-family: arial,helvetica; font-size: 8pt; color: red; text-decoration: none; font-weight: normal }
.smallBodyTextBlack{ font-family: arial,helvetica; font-size: 8pt; color: black; text-decoration: none; font-weight: normal }
tr.lineunder {  border-bottom: solid;  border-right: none; border-top: none; border-bottom: none; border-bottom-width: thin; border-color: black}
div.box {border-style: solid; border: thin black}
.smallPageHeading { font-family: arial,helvetica; font-size: 8pt; color: #0080FF; text-decoration: none; font-weight: bold }
p { font-family: arial,helvetica; font-size: 10pt; color: black; text-decoration: none; font-weight: normal }
.results{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; text-decoration: none; font-weight: normal}
.resultsQRSDumping{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; text-decoration: none; font-weight: normal; background: yellow}
.resultsCenter{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; text-decoration: none; font-weight: normal; text-align: center}
.resultsCancelled{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: red; text-decoration: none; font-weight: normal}
br.page { page-break-before: always; }
.subbottomLink {  font-family: arial,helvetica; font-size: 9pt; color: #333366; font-weight: normal; text-decoration: none}
.subbottomLink:hover {  font-family: arial,helvetica; font-size: 9pt; color: white; font-weight: normal; text-decoration: none}
.subbottomLinknone {  font-family: arial,helvetica; font-size: 9pt; color: #ffffff; font-weight: normal; text-decoration: none}
.button {color: #333366; background-color: #C0C0C0;font-size: 12px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; border: solid 1px #808080}
.buttonDisabled{color:grey}
.sectionHeader {font-family: arial,helvetica; font-size: 10pt; text-decoration: none; font-weight: bold; color: #736AFF}

/* Scrollable table styles */
table.scrollableStockVersion  {
	text-align: left;
	font-size: 12px;
	font-family: verdana;
	background: #c0c0c0;
}

table.scrollable {
	text-align: left;
	font-size: 12px;
	font-family: verdana;
	background: #c0c0c0;
}

table.scrollable tbody tr {
	background: #f0f0f0;
}

table.scrollable tbody td,th {
	border: 1px solid white;
	white-space:nowrap;
}

table.scrollableStockVersion tbody tr {
	background: #f0f0f0;
}

table.scrollableStockVersion tbody td,th {
	border: 1px solid white;
	white-space:nowrap;
}

.pageLayout {
    padding-left: 10px;
    padding-right: 10px;
}

.resultTable {
    border: 3px solid;
    width: 800px;

}

.resultTable .headerTitle {
    border: 2px solid;
    background: #333399;
    color: #FFFFFF;
    font-weight: bold;
}

.leftColumn {
    float: left;
    margin-right: auto;
    padding: 10px;
    width: 380px;
}

.scrollableStockVersion
{
    overflow: auto;
}

.scrollable
{
    overflow: auto;
    height: 480px;
}

.rightColumn {
    float: left;
    margin-right: auto;
    padding: 10px;
}

.editor
{
    height: 500px;
    width: 480px;
}
.evenrow
{
	background-color: #F5F5F5
}
.oddrow
{
	background-color: #FFFFFF
}
.resultTableBorder
{
	outline: #000000 solid thin
}
.resultTableBottom
{
	border-bottom: thin solid #000000
}
.pageSubHeading { font-family: arial,helvetica; font-size: 10pt; color: #0080FF; text-decoration: none; font-weight: bold }

.resultsbold{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; text-decoration: none; font-weight: bold}

.resultsWhite{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: white; text-decoration: none; font-weight: normal}