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

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

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

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

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

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

input, textarea, submit, reset, option, select {
font-family: verdana;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #ffffff;
cursor: default;
background-color: #0E1624;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #06080E;
}

