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

.title {
padding:2px; 
font-family: arial;
letter-spacing: 0px;
font-size: 15px;
text-align: justify;
color: #9F9370;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #F1EFD9;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #F1EFD9;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
}

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

a:link {
font-family: arial;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #94906B;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-family: arial;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #94906B;
text-decoration: none;
font-weight: bold;
}

a:active {
font-family: arial;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #94906B;
text-decoration: none;
font-weight: bold;
}

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


input, textarea, submit, reset, option, select {
font-family: arial;
padding: 2px;
letter-spacing: 1px;
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: #9F9370;
}

