body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #fffffff;
cursor: default;
background-color: #854A2B;
background-image: url(bg.png);
background-repeat: repeat-y;
}

.title {
padding:2px; 
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #B97600;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #E7CD8D;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #DEBF6F;
}

.content {
padding:2px; 
font-family: arial;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #E7CD8D;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #E7CD8D;
}

.nav {
padding:2px; 
font-family: arial;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #E7CD8D;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #E7CD8D;
}

a:link {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D4426;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D4426;
text-decoration: none;
font-weight: bold;
}

a:active {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D4426;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D3617;
text-decoration: underline;
cursor: default;
}

.content a:link {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D4426;
text-decoration: none;
font-weight: bold;
}

.content a:visited {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D4426;
text-decoration: none;
font-weight: bold;
}

.content a:active {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D4426;
text-decoration: none;
font-weight: bold;
}

.content a:hover {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D3617;
text-decoration: underline;
cursor: default;
}

.nav a:link {
padding: 2px;
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D4426;
text-decoration: none;
font-weight: bold;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 8px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #9A351A;
}

.nav a:visited {
padding: 2px;
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D4426;
text-decoration: none;
font-weight: bold;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 8px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #9A351A;
}

.nav a:active {
padding: 2px;
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D4426;
text-decoration: none;
font-weight: bold;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 8px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #9A351A;
}

.nav a:hover {
padding: 2px;
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #9D4426;
text-decoration: none;
cursor: default;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 8px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #B36E1A;
}


input, textarea, submit, reset, option, select {
font-family: verdana;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #9D4426;
cursor: default;
background-color: #E7CD8D;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #9D4426;
}

