body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #000000; 
	background-image:url(images/ela-bk-im_dgry2.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:center;
	background-position:top;
	margin-left: 0%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style10 {font-size: 12px}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style12 {color: #009900; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.style33 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}

A:link 
{ 
	color: blue;
} 

A:visited 
{ 
	color: purple; 
} 

A:active 
{ 
	color: red; 
} 

H1 
{ 
	font-size: 175%;
	text-transform:uppercase;
	color: #006600;
} 

H2 
{ 
	font-size: 150%;
	color: #006600; 
} 

H3 
{ 
	font-size: 125%;
	color: #006600; 
} 

table
{
	border:0;
	nowrap:true;
}

td
{
	nowrap:true;
}


td.top
{
	width:350;
}

td.dataCell
{
	background: #f0f0f0;
	nowrap:true;	
	empty-cells:show;
}

td.hiLightCell
{
	background: pink;
	nowrap:true;	
	empty-cells:show;
}


th.hiLightHeader
{
	background: #bb0000;
	color:white;
}

th.dataHeader
{
	background: #006600;
	color:white;
}

td.dataDark
{
	background: #008877;
	color:white;
	font-style: bold;
}

table.dataTable
{
	border:1px solid #006600;
	nowrap:true;
	empty-cells:show;
}

td.borderedCell
{
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	
}

TD.heading {border-bottom: solid 1px #ccc; border-right: solid 1px #ccc; background-color: #eee; font-size: 13px; font-weight: 700; color: #000;}
TD.on {border-bottom: solid 1px #ccc; border-right: solid 1px #ccc; background-color: #ffc; padding-left: 15px; }
TD.off {border-bottom: solid 1px #ccc; border-right: solid 1px #ccc; background-color: #fff; padding-left: 15px; }





