/* CSS Document */
body {
	FONT-WEIGHT: normal;
	font-size:12px;
	FONT-FAMILY:"Trebuchet MS";
	color:#000000;
	line-height:15px;
	text-align:justify;
	text-decoration:none;
	margin: 0px; 
  }
h3
   {
	FONT-WEIGHT: normal;
	font-size:12px;
	FONT-FAMILY:"Trebuchet MS";
	color:#000000;
	line-height:15px;
	text-align:justify;
	text-decoration:none;
	margin: 0px; }
a.sample_attach
{
  display: block;
  width:   143px;
  border:  1px solid #67593e;
  padding: 2px 5px;
  background:#f6f3d3;
  text-decoration: none;
  FONT-FAMILY:"Trebuchet MS";
  font-size:12px;
  color:#000000;
}

a.sample_attach:hover, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:143px;
  padding: 2px 5px;
  background:#d1c7a4;
  text-decoration: none;
  FONT-FAMILY:"Trebuchet MS";
  font-size:12px;
  color:#000000;
}

a.sample_attach, a.sample_attach:visited
	{
	border-bottom:none;
	}
div#sample_attach_menu_child 
	{
	border-bottom: 1px solid #67593e;
	}

