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(bg2.png);
background-repeat: repeat;
}

blockquote {
background-image: url(blockbg.png);
background-repeat: repeat;
padding: 4px;
}

.title {
padding:2px; 
padding-bottom: 5px; 
font-family: times new roman;
letter-spacing: 0px;
font-size: 14px;
text-align: justify;
color: #EFEFEE;
text-transform:uppercase;
font-weight: bold;
cursor: default;
text-align: left;
}

.content {
padding:2px; 
padding-bottom: 5px; 
font-family: arial;
letter-spacing: 0px;
font-size: 12px;
text-align: justify;
color: #EFEFEE;
cursor: default;
text-align: left;
}

.nav {
padding:2px; 
padding-bottom: 5px; 
font-family: arial;
letter-spacing: 0px;
font-size: 12px;
text-align: justify;
color: #EFEFEE;
background-color:#7D7D7D;
cursor: default;
text-align: left;
}



a:link, a:visited, a:active {
font-family: arial;
letter-spacing: 0px;
font-size: 12px;
text-align: justify;
color: #F9DA5E;
text-decoration: none;
font-weight: bold;
}

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

input, textarea, submit, reset {
padding-bottom:2px; 
font-family: arial;
letter-spacing: 0px;
font-size: 12px;
text-align: justify;
color: #FBD755;
cursor: default;
background-image: url(blockbg.png);
background-repeat: repeat;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #FBD755;
}

input:hover, submit:hover, reset:hover, textarea:hover {
border-color: #A7DC34;
}
