td {  font-family: Arial; font-size: 14px; color: #000000}

h1 {  font-family: Arial; font-size: 20px; color: #000000}

a:link { color: #073B84 }
a:visited { color: #073B84 }
a:active { color: #073B84 }
a:hover { text-decoration: none; color: #9DA212 }

body
{
cursor: url("bin/cursor.cur")
}

        p:{ text-decoration: none; font-family: "Arial"; font-size: 12px  }
        td:{ text-decoration: none; font-family: "Arial"; font-size: 12px  }
        a:link { text-decoration: underline; color: #1E3C69 }
    a:visited { text-decoration: underline; color: #1E3C69 }
    a:active { text-decoration: underline; color: #1E3C69 }
    a:hover { text-decoration: underline; color: #6C0D1C }


.HeaderLinks a:link { text-decoration: none; color: white ; font-family: "Verdana"; font-size: 12px  }
.HeaderLinks a:visited { text-decoration: none; color: white ; font-family: "Verdana"; font-size: 12px  }
.HeaderLinks a:active { text-decoration: none; color: white ; font-family: "Verdana"; font-size: 12px  }
.HeaderLinks a:hover { text-decoration: none; color: #6C0D1C ; font-family: "Verdana"; font-size: 12px  }
.HeaderLinks
    {
        font-size: 12px;
        font-family: Veranda;
        font-weight: bold;
        text-decoration: none;
        text-align: left;
        color: white;
        vertical-align: middle;
        }
.FooterMenu a:link { text-decoration: none; color: white ; font-family: "Verdana"; font-size: 12px; }
.FooterMenu a:visited { text-decoration: none; color: white ; font-family: "Verdana"; font-size: 12px; }
.FooterMenu a:active { text-decoration: none; color: white ; font-family: "Verdana"; font-size: 12px;  }
.FooterMenu a:hover { text-decoration: none; color: #1E3C69 ; font-family: "Verdana"; font-size: 12px;  }
.FooterLinks a:link {
        text-decoration: none;
        color: white;
        font-family: Verdana;
        font-weight: bold;
        font-size: 12px;
}
.FooterLinks a:link { text-decoration: none; color: #1E3C69 ; font-family: "Verdana"; font-size: 10px;  }
.FooterLinks a:visited { text-decoration: none; color: #1E3C69 ; font-family: "Verdana"; font-size: 10px;  }
.FooterLinks a:active { text-decoration: none; color: #1E3C69 ; font-family: "Verdana"; font-size: 10px;  }
.FooterLinks a:hover { text-decoration: none; color: #6C0D1C ; font-family: "Verdana"; font-size: 10px;  }




#sidenav li {
        text-align: center;
}
#sidenav ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align: middle;
}
#sidenav a {
        text-align: center;
}
#sidenav a:link, #sidenav a:visited, #sidenav a:active {
        color: #073B84;
        text-decoration: none;
        text-align: center;
       font-weight: bold;
}
#sidenav a:hover {
        color: #9DA212;
        text-decoration: none;
        text-align: center;
        font-weight: bold;
}

.BlueBackground
    {
        font-size: 14px;
        font-family: Arial;
        font-weight: bold;
        color: white;
        text-align: center;
        background-color: #073B84;
        vertical-align: middle;
        }
.BlueBackground a:link { text-decoration: none; color: white ;}
.BlueBackground a:visited { text-decoration: none; color: white ; }
.BlueBackground a:active { text-decoration: none; color: white ; }
.BlueBackground a:hover { text-decoration: underline; color: #9DA212 ; }



.Sponsor
    {
        font-size: 10px;
        font-family: Arial;
        font-weight: bold;
        color: black;
        text-align: center;
        vertical-align: middle;
        }