body {
background-image: url(images/background.jpg);
}

a{
text-decoration:none;
}

a:link {color: #db501f}     /* unvisited link */
a:visited {color: #ac6a1b}  /* visited link */
a:hover {color: #3fa808}   /* mouse over link */
a:active {color: #183881}   /* selected link */

img.left {
float:left;
}

img.right {
float:right;
}


h1 {
color:#f1f1c0;
font-family:Times New Roman, serif;
}

h3 {
color:#f1f1c0;
font-family:Times New Roman, serif;
font-style:italic;
}

td {
font-color:#000000;
font-size:10pt;
font-family:Arial, Lucida, Helvetica, sans-serif;
vertical-align:top;
}


th {
font-color:#000000;
font-size:10pt;
font-family:Arial, Lucida, Helvetica, sans-serif;
font-weight:600;
vertical-align:middle;
text-align:center;
}

th.small {
font-color:#000000;
font-size:8pt;
font-family:Arial, Lucida, Helvetica, sans-serif;
vertical-align:top;
text-align:left;
}

td.small {
font-color:#000000;
font-size:8pt;
font-family:Arial, Lucida, Helvetica, sans-serif;
vertical-align:top;
text-align:left;
}

#links {
width:9em;
margin:2px 0px 20px 30px;
float:left}

#button {
background-color:#efefdf;
margin-right:1px;
border-top:1px solid #114944;
border-right:1px solid #114944;
border-left:1px solid #114944}

#button ul {
list-style:none;
border:none;
margin:0px;
padding:0px}

#button li {
border-bottom:1px solid #114944;
margin:0px}

#button li.top {
border-top:3px solid #aa9;
border-right:
3px solid #9bb2c0;
border-bottom:3px solid #887;
border-left:3px solid #aa9;
background-color:#998;
font-family:Arial, Lucida, Helvetica, sans-serif;
color:#ffe;
font-size:8pt;
font-weight:bold;
display:block;
padding:3px 0.2em;
width:100%; text-align:center}

#button li a {
border-top:3px solid #cad5cd;
border-right:3px solid #9bb2c0;
border-bottom:3px solid #6e8eb4;
border-left:3px solid #245799;
font-family:Arial, Lucida, Helvetica, sans-serif;
font-size:8.5pt;
font-weight:bold; display:block;
padding:3px 0.2em; width:100%;
text-align:center;
text-decoration:none}

html>body
#button li a, html>body #button li.top {width:auto}

#button li a:hover {
background-color:#ffe}




