body {
	margin-top: 20px;
	padding: 0;
	background: #FDF9EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6D6D;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006EA6;
}

h1 {
	letter-spacing: -1px;
	font-size: 35px;
}

h2 {
	font-size: 26px;
}

a:link {
	color: #0094E0;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #0094E0;
}

a:visited {
	color: #0094E0;
	text-decoration: none;
}

img {
	border: none;
}

a.sample_attach, div.sample_attach
{
  display: block;
  color: #FFFFFF; 
  text-decoration: none;
}

a.sample_attach, a.sample_attach:visited, a.sample_attach:hover, a.sample_attach:active { 
	text-align: left; 
	border-bottom: none; 
	padding: 4px 4px 4px 4px; 
	color: #000000; 
	text-decoration: none;
}

a.sample_attach_child, a.sample_attach_child:visited, a.sample_attach_child:hover, a.sample_attach_child:active { 
	text-align: left; 
	border-bottom: none; 
	padding: 4px 4px 4px 4px; 
	color: #000000; 
	text-decoration: none;
}

div#sample_attach_menu_child             { background: #E6E6E6; width: 120px; }

form.sample_attach
{
  position: absolute;
  height: 40px;
  visibility: hidden;
  border:  1px dashed white;
  background: #000000;
  text-decoration: none;
}

form.sample_attach b
{
  font-family: Arial; 
  color: #000000; 
}

input.sample_attach { margin: 1px 0px; }
