body {
font-family: verdana;
background-image:url('Graphics/flrbg3b.jpg');
background-color: #D1E7A2;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size: 10pt;
}

div.header {
font-family: verdana;
font-size: 18pt;
background-color: #D9E577;
border-radius:5px;
-moz-border-radius:5px; /* Firefox 3.6 and earlier */
}


img {
border-color: #ffffff;
border-width: 0px;
}

img.border {
border-color: #000000;
border-width: 2px;
}


td.a {
width: 35%;
text-align: left;
vertical-align: top;
}

td.b {
width: 33%;
text-align: center;
vertical-align: bottom;
}

td.c {
width: 33%;
text-align: center;
vertical-align: top;
}

td.d {
width: 50%;
text-align: center;
vertical-align: bottom;
}

td.e {
width: 50%;
text-align: left;
vertical-align: top;
padding: 25px;
}

td.f {
width: 25%;
text-align: center;
vertical-align: bottom;
}

table.top {
width: 780px;
background-color: #ffffff;
border-top-width: 10px;
border-bottom-width: 0px;
border-left-width: 10px;
border-right-width: 10px;
border-style: solid;
border-color: #67746D;
height: 101px;
text-align: center;
}

table.bottom {
width: 780px;
background-color: #67746D;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-style: solid;
border-color: #67746D;
height: 50px;
text-align: center;
}


td.leftnav {
background-color: #f3f0ea;
vertical-align: top;
text-align: left;
padding: 10px;
width: 140px;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 10px;
border-right-width: 0px;
border-style: solid;
border-color: #67746D;
}

td.main {
text-align: center;
vertical-align: top;
background-color: #ffffff;
height: 300px;
padding: 20px;
padding-top: 35px;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 10px;
border-style: solid;
border-color: #67746D;
}

table.nav {
background-color: #dddddd;
width: 780px;
height: 30px;
border-top: 0px;
border-bottom: 0px;
border-left: 10px;
border-right: 10px;
border-style: solid;
border-color: #67746D;
text-align: center;
}


table {
font-size: 10pt;
color: #000000;
}


a:link {color:#000000;text-decoration:underline;}
a:visited {color:#000000;text-decoration:underline;}
a:hover {color:#000000;text-decoration:underline;background:#ffffff;}
a:active {color:#000000;text-decoration:underline;}


a.a {
text-decoration: underline;
line-height:20px;
}

a:visited.a {
text-decoration: underline;
background:#F3F0EA;
}

a:hover.a {
text-decoration: underline;
background:#F9FED6;
}



a.b {
color:#ffffff;
text-decoration: underline;
}

a:hover.b {
color:#ffffff;
text-decoration: underline;
}
