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

body, td	{font-family: Georgia;
font-size: 13px; 
color: #176B60; 
cursor: crosshair;
line-height: 150%}

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

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

.navi{
font-size: 10px;
text-align:left;
margin: 5px;
padding: 3px;
padding-left: 3px;
display: block;
}

a.navi{
color: #64908C;
background: #B5D1C5;
border-right: 15px #72A6AB solid;
text-align: right;
display: block;
text-transform: uppercase;
}

a.navi:active {
color: #64908C;
text-align: right;
background: #B5D1C5;
font-style: normal;
display: block;
text-transform: uppercase;
}

a.navi:visited {
color: #64908C;
text-align: right;
background: #B5D1C5;
font-style: normal;
display: block;
text-transform: uppercase;
}

a.navi:hover {
color: #142A28;
border-right: 30px #72A6AB solid;
text-align: right;
background: #A7C1B6;
font-style: normal;
display: block;
text-transform: uppercase;
}


input, textarea, option, select {
font-family: Georgia;
    font-weight:normal;
font-size:14px;
line-height:20px;
    color: #142A28; 
    border-bottom: 5px solid #A7C1B6;
	border-top: 5px solid #A7C1B6;
	border-left: 8px solid #142A28;
	border-right: 5px solid #A7C1B6;
    background-color: #A7C1B6;   
    
}