body
{
}
.FooterRow
{
	font-size: xx-small;
	font-weight: bold;
	color: black;
}
.FooterTable
{
	background-color: #e0e0e0;
	width: 100%;
}
.ErrorLabel
{
	color: red;
	font-size: x-small;
}
.JobTextArea
{
	background-color: #e0e0e0;
}
.JobTable
{
	background-color: #e0e0e0;
	Border: 0;
	CellSpacing: 1;
	CellPadding: 0;
}
.JobRow
{
	background-color: #e0e0e0;
}
.JobTableHeaderRow
{
	font-weight: bold;
	font-size: x-small;
	cursor: hand;
	color: white;
}
.JobTableCellActiveLink
{
	font-weight: bold;
	font-size: x-small;
	cursor: hand;
	color: #505095;
	text-align: center;
}
.JobTableCellActiveLeft
{
	font-weight: bold;
	font-size: x-small;
	color: #505095;
	text-align: left;
}
.JobTableCellActiveRight
{
	font-weight: bold;
	font-size: x-small;
	color: #505095;
	text-align: right;
}
.JobTableCellActiveMid
{
	font-weight: bold;
	font-size: x-small;
	color: #505095;
	text-align: center;
}
.JobTableCellClosedLink
{
	font-weight: bold;
	font-size: x-small;
	cursor: hand;
	color: #000000;
	text-align: center;
}
.JobTableCellClosedLeft
{
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	text-align: left;
}
.JobTableCellClosedRight
{
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	text-align: right;
}
.JobTableCellClosedMid
{
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	text-align: center;
}
.InfoRow
{
	font-size: x-small;
	color: black;
	font-style: italic;
	font-family: Arial;
	background-color: #e0e0e0;
}
.BannerLabel
{
	font-size: small;
	font-weight: bold;
	color: white;
	font-family: Arial,Helvetica,Sans-Serif;
}
.BannerRow
{
	font-size: x-small;
	color: white;
	font-family: Arial,Helvetica,Sans-Serif;
}
.BannerMenu
{
	cursor: hand;
	color: white;
	background-color: #596c9b;
}
.SelectLink
{
	font-style:normal
}
.JobStatusInfo
{
	font-weight: bold;
	font-size: x-small;
	color: #505095;
}
.RootMenu
{
  color: White;
  font-size: x-small;
  background-color: #596c9b;
  border: 0px;
  cursor:hand;
  padding: 0px;
}
.ActiveMenuItem
{
  color: White;
  font-size: x-small;
  background-color: #596c9b;
  border: 0px;
  cursor:hand;
  padding: 0px;
}
.DisabledMenuItem
{
  color: #596c9b;
  font-size: x-small;
  background-color: #e0e0e0;
  border: 0px;
  cursor:hand;
  padding: 0px;
}
.DrawCell
{
	font-size: x-small;
	color: black;
	font-family: Arial;
	background-color: #e0e0e0;
}
.DrawHeaderCols
{
	font-size: x-small;
	color: black;
	font-family: Arial;
	font-weight: bold;
	background-color: white;
	text-align: right;
	width: 100px;
	height: 20;
}
.DrawHeaderFirstCol
{
	font-size: x-small;
	color: black;
	font-family: Arial;
	font-weight: bold;
	background-color: white;
	text-align: left;
	width: 30%;
	height: 20;
}
.DrawItems
{
	font-size: x-small;
	color: #000000;
	text-align: left;
	width: 30%;
	height: 19;
}
.DrawCellActiveRed
{
	font-weight: bold;
	font-size: x-small;
	color: #CD0000;
	text-align: right;
	height: 19;
	width: 100px;
}
.DrawCellActiveRight
{
	font-weight: bold;
	font-size: x-small;
	color: #505095;
	text-align: right;
	height: 19;
	width: 100px;
}
.ReportItem
{
	cursor: hand;
	color: #505095;
	text-align: left;
	font-size: medium;
	font-weight: bold;
}
.ReportInfoRow
{
	font-size: x-small;
	color: black;
	font-style: italic;
	font-family: Arial;
	font-weight: bold;
	background-color: white;
}

.ReportTable
{
	background-color: #e0e0e0;
	Border: 0;
	CellSpacing: 0;
	CellPadding: 0;
}
.PhotoImage
{
	width: 295;
	height: 200;
	text-align: center;
}
.CCELabel
{
	color: #0000cd;
	font-weight: bold;
	font-size:x-small;
}
.CRMType
{
	color:#505095;
	font-size:xx-small;
}
