.menublock
{
	padding : 0px;
	border : none;
	margin : 0px;
	padding-bottom : 5px;
}

.menuheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin : 0px;
	padding : 0px;
	border : none;
	padding-top : 5px;
	padding-bottom : 5px;
	height : 10px;
	background-color : #1b74a7;
}

.menuitem
{
	background-image : url(images/tovabb2.gif);
	background-repeat : no-repeat;
	background-position : right center;
	position : relative;
	width : 180px;		
	height: 16px;
	padding : 0px;
	margin : 0px;
	border : none;
	padding-left : 6px;
	padding-top : 2px;
}

.menuitem a
{
	text-decoration : none;
	background-color : Transparent;
	padding : 0px;
	margin : 0px;
	border : none;
}

.menuitem a:hover
{
	border-top : solid 1px black;
	border-bottom : solid 1px black;
	background-color : Transparent;
}
