/*        V3        */

*{
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#menu {
	width: 200px;
	border-style: none none none none;
	border-color: #196E95;
	border-size: 1px;
	border-width: 1px;

	}
	
#menu li a {
	height: 34px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	text-decoration: none;
	color: #196E95;
		}	
	
#menu li a:link, #menu li a:visited {
	display: block;
	background:  url(../images/navi/nav.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	color: #196E95;
	
	
	}
	
#menu li a:hover {

	background:  url(../images/navi/nav.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	color: #196E95;


	}
	
#menu li a:active {
	color: #196E95;
	background:  url(../images/navi/nav.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	color: #125270;

	}
	
	.botline {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #196E95;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #196E95;

}.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #196E95;

}
.frame {
	border: 1px solid #196E95;

}
.newsframe {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #196E95;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #196E95;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;


}
