body {
	background-color: #000000;
}
.style2 {	font-size: 10px;
	color: #FFFFFF;
	font-family: Times New Roman;
}
a:link {
	color: #000000;	
	text-decoration:underline;
}
a:visited {
	color: #000000;
	text-decoration:underline;
}
a:hover {
	color: #E1C8C1;
}

a.black:link {color: #808080;
	text-decoration:underline;
	font-family: Times New Roman;
	font-size:12px;
}
a.black:visited {color: #808080;
	text-decoration:underline;
    font-family: Times New Roman;
	font-size:12px;
}
a.black:hover {color: #E1C8C1;
	text-decoration:underline;
		font-family: Times New Roman;
	font-size:12px;
}
.style6 {font-family: Times New Roman; font-weight:normal; font-size: 18px; }
.style6a {font-family: Times New Roman; font-size: 12px; }
.style7 {font-family: Times New Roman; font-weight:bold; font-size: 14px; color: #316384; }
.style7grey {font-family: Times New Roman; font-weight:bold; font-size: 12px; color: #808080; }
.style7big {font-family: Times New Roman; font-weight:bold; font-size: 18px; color: #316384; }
a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   120px;
  background: #03436F;
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  color:   #ffffff;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black;
border-left: 1px solid black; border-right: 1px solid black; border-top: 0px solid black;  }

form.sample_attach
{
  visibility: hidden;
  background: #03436F;
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
}

input.sample_attach { width: 120px; }

-->