body, table, tr, td {
font: 11px Tahoma, Geneva, sans-serif; 
color: #000000;   }
body { background-color: #262626; 
	padding: 0px; 
        margin: 0px;
	text-align: center;
	}
table, tr, td { text-align: justify; }

a:link {text-decoration: none; color: #000000; font-weight: bold; border-bottom: 1px dotted #b6b6b6;  }
a:visited  {text-decoration: none; color: #000000; font-weight: bold; border-bottom: 1px dotted #b6b6b6; }
a:hover {text-decoration: none; border-bottom: 1px dotted #000000; color: #000000; font-weight: bold; }
a:active {text-decoration: none; color: #000000; font-weight: bold; border-bottom: 1px dotted #000000;  }

a.nav:link {text-decoration: none; color: #000000; font-weight: bold; border: none; }
a.nav:visited  {text-decoration: none; color: #000000; font-weight: bold; border: none; }
a.nav:hover {text-decoration: none; color: #000000; font-weight: bold; border-bottom: 1px dotted #b6b6b6; }
a.nav:active {text-decoration: none; color: #000000; font-weight: bold; border: none; }

.style { font-weight: bold; 
color: #000000; 
letter-spacing: 1px; 
text-transform: uppercase; 
font-size: 10px; 
}

.small { font-weight: bold; 
font-family: "Lucida Sans", sans-serif;
font-size: 14px;
letter-spacing: 3px;
color: #000000; 
text-transform: lowercase; 
border-bottom: 1px dotted #b6b6b6; }

input, textarea, option, select { 
font: 11px Tahoma, Geneva, sans-serif; 
color: #000000; 
border: none; 
background: #b6b6b6; }

.textlink { width: 100%; }

.thumb { border: 1px solid #000000; }
.content {  
width: 420px;
margin: 10px 10px 0px 10px; 
text-align: justify; }

#wrap { 
width: 440px;
background-color: #f1f1f1;
margin: auto;
text-align: center;
}

.header { 
top: 0px; 
left: 80px; 
width: 440px; 
height: 285px; }

.menu { 
font: 10px Tahoma, sans-serif;
text-transform: uppercase;
margin: auto;
 }

ul {
margin-left: 5px;
padding-left: 8px;
text-indent: 0px;
}