#main{
   width:900px;;
   margin: auto;
   margin-top:1px;
   text-align: auto;
  
} 

.menu_left_noa {
	font-family:Tahoma;
	font-size:13px;
	color:#594326;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	
	
}

.menu_left_a {
	font-family:Tahoma;
	font-size:13px;
	color:#8e8686;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	
	
}


.menu_top_noa {
	font-family:Tahoma;
	font-size:13px;
	color:white;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}
.menu_top_a {
	font-family:Tahoma;
	font-size:13px;
	color:#8e8686;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}
