
BODY, A, SPAN, TD, H2, H3, H4, P, INPUT, TEXTAREA, SELECT {
    font: normal 16px/140% "Times New Roman", sans-serif; 
}

body { 
  margin: 0px 0px 0px 0px;
  background-color: #FFFFFF; 
  background-image: url('starfield.gif');
  background-image: url('../../../0000Website/images/backgrounds/leafBGlite.jpg');
  background-image: url('images/1133.gif');
  background-repeat: repeat
}

DIV { 
  margin: 0px 0px 0px 0px;
  font-size: 0;
}

UL { list-style-image: url('images/SnowflakeIcon.jpg') 
    margin-left: 30px;
}
LI {
    letter-spacing: 1px;
    line-height: 1.3;
}

A IMG, IMG { border: 0px; }

A:visited, A:link {
    font-weight: bold;
    text-decoration: none;
  color: #8A4ADA;
}
A:hover, A:active {
    text-decoration: none;
    text-decoration: underline;
}
A.hilit {
  color: #8A4ADA;
}
A.hilit:hover, A.hilit:active {
    text-decoration: underline;
}

P {
    margin-right: 0px; 
    margin-left: 30px;
    letter-spacing: 1px;
    line-height: 1.3;
    text-align: justify;
}
H2 {
    margin-right: 30px; 
    margin-left: 30px;
    letter-spacing: 1px;
    line-height: 1.3;
    font-weight: bold;
    font-size: 18px;
    color: #4F2D79; 
    text-align: center;
}
H3 {
    margin-right: 30px; 
    margin-left: 30px;
    letter-spacing: 1px;
    line-height: 1.3;
    font-size: 17px;
    color: #4F2D79; 
}
H4 {
    line-height: 1.3;
    font-size: 15px;
    font-weight: bold;
    color: #4F2D79; 
}
span.indent {
    margin-left: 20px;
}
span.caption {
    line-height: 1.3;
    color: #006600; 
    font-size: 15px;
    font-weight: bold;
}

A.mca:visited, A.mca:link,.mca {
    color: #000000; 
    font-weight: bold;
    text-align: center;
}
A.mca:hover {
    text-decoration: underline;
}

A.menu:visited, A.menu:link {
    color: #006600;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
A.menu:hover, A.menu:active {
    color: #CCCC00;
    text-decoration: none;
}

.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
text-align: center;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
color: white;
background-color: #4F2D79;
border: 2px solid #AC87DB;
}

.hovermenu ul li a:hover{
background-color: #AC87DB;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
