/* Styles for the Eden content

   DO NOT specify a font-family, or any other font attributes
   in any entry in this file. Make any necessary font changes to
   these attribute in the files contained in the "lang" directory.
*/




/* BODY
---------------------------------------------------------------*/
P{
	color : #000000;

}



A {
	color: #000000;
	;
	text-decoration: none
}
A:Hover  {
	color : #6F9C12;
	text-decoration : none;
}


.WhiteA{ 
	color:White; 
	text-decoration:none; 
}
.WhiteA:Hover{ 
	color:#000000; 
	text-decoration:none; 
}

.DarkA{ 
	color:#6F9C12; 
	text-decoration:none; 
}
.DarkA:Hover{ 
	color:#6F9C12; 
	text-decoration:none; 
}
/* HEADERS
---------------------------------------------------------------*/
H1 {
	color: #000000;

}

H2 {
	color: #000000;
}

H3 {
	color: #000000;
}

H4 {
	color: #000000;
}
H5 {
	color: #000000;


H6 {
	color: #000000;
}

TD.SECTION {
	background:#6F9C12;
	color:#FFFFFF;
}
.ListTitle
{
    FONT-WEIGHT: bold;
    COLOR: #000000


}
.FilterCombo
{
    FONT-SIZE: xx-small;
    COLOR: #000000;
    TEXT-ALIGN: left
}
