body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #8DB8C9;
background-image: url(Patterns1-09.png);
background-repeat: repeat;
}

.title {
padding:3px; 
font-family: arial;
letter-spacing: 0px;
font-size: 12px;
text-align: justify;
color: #88110E;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #EBE9A9;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #EBE9A9;
}

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

.nav {
padding:3px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 10px;
text-align: center;
color: #ffffff;
cursor: default;
background-color: #FFFFFF;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color:#FFFFFF;
}

a:link, a:visited, a:active {
font-family: arial;
letter-spacing: 0px;
font-size: 12px;
text-align: justify;
color: #E4E17D;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: arial;
letter-spacing: 0px;
font-size: 12px;
text-align: justify;
color: #DFDA5F;
text-decoration: underline;
cursor: default;
}

input, textarea, submit, reset, option, select {
padding: 3px;
font-family: arial;
letter-spacing: 0px;
font-size: 12px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #ffffff;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #000000;
}

