BODY, P, TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: #000000;
}

TABLE.note {
	background-color: #eeeeee;
}

.bgleftnav {
	background-color: #FF530D;
}

.boldtext {
	font-weight: bold;
}

.bigbold {
	font-size: small;
	font-weight: bold;
}

.bigtext {
	font-size: small;
	font-weight: normal;
}

.colhead {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

.grayout {
	color: #999999;
	font-weight: bold;
}

.normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: #000000;
	font-weight: normal;
}

.headertext {
	color: #FF530D;
	font-size : medium;
	font-weight: bold;
}

.blackheader {
	color: #000000;
	font-size : medium;
	font-weight: bold;
}

.hint {
	color: #990000;
	font-size: xx-small;
	font-weight: normal;
}

.leftnav {
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

.lefthead {
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
}

.login  {
	font-size : xx-small;
	color: #ffffff;
	text-decoration : none;
}

.lookup {	
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

.lookupbig {
	font-family: Verdana;
	font-size: 11px;
}

.lookupbold {
	font-family: Verdana;
	font-size: 11px;	
	font-weight: bold;
}

.lookuptitle {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.redtext {
	color: #990000;
}

.smlink {
	font-size : xx-small;
	text-decoration : underline;
}

.smtext {
	font-size : xx-small;
}

.standard {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;	
	font-weight: normal;
}

.subhead {
	color: #FF530D;
	font-size : x-small;
	font-weight: bold;
}

.topnav {
	color: #042D50;
	font-size: xx-small;
	text-decoration : none;
}

.warning {
	color: #FF530D;
	font-weight: bold;
}

.white  {
	color: #ffffff;	
	font-size: xx-small;
}

.whtitle {
	color: #ffffff;	
	font-weight: bold;
}

.formhead {
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
}

.formreq {
	background-color: #dddddd;
	color: #990000;
	font-weight: bold;
}

.formnoreq {
	background-color: #dddddd;
	font-weight: bold;
}

.datalabel {
	background-color: #dddddd;	
}

.datafield {
	background-color: #eeeeee;
	font-weight: bold;
}

.datadesc {
	background-color: #eeeeee;
}

.subboxhead {
	color: #ffffff;
	font-weight: bold;
}

.rowhead {
	background-color: #FF530D;
}

.evenrow {
	background-color: #dddddd;
}

.oddrow {
	background-color: #eeeeee;
}

.buttonrow {
	background-color: #bbbbbb;
}

TR.headrow {
	background-color: #FF530D;
}

TR.subrow {
	background-color: #FF703C;
}

TABLE.border {
	background-color: #FF530D;	
}

TD.inside {
	background-color: #eeeeee;
}

A:hover {
	color : #FF530D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : underline;
}

A {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : underline;
}

.boldtext:hover {
	font-weight: bold;
}

.colhead:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;	
}

.leftnav:hover {
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
}

.login:hover  {
	font-size : xx-small;
	color: #ffffff;
	text-decoration : underline;
}

.smlink:hover {
	font-size : xx-small;
	text-decoration : underline;
}

.topnav:hover {
	color: #042D50;
	font-size: xx-small;
	text-decoration : underline;
}

.white:hover  {
	color: #ffffff;
	font-size: xx-small;
}

.lookup:hover {
	font-family: Verdana;
	color: #999999;
	font-size: 10px;
}

.lookupbig:hover {
	font-family: Verdana;
	color: #999999;
	font-size: 11px;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

INPUT.button { 
	background-color: #FF530D;
	border-top : 1px solid #ffffff;
	border-left : 1px solid #ffffff;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	color: #ffffff;
	font-weight: bold;
}

INPUT.lookupbutton { 
	background-color: #FF530D;
	border: solid 1px #FF530D; 
	color: #ffffff; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

INPUT.searchbox {
	border-color: #042D50;
	border-width: 1px;
	font-size: xx-small;
	width: 100px;
}

INPUT.loginbox {
	border-color: #ffffff;
	border-width: 1px;
	font-size: xx-small;
	width: 110px;
}

INPUT.noborder {
	border: 0px;
	background: #eeeeee;	
	font-weight: bold;
}

SELECT.helpbox {
	border-color: #042D50;
	border-width: 1px;
	font-size: xx-small;
}

TABLE.maintbl {
	width: 751px;
}
