

body {background-color: #f5f7ec;
margin: 0px;
}

a:link       { 
text-decoration: underline; 
color: #7e283d;
font-weight: bold;
}

a:visited    { 
text-decoration: underline; 
color: #7e283d;
font-weight: bold;
}

a:hover      { 
text-decoration: underline; 
color: #7e283d;
font-weight: bold;
}

a:active     { 
text-decoration: underline; 
color: #7e283d;
font-weight: bold;
}

td {
font-family:Verdana,Arial,Helvetica;
font-size:12px;
color:#565555;
}

h1, h2, h3, h4, h5, h6 {
font-size:14px;
color:#7e283d;
background-color: #ffffff;
background-image: url(../images/navi.gif);
background-repeat: no-repeat;
background-position: 4px center;
padding-left: 20px;
border-bottom: #7e283d solid 2px;
margin-bottom:0px;
margin-top:0px;
}

.navi {
width: 170px;
}

.navi ul {
margin: 0px;
padding: 0px;
list-style-type: none;
margin: 24px 0px 5px 0px;
}

.navi ul li {
display:inline;
}


.navi ul li a,
.navi ul li a:link,
.navi ul li a:visited,
.navi ul li a:active {
background-image: url(../images/navi.gif);
background-repeat: no-repeat;
background-position: 4px center;
padding: 0 0 0 15px;
display: block;
color: #7e283d;
background-color: #eeece0;
margin: 0px 0px 3px 4px;
font-size: 11px;
line-height: 24px;
text-align: left;
font-weight: bold;
text-decoration: underline;
}


.navi ul li a:hover {
color: #878485;
}


.navi ul ul{
margin: 0px;
padding: 0px;
list-style-type: none;
margin: 4px 0px 5px 0px;
}

.navi ul ul li {
display:inline;
}


.navi ul ul li a,
.navi ul ul li a:link,
.navi ul ul li a:visited,
.navi ul ul li a:active {
background-image: none;
background-repeat: no-repeat;
background-position: 4px center;
padding: 0px 0px 0px 15px;
display: block;
color: #878485;
background-color: #eee6cf;
margin: 0px 4px 3px 0px;
font-size: 11px;
line-height: 24px;
text-align: left;
font-weight: normal;
text-decoration: none;
}


.navi ul ul li a:hover {
color: #7e283d;
}





.menu_link {
	border: 0px solid black; position: absolute;
}

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#home_link {
	margin-left: 872px; margin-top: 125px; border: 0px solid #000000;
}

#home_link a {
	height: 13px; width: 75px;
}

