.browse_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	color: #0049A5;
	font-weight: normal;
}
.browse_main a{
	color: #0049A5;
	text-decoration: none;
	font-weight: normal;

}

.browse_main a:hover{
	color: #557900;
	text-decoration:underline;
	font-weight: normal;
}


.browse_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #557900;
	padding-left:18px;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	background-position: left 8px;;
}
.browse_sub a{
	color: #557900;
	text-decoration:underline;
}

.browse_sub a:hover{
	color: #00429C;
	text-decoration: none;
}
.div_category_left{
	width:180px;
}