body {
background-color:#999999;
background-image:url(images/background.gif);
background-position:left;
background-repeat:repeat-y;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: arial;
font-size: 12px;
color: #404040;
}

td {
font-family: arial;
font-size: 12px;
color: #404040;
}

input {
font-family: arial;
font-size: 12px;
color: black;
}

select {
font-family: arial;
font-size: 12px;
color: black;
}

textarea {
font-family: arial;
font-size: 12px;
color: black;
}

.header {
font-family: arial;
font-size: 15px;
font-weight: bold;
color: #607498;
}

a:link {font-family: arial; font-size: 12px; color: #384A7A; text-decoration: underline; font-weight: normal;}
a:active {font-family: arial; font-size: 12px; color: #384A7A; text-decoration: underline; font-weight: normal;}
a:visited {font-family: arial; font-size: 12px; color: #384A7A; text-decoration: underline; font-weight: normal;}
a:hover {font-family: arial; font-size: 12px; color: black; text-decoration: underline; font-weight: normal;}

a.topnav:link {font-family: arial; font-size: 12px; color: white; text-decoration: none; font-weight: normal;}
a.topnav:active {font-family: arial; font-size: 12px; color: white; text-decoration: none; font-weight: normal;}
a.topnav:visited {font-family: arial; font-size: 12px; color: white; text-decoration: none; font-weight: normal;}
a.topnav:hover {font-family: arial; font-size: 12px; color: white; text-decoration: underline; font-weight: normal;}

#disclaimer {color:#404040; text-align:right; padding: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:#384A7A; text-decoration:none;}
#disclaimer a.site:active, #disclaimer a.site:hover {color:#384A7A; text-decoration:underline;}