
body {
background-color: #fffdd9;
}

h2{
font-family: "Bookman Old Style";
font-size: 15pt;
color: #785A3C;
padding: 0;
margin: 0;


}

td p {
font-family:  "Bookman Old Style";
font-size: 13px;
color: #785A3C;
text-align: justify;
margin: 5px;
}

td a {
font-family: "Bookman Old Style";
font-size: 12px; 
}


table#menu {
width: 175px;
margin: 0;
padding: 0;
background-color: #ebe9c7;
}

table#menu tr td a p{
text-align: right;
}

table tr td#0 { border: solid 1px #000000;
background-color: #FFFF00;
}

table tr td#0 a{
color: black;
}

table tr td#0 a:hover{
color: green;
}


table tr td#1 { border: solid 1px #000000;
background-color: #009900;
}

table tr td#1 a{
color: white;
}

table tr td#1 a:hover{
color: yellow;
}

table tr td#2 { border: solid 1px #000000;
}
table tr td#2 a{
color: black;
}

table tr td#2 a:hover{
color: red;
}


table tr td img {}




ul#menu1{
list-style-type: none;
border-top: solid 1px #b9a894;
margin: 0;
padding: 0;
}


ul#menu ol {
display: none;
text-align: right;
list-style-type: none;
margin: 0;
padding: 5px;
}

ul#menu li, 
ul#menu a {
font-family: verdana, sans-serif;
font-size: 11px;
color: #785a3c;
}

ul#menu li {
border-bottom: solid 1px #b9a894;
line-height: 15px;
}

ul#menu ol li {
border-bottom: none;
border-top: solid 1px #b9a894;
}

ul#menu ol li:before {
content: "-";
}

table#menu a {
text-decoration: none;
outline: none;
}

table#menu a:hover {
color: #539dbc;
}

table#menu a.active {
color: #be5028;
}

i a {
font-family: verdana, sans-serif;
font-size: 11px;
color: #785a3c;
}

i a:hover {
color: #539dbc;
}

i a.active {
color: #be5028;
}