body {
background-image: url(images/background.gif);
background-repeat: repeat-y;
background-color: white;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: arial;
font-size: 12px;
color: black;
}

td {
font-family: arial;
font-size: 12px;
color: black;
}

input {
font-family: arial;
font-size: 12px;
color: black;
background-color: white;
border-style: solid;
border-color: #6B6B6B;
border-width: 1px;
}

select {
font-family: arial;
font-size: 12px;
color: black;
background-color: white;
border-style: solid;
border-color: #6B6B6B;
border-width: 1px;
}

textarea {
font-family: arial;
font-size: 12px;
color: black;
background-color: white;
border-style: solid;
border-color: #6B6B6B;
border-width: 1px;
}

h1 {
font-family: arial;
font-size: 16px;
color: #5875AB;
}

a:link {font-family: arial; font-size: 12px; color: #5875AB; font-weight: none; text-decoration: none;}
a:active {font-family: arial; font-size: 12px; color: #5875AB; font-weight: none; text-decoration: none;}
a:visited {font-family: arial; font-size: 12px; color: #5875AB; font-weight: none; text-decoration: none;}
a:hover {font-family: arial; font-size: 12px; color: #2F4877; font-weight: none; text-decoration: none;}

a.leftnav:link {font-family: arial; font-size: 11px; color: black; font-weight: none; text-decoration: none;}
a.leftnav:active {font-family: arial; font-size: 11px; color: black; font-weight: none; text-decoration: none;}
a.leftnav:visited {font-family: arial; font-size: 11px; color: black; font-weight: none; text-decoration: none;}
a.leftnav:hover {font-family: arial; font-size: 11px; color: black; font-weight: none; text-decoration: underline;}

a.topnav:link {font-family: arial; font-size: 10px; color: #5875AB; font-weight: bold; text-decoration: none;}
a.topnav:active {font-family: arial; font-size: 10px; color: #5875AB; font-weight: bold; text-decoration: none;}
a.topnav:visited {font-family: arial; font-size: 10px; color: #5875AB; font-weight: bold; text-decoration: none;}
a.topnav:hover {font-family: arial; font-size: 10px; color: #2F4877; font-weight: bold; text-decoration: none;}

a.bottomnav:link {font-family: arial; font-size: 11px; color: white; font-weight: bold; text-decoration: none;}
a.bottomnav:active {font-family: arial; font-size: 11px; color: white; font-weight: bold; text-decoration: none;}
a.bottomnav:visited {font-family: arial; font-size: 11px; color: white; font-weight: bold; text-decoration: none;}
a.bottomnav:hover {font-family: arial; font-size: 11px; color: #BDD3FF; font-weight: bold; text-decoration: none;}

a.disclaimer:link {font-family: arial; font-size: 10px; color: #FFE400; font-weight: bold; text-decoration: none;}
a.disclaimer:active {font-family: arial; font-size: 10px; color: #FFE400; font-weight: bold; text-decoration: none;}
a.disclaimer:visited {font-family: arial; font-size: 10px; color: #FFE400; font-weight: bold; text-decoration: none;}
a.disclaimer:hover {font-family: arial; font-size: 10px; color: #FFE400; font-weight: bold; text-decoration: underline;}

#disclaimer {color:#404040; text-align:right; padding:0px 10px 0px 0px;}
#disclaimer a:link, #disclaimer a:visited {color:#404040; text-decoration:none;}
#disclaimer a:active, #disclaimer a:hover {color:#000; text-decoration:none;}
#disclaimer a.site:link, #disclaimer a.site:visited {color:#fff; text-decoration:none;}
#disclaimer a.site:active, #disclaimer a.site:hover {color:#fff; text-decoration:underline;}