
.menu_top
{	
	width: 125px;	
	background:  url(../img/menu.png) repeat-x;	
	padding-top: 10px;
	padding-left: 20px;
}

.menu_logo
{
	height: 106px;	
	background:  url(../img/top.png) no-repeat top right;
}

.menu_btn, .menu_btn_sel
{	
	/*height: 220px;*/	
	text-decoration: none;
	font-family: Verdana;
	color: white;	
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
}

.menu_btn_sel
{
	
}

.menu_btn a, .menu_btn_sel a
{
	color: rgb(0,0,150);
	font-size: 10pt;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
}
