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


a.sample_attach, div.sample_attach
{
	display: block;
	width:   230px;
	border:  1px solid black;
	padding: 2px 5px;
	background: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: small;
	color:   #6600CC;
}

a.sample_attach:hover {background-color:#FFFFCC;}
a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             {
	border-bottom: 1px solid black;
	width: 240px;
	border-bottom-color: #000000;
}

div#sample_attach_menu_parent			  {

font-size:xx-large;
width:   320px;
}
form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 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; }

.style1 {
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
