body	{ 
background-repeat: none; 
background-attachment: none; 
background-color: #000000; 
overflow: auto}

body, td	{font-family: Verdana;
font-size: 10px; 
color: #000000; 
line-height: 130%}

a:link, a:visited	{text-decoration: none;
MARGIN-BOTTOM: 1px; 
cursor: default; color: #BD9E81; background-color: #ffffff; text-decoration: none; font-weight: bold}

a:hover	{cursor: help; color: #ffffff; background-color: #BD9E81; text-decoration: none; font-weight: bold}

a.navi {
color: #ffffff;
text-decoration: none;
text-align: center;
font-size: 10px;
cursor: default;
padding-left: 6px;
padding-right: 6px;
padding-top: 6px;
padding-bottom: 6px;
text-transform: lowercase;
cursor: crosshair;
background: #BD9E81;
}

a.navi:active {
color: #ffffff;
text-decoration: none;
text-align: center;
font-size: 10px;
cursor: default;
padding-left: 6px;
padding-right: 6px;
padding-top: 6px;
padding-bottom: 6px;
text-transform: lowercase;
cursor: crosshair;
background: #BD9E81;
}

a.navi:visited {
color: #ffffff;
text-decoration: none;
text-align: center;
font-size: 10px;
cursor: default;
padding-left: 6px;
padding-right: 6px;
padding-top: 6px;
padding-bottom: 6px;
text-transform: lowercase;
cursor: crosshair;
background: #BD9E81;
}

a.navi:hover { 
color: #ffffff;
text-decoration: none;
text-align: center;
font-size: 10px;
cursor: default;
padding-left: 6px;
padding-right: 6px;
padding-top: 6px;
padding-bottom: 6px;
cursor: crosshair;
background: #6D5C4E;
text-transform: lowercase;
}

input, textarea, option, select {
font-family: verdana;
    font-weight:normal;
font-size:11px;
line-height:15px;
    color: #000000; 
    border-bottom: 1px solid #BD9E81;
	border-top: 1px solid #BD9E81;
	border-left: 1px solid #BD9E81;
	border-right: 1px solid #BD9E81;
    background-color: #ffffff
}
    
 h1 { 
font-size: 20px;
color: #000000;  
letter-spacing: 1px;
border-bottom: 1px dotted #000000;
padding: 2px 0 2px 4px; 
margin: 2px;
font-family: Century Gothic;
}