@charset "utf-8";
/* CSS Document */


/* This is the sites main style sheet */

body {
	background-color: #000000;
}


.ELIAfont1 {
font-family : Arial; 
font-size : 11px; 
color : #ffffff;
} 

A.ELIAfont1:link {
font-family : Arial;  
font-size : 11px; 
color : #d1d1d1; 
text-decoration : underline; 
} 

A.ELIAfont1:visited {
font-family : Arial;  
font-size : 11px; 
color : #d1d1d1; 
text-decoration : underline; 
} 

A.ELIAfont1:hover {
font-family : Arial;  
font-size : 11px; 
color : #a5cf91; 
text-decoration : none; 
}

.FORMfont1 {
font-family : Arial; 
font-size : 11px; 
color : #666666;
} 

/*  Text  */
.TITLEfont {
font-family : Arial; 
font-size : 11px; 
font-weight : bold;
color : #FFFFFF;
}

.TITLEfont2 {
font-family : Arial; 
font-size : 11px; 
color : #d1d1d1;
} 

A.TITLEfont2:link {
font-family : Arial;  
font-size : 11px; 
color : #d1d1d1; 
text-decoration : underline; 
} 

A.TITLEfont2:visited {
font-family : Arial;  
font-size : 11px; 
color : #d1d1d1;  
text-decoration : underline; 
} 

A.TITLEfont2:hover {
font-family : Arial;  
font-size : 11px; 
color : #a5cf91;  
text-decoration : none; 
}

.TITLEfont3 {
font-family : Tahoma; 
font-size : 11px; 
color : #b5d8a5;
} 

A.TITLEfont3:link {
font-family : Tahoma; 
font-weight : bold; 
font-size : 11px; 
color : #b5d8a5; 
text-decoration : underline; 
} 

A.TITLEfont3:visited {
font-family : Tahoma; 
font-weight : bold; 
font-size : 11px; 
color : #b5d8a5;  
text-decoration : underline; 
} 

A.TITLEfont3:hover {
font-family : Tahoma; 
font-weight : bold; 
font-size : 11px; 
color : #b5d8a5;  
text-decoration : none; 
}

 
.TEXTfont1 {
font-family : Tahoma; 
font-size : 11px; 
color : #ffffff;
} 

/* NAV */
A.NAVfont:link {
font-family : Arial;  
font-size : 12px; 
color : #ffffff; 
font-weight : bold; 
text-decoration : none; 
} 

A.NAVfont:visited {
font-family : Arial;  
font-size : 12px; 
color : #ffffff; 
font-weight : bold; 
text-decoration : none; 
} 

A.NAVfont:hover {
font-family : Arial;  
font-size : 12px; 
color : #666666; 
font-weight : bold; 
text-decoration : underline; 
}


/*  footer  */
.FOOTERfont1 {
font-family : Tahoma; 
font-size : 11px; 
color : #9bc888;
} 

.FOOTERfont2 {
font-family : Tahoma; 
font-size : 11px; 
color : #676767;
} 

A.FOOTERfont2:link {
font-family : Tahoma;  
font-size : 11px; 
color : #676767; 
text-decoration : underline; 
} 

A.FOOTERfont2:visited {
font-family : Tahoma;  
font-size : 11px; 
color : #676767;  
text-decoration : underline; 
} 

A.FOOTERfont2:hover {
font-family : Tahoma;  
font-size : 11px; 
color : #676767;  
text-decoration : none; 
}

