.box_body_cat ul 	{ 
padding:0; 
margin:0;
list-style-type: none;
}

.box_body_cat .bg_list_cat	{ 
border-bottom: 1px solid #f5d429;
background: url(images/list-yellow.gif) left center no-repeat;
padding: 0 0 0 15px;
}

.box_body_cat .bg_list_cat a {

display:inline;
text-decoration:none;
color:#244425;
padding:0 0 0 0;
line-height: 30px;
font-size: 12px;
text-transform:uppercase;
}

.box_body_cat .bg_list_cat a:hover {
color:#990000; 
text-decoration:underline; 
}



.box_body_cat .bg_list_sub_level_1 	{ 
background: url(images/list-yellow.gif) left center no-repeat;
margin: 0 0 0 15px;
padding: 0 0 0 15px;
border-bottom: 1px solid #f5d429;
}

.box_body_cat .bg_list_sub_level_1  a	{ 
height:25px;
display:inline;
text-decoration:none;
color:#244425;
padding:0 0 0 0;
line-height:25px;
font-size: 10px;
text-transform:uppercase;
}

.box_body_cat .bg_list_sub_level_1 a:hover	{ 
color:#990000; 
text-decoration:underline; 
}

.box_body_cat .bg_list_sub_level_2 	{ 
padding: 0 0 0 40px;
border-bottom: 1px solid #f5d429;
}

.box_body_cat .bg_list_sub_level_2  a	{ 
height:25px;
display:inline;
text-decoration:none;
color:#244425;
padding:0 0 0 0;
line-height:20px;
font-size: 9px;
text-transform:uppercase;
}

.box_body_cat .bg_list_sub_level_2  a:hover	{
color:#990000; 
text-decoration:underline; 
}


.box_body_info ul 	{ padding:0; margin:0px; list-style:none; display:block; width:100%; }

.box_body_info .bg_list_info 	{ border-bottom: 1px solid #f5d429; background: url(images/list-yellow.gif) left center no-repeat; padding: 5px 0 5px 15px;}
.box_body_info .bg_list_info  a	{color:#404040; text-decoration:none; line-height:18px; font-weight:normal; font-size:11px; }
.box_body_info .bg_list_info  a:hover	{color:#404040; text-decoration:none;}

