body {
  	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

a:link       { 
text-decoration: underline; 
color: #0f6b8b;
font-weight: bold;
}

a:visited    { 
text-decoration: underline;  
color: #0f6b8b;
font-weight: bold;
}

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

a:active     { 
text-decoration: underline;  
color: #0f6b8b;
font-weight: bold;
}

td {
font-family: Arial,Verdana,Helvetica;
font-size:12px;
color:#000000;
line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	background-color: #0f6b8b;
 	height: 21px;
	line-height: 21px;
	font-size:14px;
	color:#ffffff;
	padding-left: 10px;
	margin-bottom:0px;
	margin-top:10px;
}


.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 230px;
	line-height: 230px;
}


.header2 {
	background-image: url(../images/header2.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 75px;
	line-height: 75px;
}


.navi {
	width: 200px;
	padding-top: 70px;
}

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

.navi ul li {
	display:inline;
}

.navi ul li a,
.navi ul li a:link,
.navi ul li a:visited,
.navi ul li a:active {
	font-size: 11px;
	background-color: #f0f7e5;
	height: 15px;
	line-height: 15px;
	display: block;
	padding: 0px 0px 0px 15px;
	color: #0f6b8b;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 7px;
}


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


.navi ul ul li a,
.navi ul ul li a:link,
.navi ul ul li a:visited,
.navi ul ul li a:active {
	background-color: #e0efca;
	height: 15px;
	line-height: 15px;
	display: block;
	padding: 0px 0px 0px 30px;
	color: #0f6b8b;
	font-weight: normal;
	text-decoration: none;
	margin: 7px 0px 0px 0px;
}


.navi ul ul li a:hover {
 	font-weight: bold;
}


.navi ul ul ul li a,
.navi ul ul ul li a:link,
.navi ul ul ul li a:visited,
.navi ul ul ul li a:active {
	background-color: #ffffff;
	height: 12px;
	line-height: 12px;
	display: block;
	padding: 0px 0px 0px 45px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 7px 0px 0px 0px;
}


.navi ul ul ul li a:hover {
 	font-weight: bold;
	color: #000000;
}

.navi-bottom {
	background-image: url(../images/navi-bottom.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 210px;
	line-height: 210px;
}

	
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 65px;
	line-height: 65px;
	width: 1000px;
}

.footer a, 
.footer a:link, 
.footer a:visited, 
.footer a:active {
	color:#0f6b8b;
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	margin-top: 35px;
	display: block;
	text-decoration: none;
}

.footer a:hover {
	color:#797777;
}





.homelink a,
.homelink a:link,
.homelink a:visited,
.homelink a:active {
	color: #0f6b8b;
	font-weight: bold;
	margin-bottom: 30px;
}
	
	
.menu_link {
	border: 0px solid black; position: absolute;
}

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#home_link {
	margin-left: 870px; margin-top: 140px; border: 0px solid #000000;
}

#home_link a {
	height: 32px; width: 97px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	


