@CHARSET "UTF-8";

/*.menu_div a{
	color:#069;
	text-decoration: none;
}*/

.menu_div td{
	height: 16px;
}

.menu_div a:visited{
}

.menu_item1 {
	font-weight: bold;
	background-image: url(../img/menu_li_clr_ico.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	color:#069;
	text-decoration: none;
	display: block;
	height: 16px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	width: 174px;
}

.menu_item2 {
	font-weight: normal;
	background-image: url(../img/menu_li_clr_ico.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 24px;
	color:#069;
	text-decoration: none;
	display: block;
	height: 16px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;	
}
