body
   {
   color: #000000;
   font-family: Arial, Helvetica;
   font-size: 10pt
   }

td
   {
   color: #000000;
   font-family: Arial, Helvetica;
   font-size: 10pt
   }

a
   {
   color: #ff0000;
   text-decoration: underlined
   }

a:visited
   {
   color: #ff0000
   }

a:hover
   {
   color: #ff0000
   }

h1
   {
   color: #cc0000;
   font-family: Arial, Helvetica;
   font-size: 12pt;
   font-weight: bold
   }

h2
   {
   color: #cc0000;
   font-family: Arial, Helvetica;
   font-size: 11pt;
   font-weight: bold
   }

h3
   {
   color: #cc0000;
   font-family: Arial, Helvetica;
   font-size: 10pt;
   font-weight: bold
   }

.header
   {
   color: #cc0000;
   font-family: Arial, Helvetica;
   font-size: 10pt;
   font-weight: bold
   }

.copyright
   {
   font-family: Verdana, Helvetica;
   font-size: 8pt
   }

.news
   {
   font-family: Verdana, Helvetica;
   font-size: 8pt
   }

.inlineimage
   {
   color: #999999;
   font-family: Arial, Helvetica;
   font-size: 8pt
   }
 
.noborder
  {
   border: 0px solid #000000;
  }

.border-bottom-only-dblue
  {
   border-bottom: 1px solid #003366;
   border-top: 0px solid #003366;
   border-right: 0px solid #003366;
   border-left: 0px solid #003366;
  }

.arial-8
  {
	font-family: Arial, Helvetica;
   font-size: 8pt;
	}

.arial-10
  {
	font-family: Arial, Helvetica;
   font-size: 10pt;
	}

.arial-12
  {
	 font-family: Arial, Helvetica;
   font-size: 12pt;
	}

.red-8
  {
	 font-family: Arial, Helvetica;
   font-size: 8pt;
   font-weight: 700;
   color: #cc0000;
	}

.red-10
  {
	 font-family: Arial, Helvetica;
   font-size: 10pt;
   font-weight: 700;
   color: #cc0000;
	}

.red-12
  {
	 font-family: Arial, Helvetica;
   font-size: 12pt;
   font-weight: 700;
   color: #cc0000;
	}

.lred-8
  {
	 font-family: Arial, Helvetica;
   font-size: 8pt;
   font-weight: 700;
   color: #ff0000;
	}

.lred-10
  {
	 font-family: Arial, Helvetica;
   font-size: 10pt;
   font-weight: 700;
   color: #ff0000;
	}

.lred-12
  {
	 font-family: Arial, Helvetica;
   font-size: 12pt;
   font-weight: 700;
   color: #ff0000;
	}

.erl30-improvements-td
  {
	 font-family: Arial, Helvetica;
   font-size: 8pt;
	}

.erl30-home-announcement-table
  {
	 border: 2px solid #000000;
	 width: 90%;
	}

.erl30-home-announcement-td
  {
	 font-family: Arial, Helvetica;
   font-size: 10pt;
	 font-weight: 700;
	 border: 0px solid #000000;
	 padding: 2px;
	 text-align: center;
	}

.erl30-sheet
  {
	 height: 460px;
	}

.erl30-menu-selected
   {
   color: #cc0000;
   font-family: Arial, Helvetica;
   font-size: 10pt;
   font-weight: bold
   }

.erl30-menu-outer-table
   {
   border: 2px solid #336699;
   background-color:  #99CCFF;
   }

