body, table, tr, td {
	font: 11px "Tahoma", serif; 
	color: #75745f;
	letter-spacing: 0px;
	line-height: 13px; }
body {
	background: #000000;
}

.small { 
color: #a19b83; 
font-family: "Tahoma";
font-size: 10px;
font-weight: bold; 
letter-spacing: 4px; 
text-align: right;
text-transform: uppercase;
background-color: #212419;
padding: 2px;
}


.style { 
font-family: Tahoma, sans-serif;
font-size: 10px;
font-weight: bold;
text-transform: uppercase; 
color: #94947c; 
letter-spacing: 3px; }

h2 { font-size: 8pt; font-weight: bold; color: #404555; letter-spacing: 2px; text-transform: uppercase; }


.main { 
        position: absolute;
        left: 0px;
        top: 0px;
	width: 584px;
	height: 501px;
       }

.menu {
position: absolute;
top: 370px;
left: 76px;
width: 110px;
text-align: right;
padding-bottom: 20px;
      }



.menu ul {
list-style: none;
margin: 0px;
padding: 0px;
text-indent: 0px;
font-family: Tahoma;
font-size: 10px;
text-transform: lowercase;
letter-spacing: 0px;
}

ul {
text-indent: 0px;
margin: 0px;
padding: 0px 16px;
list-style-type: square;
}



.menu li { 
width: 100%;
margin: 1px 0px;
padding: 0px;
}

.text { position: absolute;
left: 200px;
top: 362px;
width: 385px;
text-align: justify;
padding-bottom: 25px;
 }

.textlink {
width: 100%;
}

.radio { background: none; }
.justify { text-align: justify; }

a:link { color: #a19b83; text-decoration: underline; font-weight: normal; }
a:visited { color: #a19b83; text-decoration: underline; font-weight: normal; }
a:hover { color: #c8bfb6; text-decoration: none; font-weight: normal; } 
a:active { color: #c8bfb6; text-decoration: underline; font-weight: normal; }

a.nav:link {
text-decoration: none; 
color: #a19b83; 
font-weight: normal;
background-color: #191c13;
display: block;
padding: 2px 4px; }

a.nav:visited  {
text-decoration: none; 
color: #a19b83; 
font-weight: normal; 
background-color: #212419;
display: block;
padding: 2px 4px; }

a.nav:hover {
text-decoration: none; 
color: #a19b83; 
font-weight: normal; 
background-color: #212419;
display: block;
padding: 2px 4px; }

a.nav:active {
text-decoration: none; 
color: #a19b83; 
font-weight: normal;
background-color: #212419;
display: block;
padding: 2px 4px;  }

input, textarea, option, select {
background-color: #191c13;
font: 11px Tahoma, Geneva, sans-serif; 
color: #a19b83;
letter-spacing: 0px;
padding: 2px;
border: 0px;
	 }

.navtitle {
display: block;
margin-top: 18px;
margin-bottom: 1px;
color: #a19b83; 
font-family: "Tahoma";
font-size: 10px;
font-weight: bold; 
letter-spacing: 2px; 
text-align: right;
text-transform: uppercase;
padding: 2px 1px;
}

.thumb {
border: solid 1px #212419;
}

input:focus, textarea:focus, option:focus, select:focus {
background-color: #212419;
}

.form {
width: 100%;
}

.button {
width: 30%;
}

.row1 {
background-color: #191c13;
}

.row2 {
background-color: #212419;
}

.strong {
font-weight: bold;
color: #94947c; 
}