/* External CSS file for Emerald City FC M94 White Team*/
/* filename 'style.css' */


A: {text-decoration:none; font-size:11px; font-weight: bold; color:   }
A:link  {
color: navy; font-weight: bold; text-decoration:none;  }
A:visited  {color= navy;
text-decoration:none; font-weight: bold;	}
A:hover  { 
color: green;
text-decoration:underline; font-weight: bold;}
A:active  {color: green;
text-decoration:underline; font-weight: bold;}

body
{
    margin:0px; 
	font-family: Times, Roman;
	font-weight: ;
	color: ;
	background-color: ;
	scrollbar-3d-light-color: #00CCFF;
    scrollbar-arrow-color: #FFCC00;
    scrollbar-base-color: #00CCFF;
    scrollbar-dark-shadow-color: navy;
    scrollbar-face-color: green;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-shadow-color: #000066
    }
}


/* -----------------  site navigation links  -------------------------------------------------*/
a.main_nav { text-decoration: none; color: navy; font-family: Times, Roman; width: 100%; font-size:11px;}
a.main_nav:link { color: navy; font-weight: bold;}
a.main_nav:visited { color: navy; font-weight: bold; } 
a.main_nav:active { color: navy; font-weight: bold; }
a.main_nav:hover { background: navy; text-decoration: none; color: white; font-weight: bold;}

a.side_nav { text-decoration: none; color: white; font-family: Times, Roman; width: 100%; font-size:14px;}
a.side_nav:link { background: #186400 url('grass.jpg'); text-decoration: none; color: white; font-weight: bold;}
a.side_nav:visited { background: #186400 url('grass.jpg'); text-decoration: none; color: white; font-weight: bold; } 
a.side_nav:active { background: navy; text-decoration: none; color: white; font-weight: bold; }
a.side_nav:hover { background: navy; text-decoration: none; color: white; font-weight: bold;}

a.side2_nav { text-decoration: ; color: white; font-family: Verdana}
a.side2_nav:link { background: ; text-decoration: none; color: white; font-weight: bold;}
a.side2_nav:visited { background: ; text-decoration: none; color: white; font-weight: bold; } 
a.side2_nav:active { background: ; text-decoration: underline; color: white; font-weight: bold; }
a.side2_nav:hover { background: ; text-decoration: underline;}

a.photos:visited img { 
padding: 0; 
border: 2px solid blue;  
} 
a.photos:active img { 
padding: 0; 
border: 2px solid blue; 
}
a.photos:hover img { 
padding: 0; 
border: 2px solid navy; filter: gray;
}
a.photos:link img { 
padding: 0; 
border: 2px solid blue;
}

a.photos2:visited img { 
padding: 0; 
border: 0px solid blue;  
} 
a.photos2:active img { 
padding: 0; 
border: 0px solid blue; 
}
a.photos2:hover img { 
padding: 0; 
border: 0px solid navy; filter: gray;
}
a.photos2:link img { 
padding: 0; 
border: 0px solid blue;
}