body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #2F2A2C;
cursor: default;
background-color: #DEDEDE;
background-image: url(bg3.png);
background-repeat: repeat-xy;
}

.title {
padding:2px; 
font-family: georgia;
letter-spacing: 0px;
font-size: 17px;
text-align: justify;
color: #B8BAB9;
text-transform:lowercase;
font-weight: bold;
font-style: italic;
cursor: default;
background-color: #DDDDDD;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #B8BAB9;
}

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

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

a:link, a:visited, a:active {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #ACAEAD;
text-decoration: none;
font-weight: bold;
}

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

input, submit, reset {
padding: 2px;
font-family: verdana;
letter-spacing: 0px;
font-size: 10px;
font-weight: bold;
text-align: justify;
color: #B3B4B6;
cursor: default;
background-color: #DEDEDE;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 4px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #B3B4B6;
background-image: url(bgform.png);
}

textarea {
padding: 2px;
font-family: verdana;
letter-spacing: 0px;
font-size: 10px;
font-weight: bold;
text-align: justify;
color: #B3B4B6;
cursor: default;
background-color: #DEDEDE;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 4px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #B3B4B6;
background-image: url(bgform.png);
}