body {
margin:0px;
background-color: #FFFFFF;
}

div#layout {
margin-top: 3px;
margin-bottom: 3px;
margin-left: 0px;
margin-right: 0px;
}

table#toptable {
margin-bottom:4px;
}

td#leftlogo {
background-color: white;
width: 310px;
padding-right: 3px;
border-bottom: solid;
border-width: 1px;
border-color: #50604a;
}

td#rightlogo {
text-align: center;
height: 85px;
border:solid;
border-bottom: none;
border-color: #50604a;
border-width: 1px;
background-color: #f4f8d7;
color: #40503a;
font-family: helvetica, arial, sans;
font-size:12px;
font-weight: bold;
}

td#topmenu {
text-align: left;
background-color: #E2EFE5;
color: #3c563b;
border-right: solid;
border-left: none;
border-top: solid;
border-bottom: solid;
border-width: 1px;
border-color: #50604a;
font-family: helvetica, arial, sans;
font-size:12px;
font-weight: bold;
}

table#middletable {
width: 100%;
}

td#leftmiddle {
width: 150px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
border-right: dashed;
border-top: dashed;
border-width: 1px;
border-color: #5D9164;
}

td#centermiddle {
width: 100%;
border-top: none;
border-width: 1px;
border-color: #5D9164;
padding-left: 5px;
padding-right: 5px;
}

td#rightmiddle {
width: 150px;
padding-left: 5px;
padding-right: 5px;
border-left: dashed;
border-top: dashed;
border-width: 1px;
border-color: #5D9164;
}

table#bottomtable {

}

td#bottommenu {
background-color: #1b684e;
color: white;
font-family: helvetica, arial, sans;
font-size:12px;
font-weight: bold;
text-decoration: none;
}

td#bottommenu A:link, td#bottommenu A:visited {
color: white;
font-family: helvetica, arial, sans;
font-size:12px;
font-weight: bold;
text-decoration: none;
}

td#bottommenu A:hover, td#bottommenu A:active {
color: yellow;
font-family: helvetica, arial, sans;
font-size:12px;
font-weight: bold;
text-decoration: none;
}

.botunpicked {
color: #EEAACC;
}

td#bottomfooter {
font-family: helvetica, arial, sans;
font-size:12px;
color: #444444;
}

