.footerPanel
{
	border-top: solid thick purple;
	font-family:arial;
	font-size:8pt;
	color:Black;
}
body
{
	font-family:Arial;
	font-size:10pt;
	background-color:White;
}
TD
{
	font-family:Arial;
	font-size:12pt;
	color:White;
}
Table.mainContainer
{
	height:75%;
	width:100%;
	background-color:White;	
}	
Table.loginTable
{
	border-right: dimgray ridge;
	font-size: 10pt;
	background-color:#4682B4;/*steelblue;*/
	width: 500px;
	color: white;
	border-bottom: dimgray ridge;
	font-family: Arial;
}
Table.infoTable
{
	width: 800px;
	background-color:#4682B4;/*steelblue;*/
	font-family:Arial;
	font-size:10pt;
	color:White;
	border-right:ridge dimgray;
	border-bottom:ridge dimgray;
}
Table.infoDeleteTable
{
	border-right: dimgray ridge;
	font-size: 10pt;
	width: 800px;
	color: white;
	border-bottom: dimgray ridge;
	font-family: Arial;
	background-color: black;
}
TD.headerData
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
	height: 25px;
	background-color: Purple;
}
TD.headerDeleteData
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
	height: 25px;
	background-color: #4682B4;/*steelblue;*/
}
TR.spacerRow
{
	height:25px;
}
a
{
	text-decoration:none;
}
a:hover
{
	color:Navy;
	text-decoration:none;
}
a.reportLink
{
	text-decoration:None;
}
/*
a.reportLink:hover
{
	color:Navy;
	text-decoration:underline;
}
*/
td.infoHeader
{
	font-family:Arial;
	font-weight:bold;
	color:White;
	font-size:12pt;
	text-align:center;
}
/*BT*/
.bodyCenter
{
	text-align:center;
}
#apDiv
{
	background-color:#4682B4;
	width:800px;
}
table#apTblTop
{
	background-color:Purple;
	width:800px;
}
#aptdtitleleft
{
	font-size:22px;
	font-weight:bold;
	text-align:left;
	width:300px;
}
#aptdtitle
{
	font-size:26px;
	font-weight:bold;
	text-align:left;
}
#apdivleft
{
	text-align:left;
}
table.apTblMiddle
{
	color:Black;
	text-align:left;
	margin: 0px 10px 0 10px;
}
.apTblBottom
{
	font-size:smaller;
	color:Black;
	margin:0 10px 0 10px;
}
.tblinside
{
	border:solid thin black;
	font-size:10px;
	color:Black;
}
td.tdBold
{
	border:solid thin black;
	font-weight:bold;
	color:Black;
	text-align:center;
}
td.tdAlignLeft
{
	text-align:left;
	font-size:12px;
	color:Black;
}
