body {
background-color: #fffbee;
background-image: url(../img/topbg2.jpg);
background-position: bottom left;
background-attachment: fixed;
background-repeat: no-repeat;
margin: 0px;
padding: 0px
}

div.bar {
height: 20px;
background-image: url(../img/barbg.gif);
border-top: 1px solid #003984;
border-left: 0px solid #000;
border-right: 0px solid #000;
border-bottom: 1px solid #003984;
margin: 0px;
padding: 0px;
font: 14px trebuchet ms;
color: #003984;
text-align: center;
font-weight: bold;
background-repeat: repeat-x;
background-color: #809cc2;
}

td {
font: 12px trebuchet ms;
color: #003984;
}

a {
color: #003984;
text-decoration: none;
background-color: transparent;
}

a:hover {
color: #809cc2;
text-decoration: none;
background-color: transparent;
}

a:active {
color: #003984;
text-decoration: none;
background-color: transparent;
}

a:visited {
text-decoration: none;
background-color: transparent;
}

img.title {
margin: 5px;
}
