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;
}

.highlight TD
{
  background-color: #ffffe0;
}

.highlight TD.LightGray
{
  background-color: #f5f5dc;
}

TD.ReturnedRedBorders
{
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #F5DBD7;
}

TD.table_category
{
  color: #FFFFFF;
  background-color: #0033CC;
  font-weight: bold;
  font-size: 8pt;
}
	
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: #0033CC;
  text-decoration: underline;
}

a:visited
{
  color: #0033CC;
  text-decoration: underline;
}

a:active
{
  color: #0033CC;
  text-decoration: underline;
}

a:hover
{
  color: #0033CC;
  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: underline;
}

/* Below are custom CSS styles in addition to the default base CSS styles */

a.menu:link
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.menu:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline 
}

a.menu:active
{
	font-family:Tahoma; 
	font-size:11px;  
	color:#FFFFFF; 
	text-decoration:underline;
}
	
a.menu:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.menu
{
	font-family:Tahoma; 
	font-size:11px;  
	color:#FFFFFF; 
	text-decoration:none
}


a.header_menu:link
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

a.header_menu:visited
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:underline; 
}

a.header_menu:active
{
	font-family:Tahoma; 
	font-size:12px;  
	color:#000000; 
	text-decoration:underline;
}
	
a.header_menu:hover
{
	color:#0033CC;
	text-decoration:none;
}

.header_menu
{
	font-family:Tahoma; 
	font-size:12px;  
	color:#000000; 
	text-decoration:none;
}

.img_border
{
	border: SOLID 1px #DDDDDD;
}

.error
{
	font-family:arial, Tahoma; 
	font-size:10pt;  
	color:#CC0000; 
}

TD.footer_text 
{
    COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
}

H1
{
	color: #000000;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 13.5pt;
}
