body {
    font-family: verdana,arial,helvetica;
    font-size: 11px;
}

div {
    font-family: verdana,arial,helvetica;
    font-size: 11px;
}	

p {
    font-family: verdana,arial,helvetica;
    font-size: 11px;
}

td {
    font-family: verdana,arial,helvetica;
    font-size: 11px;
}

pre {
    font-size: 11px;
}

th {
    font-family: verdana,arial,helvetica;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
}

th.column {
    font-weight: bold;
}

th.summary {
    font-weight: bold;
    text-align: right;
}

h1 {
    color: #666666;
    font-family: Arial, helvetica, 'Microsoft Sans Serif';
    font-size: 24px;
    font-style: normal;
    font-weight: lighter;
    margin-bottom: 5px;
}

h2 {
    color: #993333;
    font-family: verdana,arial,helvetica;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
}

h3 {
    color: #666666;
    font-family: verdana,arial,helvetica;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

h4 {
    color: #666666;
    font-family: verdana,arial,helvetica;
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

a {
    color: #0082ff;
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    color: #0082ff;
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}

.field {
    width: 100%;
}
.fieldNumber {
    width: 100%;
    text-align: right;
} 

.logo {
    font-size: 14px;
    font-weight: bold;    
    background-color: #000000;
    color: #FFFFFF;
}

.appName {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

.appCopyright {
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.abakusMenu0 {
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.abakusMenu0:hover {
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.abakusMenu0:visited {
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.abakusMenu1 {
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.abakusMenu1:hover {
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.abakusMenu1:visited {
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.productSearchResults {
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: black;
}

td.ontime {
	color: #000000;
}
a.ontime {
    color: #0082ff;
    text-decoration: none;
}
a.ontime:link {
    text-decoration: none;
}
a.ontime:visited {
    text-decoration: none;
}
a.ontime:hover {
    color: #0082ff;
    text-decoration: underline;
}
a.ontime:active {
    text-decoration: none;
}

.warning {
    color: #ff0000;
}

td.warning {
    color: #ff0000;
}
span.warning {
    color: #ff0000;
}
a.warning {
    color: #ff0000;
    text-decoration: none;
}
a.warning:link {
    text-decoration: none;
}
a.warning:visited {
    text-decoration: none;
}
a.warning:hover {
    color: #ff0000;
    text-decoration: underline;
}
a.warning:active {
    text-decoration: none;
}

td.collecting {
    color: #736F6E;
}
span.collecting {
    color: #736F6E;
}
a.collecting {
    color: #736F6E;
    text-decoration: none;
}
a.collecting:link {
    text-decoration: none;
}
a.lcollecting:visited {
    text-decoration: none;
}
a.collecting:hover {
    color: #736F6E;
    text-decoration: underline;
}
a.collecting:active {
    text-decoration: none;
}


iframe.results {
	width: 100%;
	height: 100%;
	border: 1px solid black;
}


div.ancientJobs {
	display: block;
	background-color: #d6e8ff;
	color: red;
	font-weight: bold;
	border: 1px solid black;
	margin-right: 20px;
	margin-bottom: 10px;
    padding: 5px;
    float: left;
}

div.avgGrade {
	display: block;
	background-color: #d6e8ff;
	font-weight: bold;
	border: 1px solid black;
	margin-bottom: 10px;
    padding: 5px;
	float: left;
}


div.printSentInvoices {
	display: block;
	background-color: #d6e8ff;
	font-weight: bold;
	border: 1px solid black;
	margin-right: 20px;
	margin-bottom: 10px;
    padding: 5px;
    float: left;
}

table.highlight {
	background-color: #FBD29C;	
}

tr.highlight {
	background-color: #FBD29C;
	color: #000000;
}
