﻿
/* Standardization of links */
A:visited{Color : #8888ff;}
A:active{Color : #ff8888;}
A:hover{Color : #ff5555;}
A:link{Color : #7777FF;}


A.menu:active{
        color:white;
        border-style:groove;
        border-color:black;        
        width:125;
        text-align:right; 
        border-width:3pt;
        padding:2pt;
        }
A.menu:visited{
        color:white;
        border-style:groove;
        border-color:black;        
        width:125;
        text-align:right; 
        border-width:3pt;
        padding:2pt;
        }
A.menu:link{
        color:white;
        border-style:groove;
        border-color:black;        
        width:125;
        text-align:right; 
        border-width:3pt;
        padding:2pt;
        }
A.menu:hover{
        color:Green;
        border-style:ridge;
        border-color:blue;
        background-color:#000000; 
        width:125;
        text-align:right; 
        border-width:3pt;
        padding:2pt;
        }
.Header{
		text-align:center;
		background-color: #c0c0c0;
		font-weight:bold;
}
.LeftHeader
{
	background-color: #c0c0c0;
	font-weight:bold;
	text-align:left;
}
td.menu2
{
	background-image:url(https://eflagler.com/images/HomeImageTop2BtnBG.jpg);
	background-repeat:repeat;
	text-align:center;	
}
a.menu2:active
{
	color:#c0c0c0;	
	text-decoration:none;	
	font-size:smaller;
}
a.menu2:visited
{
	color:#c0c0c0;
	text-decoration:none;	
	font-size:smaller;
}
a.menu2:link
{
	color:#c0c0c0;
	text-decoration:none;	
	font-size:smaller;
}
a.menu2:hover
{
	color:yellow;
	text-decoration:none;
	font-size:smaller;
}
td.menu3
{	
	text-align:right;	
	height:35px;
}
a.menu3:active
{
	color:#red;
	text-decoration:none;	
	font-size:smaller;
}
a.menu3:visited
{
	color:#white;
	text-decoration:none;	
	font-size:smaller;
}
a.menu3:link
{
	color:white;	
	text-decoration:none;	
	font-size:smaller;
}
a.menu3:hover
{
	color:yellow;	
	text-decoration:none;	
	font-size:smaller;
}
.HiddenDivTransparentCorner
{
	width: 10px;
	height: 10px;
	opacity:0.5;
	filter: alpha(opacity=50);
}
.HiddenDivTransparentMiddle
{
	background-image:url(https://eflagler.com/images/main_menu.jpgimages/middle.gif);
	opacity:0.5;
	filter: alpha(opacity=50);
}
.YouTubeVideoHeader
{
	background-color: #8080ff;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 16pt;
}
