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

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

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

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

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

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

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

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

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

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

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

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

.nav a:link {
padding: 5px;
font-family: trebuchet ms;
letter-spacing: 1px;
font-size: 11px;
text-align: justify;
color: #E4E4E4;
text-decoration: none;
font-weight: bold;
background-color: #BB4C52;
}

.nav a:visited {
padding: 5px;
font-family: trebuchet ms;
letter-spacing: 1px;
font-size: 11px;
text-align: justify;
color: #E4E4E4;
text-decoration: none;
font-weight: bold;
background-color: #BB4C52;
}

.nav a:active {
padding: 5px;
font-family: trebuchet ms;
letter-spacing: 1px;
font-size: 11px;
text-align: justify;
color: #E4E4E4;
text-decoration: none;
font-weight: bold;
background-color: #BB4C52;
}

.nav a:hover {
padding: 5px;
font-family: trebuchet ms;
letter-spacing: 1px;
font-size: 11px;
text-align: justify;
color: #ffffff;
text-decoration: none;
cursor: default;
background-color: #BC484E;
}

input, textarea, submit, reset {
font-family: arial;
padding: 2px;
font-size: 11px;
text-align: justify;
color: #3F3F3F;
cursor: default;
background-color: #F1F1F1;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #BABABA;
}

