body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background: url(wallpaper.jpg) white no-repeat fixed;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 3pt;
	margin-right: 3pt;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	color: navy;
	background-color: inherit;
}

a {
	font-size: 10pt;
	color: navy;
	background-color: inherit;
}

.bugstatus1 {
	font-size: 8pt;
	color: #440000;
}
.bugstatus2 {
	font-size: 8pt;
	color: #004400;
}
.bugstatus3 {
	font-size: 8pt;
	color: #222222;
}

.casestat1 {
	font-size: 8pt;
	color: #004400;
}
.casestat2 {
	font-size: 8pt;
	color: #440000;
}
.casestat3 {
	font-size: 8pt;
	color: #222222;
}

.data {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}

.error {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: red;
}

.label {
	font-size: 9pt;
	font-weight: bold;
	color: navy;
}
.labelgrn {
	font-size: 9pt;
	font-weight: bold;
	color: green;
}
.labelred {
	font-size: 9pt;
	font-weight: bold;
	color: red;
}
.list {
	font-size: 8pt;
	font-weight: normal;
	color: black;
}
.listred {
	font-size: 8pt;
	font-weight: normal;
	color: red;
}
.listgray {
	font-size: 8pt;
	font-weight: normal;
	color: gray;
}
.listnavy {
	font-size: 8pt;
	font-weight: normal;
	color: navy;
}

.pslabel {
	font-size: 9pt;
	font-weight: bold;
	color: navy;
}
.psdata {
	font-size: 9pt;
	color: black;
}

.querylist {
	font-size: 8pt;
}
.querylisthead {
	font-size: 9pt;
	font-weight: bold;
	color: navy;
	background-color: inherit;
}
.querylistsel {
	font-size: 8pt;
	color: black;
	background-color: #ff8888;
}

.sql {
	font-family: courier, monospace;
	font-size: 10pt;
	color: white;
}

.useradmin {
	font-size: 8pt;
	color: red;
	background-color: inherit;
}
.useractive {
	font-size: 8pt;
	color: navy;
	background-color: inherit;
}
.userinactive {
	font-size: 8pt;
	color: gray;
	background-color: inherit;
}
