@charset "utf-8";

/* CSS Document */





#MS_DropDown {

width:140px;

  position: absolute;

  visibility:hidden;

  top:256px;

  margin-left:94px;

  padding-top:4px;

  z-index:5;

}



#MS_DropDown_2 {

width:140px;

  position: absolute;

  visibility:hidden;

  top:256px;

  margin-left:236px;

  padding-top:4px;

  z-index:5;

}



#MS_DropDown_3 {

width:140px;

  position: absolute;

  visibility:hidden;

  top:256px;

  margin-left:561px;

  padding-top:4px;

  z-index:5;

}





#MS_DropDown_4 {

width:140px;

  position: absolute;

  visibility:hidden;

  top:256px;

  margin-left:657px;

  padding-top:4px;

  z-index:5;

}





#MS_DropDown_BG {

    width:135px;

    position:relative;

	background-image:url(images_menus/menu_bg.png);

	background-repeat:repeat-y;

}



#MS_DropDownButtons {

margin-right:8px;

  padding-bottom:2px;

  padding-left:10px;

    text-align:left;

	padding-top:2px;

	position:relative;



}



#MS_DropDownButtons a {

	font-family: Gotham Rounded Medium, Gotham Rounded Book, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;

	font-size: 8pt;

	line-height: 16pt;

	font-weight: normal;

	text-decoration: none;

	color: #ffffff;

}



#MS_DropDownButtons a:hover {

	font-family: Gotham Rounded Medium, Gotham Rounded Book, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;

	font-size: 8pt;

	line-height: 16pt;

	font-weight: normal;

	text-decoration: none;

	color: #251b16;

}