body {
background-color: #373737;
font-family: Tahoma, Arial, Verdana, Trebuchet sans MS, Helvetica, Times New Roman;
font-size: 11px;
color: #d6d6d6;
margin-top: 80px;
margin-left: 200px;
}

.maintable {
background-image: url("images/v1_08.jpg");
}


table {
font-family: Tahoma, Arial, Verdana, Trebuchet sans MS, Helvetica, Times New Roman;
font-size: 11px;
color: #d6d6d6;
}

P, BR {
font-family: Tahoma, Arial, Verdana, Trebuchet sans MS, Helvetica, Times New Roman;
font-size: 11px;
color: #d6d6d6;
}

.titles {
font-family: Tahoma, Century Gothic, Arial, Verdana, Trebuchet sans MS, Helvetica, Times New Roman;
font-size: 15px;
text-decoration: none;
text-transform: uppercase;
text-align: left;
color: #1f1f1f;
font-weight: bold;
letter-spacing: 2px;
}

A:link {
color: #f6c800;
text-decoration : none;
}

A:visited {
color: #ab8915;
text-decoration: underline;
}

A:hover {
color: #ffffff;
text-decoration: none;
cursor: default;
}

textarea {
font-family: Tahoma, Arial, Verdana, Trebuchet sans MS, Helvetica, Times New Roman;
font-size: 11px;
color: #d6d6d6;
border : none; 
background-color : #373737; 
}

input {
font-family: Tahoma, Arial, Verdana, Trebuchet sans MS, Helvetica, Times New Roman;
font-size: 11px;
color: #d6d6d6;
border : none; 
background-color : #373737; 
}

select {
font-family: Tahoma, Arial, Verdana, Trebuchet sans MS, Helvetica, Times New Roman;
font-size: 11px;
color: #d6d6d6;
border : none; 
background-color : #373737; 
}