body {
font-family: Helvetica;
font-size: 14px;
letter-spacing: 1px;
text-transform: none;
text-decoration: none;
font-weight: normal;
color: #ffffff;
text-align: justify; 
background: #16171B; }

#layout {
position:absolute; 
left:45; 
top:5; }

#main {
color: #bebfd6;
background: #2D2F36;
position: absolute; 
padding: 10px;
left: 50px; 
top: 425px; 
width: 575px; }

A 
{text-decoration:none;
 color: #FFFFFF;
 font-weight:bold;
 cursor:hand;}

A:hover
{text-decoration:none;
 color: #FFFFFF;
 font-weight:none;
 cursor:hand;}

td { background-color: #3D3C41;
font-family: Helvetica;
font-size: 10px;
letter-spacing: 1px;
text-transform: none;
text-decoration: none;
text-align: justify; 
font-weight: normal;
color: #000000; }

.title{
font-family: Helvetica;
color: #FFFFFF;
font-size: 12px;
letter-spacing: 0px; 
font-weight: bold;
font-style: none;
line-height: 11px;
text-align: right;
text-transform: uppercase;
width: 100%;
padding-right: 10px;
padding: 2px;
border-bottom: 1px dashed #FFFFFF;
margin-bottom: 2px;  }

input,textarea, select {
background: #16171B;
border: 1px solid #778787;
font-family: Helvetica; 
font-weight: none;
font-size: 10px; 
text-transform: none;
color: #ffffff;
overflow-x:hidden;  }

img 
{border: 0px;}