
body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a:active,
a:focus,
a:hover,
a:link,
a:visited
{
	color: #1e90ff;
}

input,
select,
table,
textarea
{
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

div.frame
{
	background-color: #ffffff;
	margin: 0px;
	padding: 16px;
}

div.item_active
{
	background-color: #ffffe0;
	border-color: #aca899;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 8px;
}
