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

.title {
padding:2px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 13px;
text-align: justify;
color: #BEBEBE;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #DEDCDC;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #DEDCDC;
}

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

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

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

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

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

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

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

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

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

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

.nav a:link {
font-family: trebuchet ms;
text-transform:uppercase;
letter-spacing: 0px;
font-size: 18px;
text-align: justify;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.nav a:visited {
font-family: trebuchet ms;
text-transform:uppercase;
letter-spacing: 0px;
font-size: 18px;
text-align: justify;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.nav a:active {
font-family: trebuchet ms;
text-transform:uppercase;
letter-spacing: 0px;
font-size: 18px;
text-align: justify;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.nav a:hover {
font-family: trebuchet ms;
text-transform:uppercase;
letter-spacing: 0px;
font-size: 18px;
text-align: justify;
color: #BF2323;
text-decoration: none;
cursor: default;
}

input, textarea, submit, reset, option, select {
font-family: verdana;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
font-weight: bold;
color: #7A292E;
cursor: default;
background-color: #DEE0DF;
       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;
}

