body { font-size: 0.7em; }
h3   { font-size: 1.6em; margin: 0px; }

a.normal {

  text-decoration: underline;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12;
  color:   #266ba6;
}

table.menutable {
background-color: white;
padding: 1px; 
border: 1px solid #266ba6;
}

div.sample_attach
{
  display: block;
  width:   100%;

  border:  0px solid black;
  padding: 2px 5px;
 background-color: white;

  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12;
  color:   #266ba6;
}

a.sample_attach, a.sample_attach:visited
{
  display: block;
  width:   100%;

  border:  4px solid black;
  padding: 2px 0px;
 background-color: #ffffff;

  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12;
  color:   #266ba6;
}

a.sample_attach, a.sample_attach:visited { border: 0px solid black; }
div#sample_attach_menu_child             { border: 1px solid black; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: yellow;
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }

