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

body, td	{font-family: Trebuchet MS;
font-size: 11px; 
color: #828581; 
line-height: 130%}

a:link, a:visited	{color: #755152; text-decoration: none;
MARGIN-BOTTOM: 1px; font-weight: bold;}

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

input, textarea, option, select {
font-family: Trebuchet MS;
    font-weight:normal;
font-size:12px;
line-height:14px;
    color: #000000; 
    border-bottom: 1px solid #898E4C;
	border-top: 1px solid #898E4C;
	border-left: 3px solid #898E4C;
	border-right: 1px solid #898E4C;
    background-color: #DDDF9D
}
    
a.navi {
    display: block;
    background-color: #0D0D0D;
    color: #777974;
    font-family: Georgia;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;;
    letter-spacing: 3px;
    padding: 6px;
}

.navi a:link {
    display: block;
    background-color: #0D0D0D;
    color: #777974;
    font-family: Georgia;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:active {
    display: block;
    background-color: #0D0D0D;
    color: #777974;
    font-family: Georgia;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:visited {
    display: block;
    background-color: #0D0D0D;
    color: #777974;
    font-family: Georgia;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:hover {
    display: block;
    background-color: #090908;
    color: #FBFBFB;
    font-family: Georgia;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 3px;
    padding: 6px;
}
