div.N_AllCurrent, div.N_All
{
  color: #555555;
}
/*  cutednav  */
div.N_In
{
  padding-left: 0px;
}
div.N_H
{ 
  display: none;
  padding-left: 0px;
}
div.N_ListOpened
{
  background-image: url(/images/navigator/list_opened.gif); 
	color: red;
}
div.N_ListClosed
{
  background-image: url(/images/navigator/list_closed.gif);
	color: blue;
}

div.N_ItemLink
{
  background-image: url(/images/navigator/item_link.gif);
}
div.N_AllCurrent
{
  background-image: url(/images/navigator/all_current.gif);
}
div.N_All
{
  background-image: url(/images/navigator/all.gif);
}

div.N_All, div.N_AllCurrent, div.N_ItemLink, div.N_ItemCurrent, div.N_ListOpened, div.N_ListClosed
{
  padding-left: 12px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
}
div.N_All, div.N_AllCurrent, div.N_ItemLink, div.N_ItemCurrent
{

}
div.N_All a, div.N_AllCurrent a, div.N_ItemLink a, div.N_ItemCurrent a, div.N_ListOpened a, div.N_ListClosed a, div.N_All a, div.N_All:visited
{
}

.N_Depth0_0, .N_Depth0_1
{
  margin: 0 0 0 0px; font-weight: bold;
}

.N_Depth1_0, .N_Depth1_1
{
  margin: 0 0 0 10px;
}
.N_Depth2_0, .N_Depth2_1
{
  margin: 0 0 0 20px;
}
.N_Depth3_0, .N_Depth3_1
{
  margin: 0 0 0 30px;
}
.N_Depth4_0, .N_Depth4_1
{
  margin: 0 0 0 40px  ;
}
.N_Depth5_0, .N_Depth5_1
{
  margin: 0 0 0 50px  ;
}
.N_Depth6_0, .N_Depth6_1
{
  margin: 0 0 0 60px  ;
}
.N_Depth0_0, .N_Depth1_0, .N_Depth2_0, .N_Depth3_0, .N_Depth4_0, .N_Depth5_0, .N_Depth6_0
{
 /*χΈς*/
}

.N_Depth0_0 img, .N_Depth1_0 img, .N_Depth2_0 img, .N_Depth3_0 img, .N_Depth4_0 img, .N_Depth5_0 img, .N_Depth6_0 img, .N_Depth0_1 img, .N_Depth1_1 img, .N_Depth2_1 img, .N_Depth3_1 img, .N_Depth4_1 img, .N_Depth5_1 img, .N_Depth6_1 img
{
	margin-right: 5px;
}

.N_Depth0_1, .N_Depth1_1, .N_Depth2_1, .N_Depth3_1, .N_Depth4_1, .N_Depth5_1, .N_Depth6_1
{
 /*νεχες*/
}
div.N_ItemCurrent
{
  background-image: url(/images/navigator/item_current.gif);
  color: red;

}

.N_ItemCurrent a
{
  color: red;

}

