body {
background-color: white;
background-image:url(images/background.jpg);
margin-top: 20px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: arial;
font-size: 11px;
color: #404040;
}

td {
font-family: arial;
font-size: 11px;
color: #404040;
}

input {
font-family: arial;
font-size: 11px;
color: black;
}

select {
font-family: arial;
font-size: 11px;
color: black;
}

textarea {
font-family: arial;
font-size: 11px;
color: black;
}

.header {
font-family: arial;
font-size: 15px;
font-weight: bold;
color: #607498;
}

.image {border:1px solid #000; margin:0px 5px;}
.image:hover {filter:alpha(opacity=70); -moz-opacity:.7; opacity:.7;}

a:link {font-family: arial; font-size: 11px; color: #607498; text-decoration: none; font-weight: normal;}
a:active {font-family: arial; font-size: 11px; color: #607498; text-decoration: none; font-weight: normal;}
a:visited {font-family: arial; font-size: 11px; color: #607498; text-decoration: none; font-weight: normal;}
a:hover {font-family: arial; font-size: 11px; color: #607498; text-decoration: underline; font-weight: normal;}

a.topnav:link {font-family: arial; font-size: 11px; color: #607498; text-decoration: none; font-weight: bold; padding-left: 1px; padding-right: 1px;}
a.topnav:active {font-family: arial; font-size: 11px; color: #607498; text-decoration: none; font-weight: bold; padding-left: 1px; padding-right: 1px;}
a.topnav:visited {font-family: arial; font-size: 11px; color: #607498; text-decoration: none; font-weight: bold; padding-left: 1px; padding-right: 1px;}
a.topnav:hover {font-family: arial; font-size: 11px; color: #607498; text-decoration: none; font-weight: bold; padding-left: 1px; padding-right: 1px;}