body {
font-family: arial;
color: #002848;
font-size: 12px;
text-align: justify;
line-height: 160%;
letter-spacing: 1px;
background: url('bg.png');
background-attachment: fixed;
cursor: default;
}

td, tr {
font-family: arial;
font-size: 12px;
letter-spacing: 1px;
text-right: left;
cursor: default;
}


#content{
	position: absolute;
	width: 579px;
	left: 325px;
	top: 273px;
	background: url('content.png');
    z-index:1;
}

#text{
	margin: 25px;
}


#navi{
	position: absolute;
	width: 579px;
	left: 320px;
	top: 280px;
    z-index:2;
}

#foot {
font-family: arial;
font-size: 9px;
}

A{
    color: #002848; 
	text-decoration: none;
  font-weight: bold;
	cursor: default;
  border-bottom: 1px dotted;
}

A:hover{ 
    color: #FF2235;
    text-decoration: none;
    font-weight: bold;
    cursor: help;
    border-bottom: 1px dotted;
}


A.foot:link{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: underline;
}

A.foot:visited{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: underline;
}

A.foot:active{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: underline;
}

A.foot:hover{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: line-through;
}

a.navi {
    border-bottom: #F0ECE4 0px solid;
    color: #002848;
    font-family: impact;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;;
    letter-spacing: 3px;
    padding: 6px;
}

.navi a:link {
    border-bottom: #F0ECE4 0px solid;
    color: #002848;
    font-family: impact;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:active {
   border-bottom: #F0ECE4 0px solid;
    color: #002848;
    font-family: impact;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:visited {
   border-bottom: #F0ECE4 0px solid;
    color: #002848;
    font-family: impact;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:hover {
    border-bottom: #F0ECE4 0px solid;
    color: #D00214;
    font-family: impact;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;;
    letter-spacing: 3px;
    padding: 6px;
}

input, textarea, option, select {
font-family: arial;
    font-weight:normal;
font-size: 12px;
line-height: 14px;
    color: #D00214; 
    border-bottom: 0px solid #6FAB9F;
	border-top: 0px solid #6FAB9F;
	border-left: 0px solid #6FAB9F;
	border-right: 0px solid #6FAB9F;
  padding: 10px;
  letter-spacing: 2pt;
    background-color: #6FAB9F;
}

h1
{	padding-left: 30px;
	color: #6FAB9F;
	font-weight: normal;
	text-align: center;
	letter-spacing: 15px;
  padding: 10px;
	font-size: 20px;
  font-style: normal;
	text-transform: lowercase;
	font-family: impact;
	}
