body {
font-family : arial, helvetica, sans-serif;
margin-left : 0px;
margin-top : 0px;
margin-right : 0px;
background-color : #E7E7DA;
background-image : url(../img/nav/bg.gif);
color : #FFFFFF;
background-repeat : repeat-y;
}

a:link {
font-weight : regular;
font-size : 9pt;
color : #494957;
text-decoration : none;
}

a:hover {
font-weight : regular;
font-size : 9pt;
color : #494957;
text-decoration : underline;
}

a:visited {
font-size : 9pt;
font-weight : regular;
color : #494957;
text-decoration : none;
}

a:active {
font-weight : regular;
font-size : 9pt;
color : #494957;
text-decoration : none;
}

.overlay {
position: absolute;
visibility: visible;
left: 0px;
top: 0px;
padding: 0px;
background-image : url(../img/nav/overlay.jpg);
background-repeat : no-repeat;
vertical-align : top;
}

.subnav {
background-color : #E7E3D7;
color : #494957;
font-size : 9pt;
height : 20px;
border-left : 1px;
border-right : 1px;
border-bottom : 1px;
width : 100px;
text-align: center;
border-color: #494957;
border-style: solid;
padding-left: 4px;
}
