﻿.tv
{
	padding:0px;
}

.tv_row_Level1
{
}
.tv_row_Level1_hasChildren
{


}
.tv_itm_Level1
{
	cursor:pointer;
    font-size:12px;
    padding:2px 0px 2px 2px;
    width:120px;
    overflow:hidden;
    color:#5b5b5b;
}







.tv_row_Level2, .tv_row_Level2_hasChildren
{

}
.tv_row_Level2_hasChildren
{

}
.tv_row_Level2_hasChildren_hover
{

}
.tv_row_Level2_hover
{

}

.tv_itm_Level2, .tv_itm_Level2_hasChildren
{
    font-size:11px;
    padding:2px 0px 2px 2px;
	cursor:pointer;
    width:160px;
    overflow:hidden;
    color:#5b5b5b;
}











.tv_row_Level3, .tv_row_Level3_hasChildren
{
}
.tv_row_Level3_hasChildren
{
}
.tv_row_Level3_hasChildren_hover
{
}
.tv_row_Level3_hover
{
}

.tv_itm_Level3, .tv_itm_Level3_hasChildren
{
    font-size:10px;
    padding:2px 0px 2px 2px;
	cursor:pointer;
    width:120px;
    overflow:hidden;
    color:#5b5b5b;
}





















































.MenuGroup
{
}

.MenuItem
{
  background-color:#b50000;
  color:white;
  font-family:verdana;
  font-size:9px;
  border-right:2px solid white;
  cursor:default;
  width:96px;
  height:21px;
  overflow:hidden;
  letter-spacing:-1px;
  text-align:center;
}

.MenuItemHover
{
  background-color:#8D8F95;
  color:white;
  font-family:verdana;
  font-size:9px;
  border-right:2px solid white;
  cursor:default;
  width:96px;
  height:21px;
  letter-spacing:-1px;
  text-align:center;
}

.MenuItemDown
{
  background-color:#8D8F95;
  color:white;
  font-family:verdana;
  font-size:9px;
  border-right:2px solid white;
  cursor:default;
  width:96px;
  height:21px;
  letter-spacing:-1px;
  text-align:center;
}







.MenuSubItem
{
  background-color:#b50000;
  color:white;
  font-family:verdana;
  font-size:9px;
  border:1px;
  border-color:white;
  border-style:solid;
  cursor:pointer;
  width:96px;
  overflow:hidden;
  letter-spacing:-1px;
  
}

.MenuSubItemHover
{
  background-color:#8D8F95;
  color:white;
  font-family:verdana;
  font-size:9px;
  border:1px;
  border-color:white;
  border-style:solid;
  cursor:pointer;
  width:96px;
  letter-spacing:-1px;
}

.MenuSubItemDown
{
  background-color:#8D8F95;
  color:white;
  font-family:verdana;
  font-size:9px;
  border:1px;
  border-color:white;
  border-style:solid;
  cursor:pointer;
  width:96px;
  letter-spacing:-1px;

}










.MenuSubItemNoClick
{
  background-color:#b50000;
  color:white;
  font-family:verdana;
  font-size:9px;
  border:1px;
  border-color:white;
  border-style:solid;
  cursor:pointer;
  width:96px;
  overflow:hidden;
  letter-spacing:-1px;
  background-image:url(/img/pila.gif);
  background-repeat:no-repeat;
  background-position:right 7px;  
}

.MenuSubItemHoverNoClick
{
  background-color:#8D8F95;
  color:white;
  font-family:verdana;
  font-size:9px;
  border:1px;
  border-color:white;
  border-style:solid;
  cursor:pointer;
  width:96px;
  letter-spacing:-1px;
  background-image:url(/img/pila.gif);
  background-repeat:no-repeat;
  background-position:right 7px;}

.MenuSubItemDownNoClick
{
  background-color:#8D8F95;
  color:white;
  font-family:verdana;
  font-size:9px;
  border:1px;
  border-color:white;
  border-style:solid;
  cursor:pointer;
  width:96px;
  letter-spacing:-1px;
  background-image:url(/img/pila.gif);
  background-repeat:no-repeat;
  background-position:right 7px;
}