﻿ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 572px;
	height: 261px;
} 


#menu8 {
	width: 230px;
	margin: 10px;
	/*border-style: solid;
	border-color: #656556;
	border-size: 1px;
	border-width: 1px;*/
	}
	
#menu8 li a {
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
  	
	text-decoration: none;
	}	
	
#menu8 li a:link {
	color: #656556;
	display: block;
	background:  url(../images/right_tab.jpg);
	padding: 8px 0 0 40px;
	}
	
#menu8 li a:hover, #menu8 li a:visited  {
	color: #474739;
	background:  url(../images/right_tab.jpg) 0 -30px;
	padding: 8px 0 0 45px;
	}
	
