/* ZebraPleco.com */

body, table, td, tr, p
{
  font-family: "Trebuchet MS", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

b, strong
{
	color: #000000;
}

table
{
	text-align: left;
}

body
{
	color: #336666;
	background: white;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px none;
}	
						
a:link
{	
	text-decoration: none;
	font-weight: bold;
	color: #999933;
}	
		
a:visited
{	
	text-decoration: none;
	font-weight: bold;
	color: #666622;
}	
		
a:active
{	
	text-decoration: none;
	font-weight: bold;
	color: black;
}	
		
a:hover
{
	text-decoration: none;
	background-color:yellow;
	font-weight: bold;
	color: black;
}	

td.hdr
{
	background-color: #336666;
	color: #cccc33;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 8px;
}

td.data_hdr
{
	background-color: #e0e0e0;
	padding-left: 8px;	
	padding-right: 8px;		
}

td.shadow_hdr
{
	background-image: url(/images/gif/table_hdr_shadow.gif);			
	height: 40px;
	color: #cccc33;
	letter-spacing: +1px;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 8px;
	padding-right: 8px;

}

img.bodyline

{
	border: 1px #336666 solid;
}