.ectBarTop
{
	COLOR: #ffffff;
	BACKGROUND-COLOR: #006600;
	font-family: Arial, Helvetica, sans-serif;
}

.ectBarDivBlack {
   COLOR: #ffffff;
   BACKGROUND-COLOR: #000000;
}

.ectBarDivDark {
	COLOR: #ffffff;
	BACKGROUND-COLOR: #006600;
	font-family: Arial, Helvetica, sans-serif;
}

.ectBarDivLite {
   COLOR: #0000000;
   BACKGROUND-COLOR: #99FF99;
}

.ectBarDivWhite {
   COLOR: #0000000;
   BACKGROUND-COLOR: #ffffff;
}
.ectBarDivMedium {

   COLOR: #0000000;
   BACKGROUND-COLOR: #66CC66;
}

A.ectBarDivLite:link
{
	COLOR: #666666;
	background-color: #99FF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: center center;
	text-decoration: none;



}
A.ectBarDivLite:visited
{
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #99FF99;
	background-position: center center;
	text-decoration: none;


}
