body
{
  color: #000000;
  font-family: Verdana, Arial;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

TD
{
  font-size: 10pt;
}

TD.LightGray
{
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #F5F5F5;
}

TD.ReturnedRedBorders
{
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #F5DBD7;
}

TD.ReturnedRed
{
  background-color: #F5DBD7;
}

TD.TamperedBlueBorders
{
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #D7DBF5;
}

TD.TamperedBlue
{
  background-color: #D7DBF5;
}

TD.MarkedRow
{
  background-color: #FFFFCC;
}

a:link
{
  color: #005500;
  text-decoration: none;
}

a:visited
{
  color: #005500;
  text-decoration: none;
}

a:active
{
  color: #63923d;
  text-decoration: none;
}

a:hover
{
  color: #63923d;
  text-decoration: none;
}

.inactive:link
{
  text-decoration: line-through;
}

.inactive:visited
{
  text-decoration: line-through;
}

.inactive:active
{
  text-decoration: line-through;
}

.inactive:hover
{
  color: #0000ff;
  text-decoration: none;
}

/* Below are custom CSS styles in addition to the default base CSS styles */

a.mrnu:link
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none
}

a.mrnu:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none 
}

a.mrnu:active
{
	font-family:Tahoma; 
	font-size:11px;  
	color:#FFFFFF; 
	text-decoration:none
}
	
a.mrnu:hover
{
	color:#CCCCCC
}

.mrnu
{
	font-family:Tahoma; 
	font-size:11px;  
	color:#FFFFFF; 
	text-decoration:none
}

TD.footer_text 
{
    COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
}

