.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	/*scrollbar-face-color:#336699 ;*/
	scrollbar-arrow-color:#FF9900 ;
	scrollbar-base-color:#336699 ;
	scrollbar-highlight-color:#DEDEFF ;
	scrollbar-track-color: #DEDEFF ;
}

.headtoolbar {
	position: absolute;
	z-index: 5;
	left: 225px;
	top: 85px;
}

.searchTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inactiveUserRow {
   background-image: url('images/inactiveBG.gif');
}

.zappertable {
	z-index: 0;
}

.logintable {
	z-index: 25;
}

.flashlogingoo {
	position:absolute; 
	top:300px;
}

.abtimages {
	border: 2px solid #003366;
	margin:2px;
}

.dbHeader {
	font-family:verdana;
	font-size:16pt;
	font-weight:bold;
	color:#FF9900;
}

.dbBody {
	font-family:verdana;
	font-size:10pt;
	color:#336699;
}

.dbBody tr td {
	font-family:verdana;
	font-size:10pt;
	color:#336699;
}

.notation {
	font-family:verdana;
	font-size:8pt;
	text-align:center;
	color:#336699;
}

.incidentcode {
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	color:red;
}

.username {
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	text-align:right;
	color:#336699;
}

.probreplist {
	font-family:verdana;
	font-size:9pt;
	color:#336699;
}

.editableflag {
	font-family:verdana;
	font-size:9pt;
	font-weight:bold;
	color:red;
}

.usertable {
   font-family:verdana;
	font-size:9pt;
	font-weight:bold;
	color:#336699;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 20px;
	font-weight: bold;
	background-color:#336699;
}