a  {color:#039; font-family:"Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline}

a.controlclass:link {color:#039; font-family:"Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration:none; cursor:pointer;}
a.controlclass:visited {color:#039; font-family:"Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration:none; cursor:pointer;}
a.controlclass:active {color:#039; font-family:"Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration:none; cursor:pointer;}
a.controlclass:focus {color:blue; font-family:"Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration:none; cursor:pointer;}
a.controlclass:hover {color:blue; font-family:"Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration:none; cursor:pointer;}

body, div, p, link, td, option, li, ol, ul  {color:black; font-size:0.9em; font-family:"Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
select, input, textarea {color: black; font-size: 0.8em; line-height: 1em; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

html, body
{
	margin: 0;
	padding: 0;
	width: 100%;
// 	font-size: .9em;
}

.head1  {color: black; font-weight: bold; font-size: 1.3em; line-height: 1.3em; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-bottom: 0.6em}
.head2  {color: black; font-weight: bold; font-size: 1.2em; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 0.4em}
h2 {color: black; font-weight: bold; font-size: 1.2em; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
h3 {color: black; font-weight: bold; font-size: 1.3em; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular}


.hint1  {color: #663; font-weight: bold; font-size: 12px; line-height: 14px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.indent1  {margin-top: 0.3em; margin-left: 1em; overflow: hidden}
.tablecolumnhead       {color: #663; font-weight: bold; font-size: 0.9em}
.tablecolumnheadright  {color: #663; font-weight: bold; font-size: 0.8em; text-align: right}
.tablecolumnheadleft   {color: #663; font-weight: bold; font-size: 0.8em; text-align: left}

.iprinthover {text-decoration: none; color:#FD0404; font-weight: bold; font-size: 1.5em}
.iprintlink {text-decoration: none; color:black; font-weight: bold; font-size: 1.5em}

/* Header */

#header
{
	background: black url(../images/line.gif) left top repeat-x;
	height: 56px;
	overflow: hidden;
}

#header .panel
{
//	background: transparent url(../imaqes/backgnd.gif) left top no-repeat;
	height: 56px;
}

#header .panel .identity
{
	float: left;
	height: 56px;
	padding-top: 3px;
	padding-left: 14px;
	font-size: 1.6em;
// 	font-weight:bold;
	color: white;
}

#header .panel .identity a, #header .panel .identity a:link, #header .panel .identity a:visited, #header .panel .identity a:active
{
	text-decoration: none;
	color: white;
}

#header .panel .identity a:hover
{
	text-decoration: none;
	color: black;
}

#header .panel .installprint
{
	float: left;
	padding-left: 40px;
	padding-top: 36px;
}

#header .panel .installprint td
{
	font-size: .70em;
	padding-right: 4px;
}

#header .panel .novlogo
{
	background: transparent url(images/novlogo.gif) right top no-repeat;
	height: 56px;
	padding-top: 37px;
	padding-right: 65px;
	color: #3A3B38;
	text-align: right;
}

/* Printer table */

.iprintprintersonserver
{
// 	font-size: .8em;
	background: url(../images/list_title_pattern.gif);
	width: 98%;
	padding-top:  2px;
	padding-left: 4px;
	height: 18px;
	border-bottom: #999999 solid 1px;
	border-top: #999999 solid 1px;
}

.iprintColumnHead
{
	background-color: #EFEEE9;
	border-bottom: #999999 solid 1px;
	padding-top: 2px;
// 	padding-left: 4px;
	font-size: .7em;
}

/* Printer info panel */

.infolabel
{
	font-size: .8em;
	color:#000099;
}

.infooutput
{
	font-size: .8em;
}

.jobtitle
{
	font-size: .75em;
	font-weight: bold;
	color: #333;
	background: url(../images/list_title_pattern.gif);
	padding-left: 8px;
//	height: 18px;
	border-bottom: #999999 solid 1px;
	border-top: #999999 solid 1px;
}

.jobheader
{
	background-color: #efeee9;
	font-size: .7em;
	font-weight: normal;
	border-bottom: #999999 solid 1px;
}



