/* File: EA_Style.css */
/* 000 */

/* <LINK REL=STYLESHEET HREF=EA_Style.css TYPE=text/css> */

body {
    background-image: none;
    background-position: top left;
    background-size: auto;
    background-attachment: scroll;
    background-repeat: repeat;
    background-color: #4f4f4f;
    color: #dedede
}

/*
table {
	border-color: #3B3B3B;
	border: 1px solid #dedede;
}
*/

/* Line 17209 */
body a,body a:link,body a:visited {
    color: #c4c4c4;
	text-decoration: none;
}

body a:hover,body a:active {
    color: #444;
	text-decoration: none;
}

body a:focus {
    outline: none
}


body {
    font-family: Georgia,serif;
    font-family: "Georgia","serif";
    font-weight: normal;
    font-style: normal;
    line-height: 1.8em;
    font-size: 12px;
    text-transform: none;
    text-decoration: none
}

p {
    font-family: Georgia,serif;
    font-family: "Georgia","serif";
    font-weight: normal;
    font-style: normal;
    line-height: 1.8em;
    font-size: 12px;
    text-transform: none;
    text-decoration: none;
    margin: 0 0 1.8em
}

ul,ol,dl {
    font-family: Georgia,serif;
    font-family: "Georgia","serif";
    font-weight: normal;
    font-style: normal;
    line-height: 1.8em;
    font-size: 12px;
    text-transform: none;
    text-decoration: none;
    margin: 1em 0
}

h1,h2,h3,h4,h5,h6 {
    margin: 1em 0 .3em
}

h1 {
    font-family: Varela Round,arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2em;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 3px
}

h2 {
    font-family: Varela Round,arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.4em;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px
}

h3 {
    font-family: Varela Round,arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.6em;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 3px
}

blockquote {
    margin: 1em 0;
    padding: 0 0 0 1em;
    border: 1px solid #dedede;
    border-width: 0 0 0 1px
}

nav ul,nav ol {
    margin: 0
}

/* table, equally divided */
.equal-divide tr td {
	width:25%;
}

div.a {
 

}
/* border-block-end: initial;
border-block-end: hidden;
border-block-end-width: 0px;
border-bottom-style: hidden;
border-style: none;
box-shadow: none;
caption-side: top;
margin-block-end: 0;
margin-bottom: 0;
overflow: hidden;
overflow-y: hidden;
padding-block-end: 0;
padding-bottom: 0;
place-items: stretch;
  */
  
div.b {
  width: 80%;
  margin-top: 35px;
  margin-bottom: 25px;
  margin-left: 10%;
}

td.a {
  vertical-align: top;
}


:popover-open {
  border: 1px solid #3B3B3B; */
}

background-color: transparent;

[popover] {
position: fixed;
inset: 0;
width: fit-content;
height: fit-content;
margin: 1px;
border: solid;
padding: 0.25em;
overflow: auto;
color: CanvasText;
background-color: Canvas;
}

button {
 padding: 0px; /* this prevents outline border effect */
 border: 0px; /* this prevents 3d border effect */
 background-color: #4F4F4F; /* this gives background color */ 
}

 /*  non-working button elements
 
 border: none;
 display: inline-block;
 width: auto;
 height: auto;
 margin: 0px;
 border-bottom: 0px;
 background-position-y: center;
 background-clip: border-box;
 padding-block: 0px;
 box-shadow: 0px 0px;
 background-color: #3B3B3B;
 border: 1px solid #3B3B3B;
 padding: 0px;
 margin: 0px;
 box-shadow: none;
 background-color: #3B3B3B;
 color: #ffffff; 
 box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
 box-shadow: none;
 transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
 border: 2px solid #2980b9;
 border-radius: 5px;
 width: 160px; 
 height: 60px; 
 text-decoration: none; */
