#hirekmenu{
	width:				180px;
}

#hirekmenu a{
	color:				#ffffff;
	font-weight:		bold;
	text-decoration:	none;
}

#hirekmenu a:hover{
	color:				#dddddd;
}
#hirekmenu img {
	border-top:			1px solid #6886CC;
	border-bottom:		1px solid #000000;
	border-left:		0px solid #6886CC;
	border-right:		0px solid #6886CC;
}

#hirekmenu td{
	height:				100%;
	vertical-align:		top;
	font-size:			11px;
	padding:			0px;
	padding-top:		0px;
	margin-top:			0px;
	text-decoration:	none;
	text-align:			left;
	width:				180px;
}

#hirekmenu a{
	font-weight:		normal;
	text-decoration:	none;
}

#hirekmenu a:hover{
	text-decoration:	underline;
}