@CHARSET "ISO-8859-1";
*	
{ 	
	font-family: sans-serif; 
}

.noscreen
{
	display: none;
}

.link
{
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}

#search_div td
{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #99b4d6;
}

#results_div
{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #99b4d6;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
}

#details_table
{
	background-color: #fcfcfc;
	border: 1px dashed navy;
	padding: 10px;
}

#details_div td
{
	font-size: 10pt;
}

#details_div label
{
	font-family: monospace;
}

#table_1
{
	background-color: #095AA6;
}

.button
{
	cursor: pointer;
}
