/* Tell NS4 to ignore these styles.... */
/*/*/
.foo1 { color: red }

BODY, P, TD, DIV, BLOCKQUOTE, DL, UL, OL {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 100%;
}

BODY {
color: rgb(0, 0, 0);
background-color: rgb(240, 240, 255);
background-image: url(Backgrounds/background.gif);

}

A:link {color: #0000FF; }
A:active {color: #FF00FF; }
A:hover {color: #00AAFF; }
A:visited {color: #FF00FF; }
 
TABLE {
align: center;
width: 100%; 
text-align: left; 
margin-left: auto; 
margin-right: auto;
}

TD {
width:;
padding: 5px;
vertical-align: middle;
}

table.BANN {
background-color: rgb(231, 240, 251);
padding: 0px;
margin: 0px;
font-style: normal;
text-align: center;
}

table.BANN {
background-color: rgb(230,230,255);
}

td.BANNleft {
width:;
}

td.BANNcenter {
width: 50%;
text-align: center;
}

td.BANNright {
width: 50%;
text-align: center;
color: rgb(30, 86, 159);
font-size: larger;
}

.textGOLD {
color: rgb(255, 204, 102);
color: rgb(255, 255, 0);
}

.HEAD {
color: rgb(0, 64, 128);
font-size: 130%;
}

.testHEAD {
color: rgb(128, 64, 0);
font-size: 130%;
}

.MEDIA {
color: rgb(0, 64, 128);
font-weight: bold;
font-style: italic;
}

.CELLlink {
width: 33%;
border-style: groove;
border-style: solid;
border-style: ridge;
border-style: outset;
border-left-color: rgb(255,255,255);
border-right-color: rgb(255,255,255);
border-top-color: rgb(255,255,255);
border-bottom-color: rgb(255,255,255);
border-width: 1px;
margin: 0px;
background-color: rgb(253, 248, 221);
color: rgb(0, 0, 0);
font-weight: bold;
text-align: center;
font-variant: small-caps;
vertical-align: middle;
}

.CELLtext {
font-family: Times New Roman, Times, Serif;
color: rgb(80,80,80);
background-color: rgb(253, 248, 221);
font-size: 100%;
font-weight: normal;
text-align: center;
font-variant: normal;
}

table.FOOT {
background-color: rgb(231, 240, 251);
font-style: italic;
}

table.FOOT {
background-color: rgb(230, 230, 255);
}

td.FOOTleft {
vertical-align: top;
font-family: times new roman, times, serif;
color: #808080;
font-size: smaller;
}

td.FOOTright {
vertical-align: top;
font-family: times new roman, times, serif;
color: #808080;
text-align: right;
font-size: smaller;
}

td.PRESIDENT {
text-align: center;
background-color: #a8c6ee;
}

td.testPRESIDENT {
background-color: #0013bb;
color: rgb(255, 204, 102);
}

.eMailAddress {
vertical-align: middle;
}

