﻿a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   220px;

  border:  0px;
  border-bottom: 1px dotted #ffffff;
  padding: 3px 5px;


  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  text-decoration: none;
  text-align: left;

  color:   #ffffff;
  
  background: #ad1ca8;
}

.dropdownnv {
  
}

.dropdownlab {
  background: #61b9e4;
}

.dropdownac {
  background: #61b9e4;
}

a.sample_wider {
	width: 260px;
}

a.sample_attach:hover {
  background-color: #ffffff;
  text-decoration: none;
  color: #000000;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }

a.sample_wider, a.sample_wider:visited, div.sample_wider
{
  display: block;
  width:   260px;

  border:  0px;
  padding: 3px 5px;

  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;

  color:   #ffffff;
}

a.sample_wider:hover {
  background-color: #ffffff;
  text-decoration: none;
  color: #000000;
}

a.sample_wider, a.sample_wider:visited { border-bottom: none; }



div#sample_attach_menu_child             { border-bottom: 1px solid black; font-size: 11px; font-weight: normal; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  0px;
  padding: 0px 5px 0px 5px;

  background: #FFFFEE;
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }