.AsbListHeader
{
	border-right: black 1px solid;
	padding-right: 2px;
	padding-left: 1px;
	font-weight: bolder;
	font-size: 11px;
	padding-bottom: 0px;
	vertical-align: top;
	color: black;
	padding-top: 0px;
	font-family: Verdana, Tahoma, Arial, helvatica;
	white-space: nowrap;
	background-color: buttonface;
}
.AsbListRow
{
	border-right: black 1px solid;
	padding-right: 2px;
	padding-left: 1px;
	font-size: 11px;
	padding-bottom: 0px;
	vertical-align: top;
	padding-top: 0px;
	font-family: Verdana, Tahoma, Arial, helvatica;
	white-space: nowrap;
}
TR.detayListe
{
    BACKGROUND-COLOR: white
}
TR.detayListe TH
{
	border-right: black 1px solid;
	padding-right: 1px;
	border-top: white 1px solid;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 0px;
	vertical-align: top;
	border-left: white 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Tahoma, Verdana, Arial, helvatica;
	white-space: nowrap;
	background-color: buttonface;
}
TR.detayListe TD
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 0px;
	vertical-align: top;
	border-left: silver 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: silver 1px solid;
	font-family: Tahoma, Verdana, Arial, helvatica;
	white-space: nowrap;
	background-color: white;
}
DIV.detayListe
{
	OVERFLOW-Y: hidden;
	OVERFLOW-X: hidden;
	color: black;
}
