body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, tahoma, helvetica, arial;
	margin: 0px;
}

a:link    { text-decoration: none; color: #101010; }
a:visited { text-decoration: none; color: #909090; }
a:hover   { text-decoration: underline; color: #B0B0B0; }

a#curlink { color: #000080; }
a.deleted { color: #FFB0B0; }

tr.even
{
	background-color: #E8F9E8;
}

tr.odd
{
	background-color: #F4FFF4;
}

td.s
{
	color: #888888;
	background-color: #E0F0E0;
	font-family: verdana, tahoma, helvetica, arial;
	font-weight: bold;
	padding: 0px 5px;
}

td, td.l
{
	font-family: verdana, helvetica;
/*	background-color: #F4FFF4;*/
	padding: 0px 5px;
}

td.n0
{
	font-family: verdana, helvetica;
	background-color: #EDF8ED;
	padding: 0px 5px;
}

td.lm
{
/*	background-color: #F4FFF4;*/
	padding: 0px 0px;
	width: 32px;
}

td.lm0
{
	background-color: #EDF8ED;
	padding: 0px 0px;
	width: 32px;
}

td.lp
{
/*	background-color: #F4FFF4;*/
	padding: 0px 0px;
	width: 32px;
	cursor: pointer; cursor: pointer;
}

img.n,
a.n img
{
	border-width: 0px;
	width: 13px;
	height: 14px;
}

img.i
{
	border-width: 0px;
	width: 18px;
	height: 14px;
}

img
{
	border-width: 0;
	width: 32px;
	height: 16px;
}

img.s
{
	border-width: 0;
}


.fix
{
	line-height: 16px;
	height: 16px;
}

ul.seealso 
{
  font-size: 0.7em;
	overflow: auto;
  display: inline;
}

.seealso li
{
  float: left;
  margin-right: 10px;
  list-style-type: none;
}
