BODY {
	SCROLLBAR-FACE-COLOR: #f8f8f8; FONT-SIZE: 11px; SCROLLBAR-HIGHLIGHT-COLOR: #dddddd; SCROLLBAR-SHADOW-COLOR: #aaaaaa; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #e8e8e8; SCROLLBAR-ARROW-COLOR: #333333; SCROLLBAR-TRACK-COLOR: #eeeeee; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #a8a8a8
}


  .menu

  {

   position:relative;

   background-color:darkblue;

   border:1px solid darkblue;

   width:150;

   font-size:9pt;

   font-family:verdana;
	
   font:bold;
   color:white;
   position:absolute;

   cursor:hand;

  }

  .item_panel

  {

    width:150;

    border-left:1px solid darkblue;

    border-right:1px solid darkblue;

    clip:rect(0,150,0,0);

    position:absolute;



  }

  .item_panel a

  {

   text-decoration:none;

   color:solid darkblue;

   cursor:hand;

  }

  .item

  {

   background-color:lightgrey;

   width:148;

   font-size:12px;

   font-family:verdana;

   

  }

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: oblique;
	line-height: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: left top;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	cursor: text;
	filter: FlipH;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;

}


	
