BODY {
	FONT-FAMILY: Verdana
}

TABLE.statis
{
	table-layout: fixed;
	font-family: Verdana;
	border-collapse: collapse;
	text-align: right;
}

TD.regular {
	FONT-SIZE: 9pt; FONT-FAMILY: ËÎÌå
}
TD.regular A:visited
{
	font-weight: bold;
}

TABLE.title
{
	font-size: 12pt;
	border-left-color: lightgrey;
	border-bottom-color: lightgrey;
	border-top-color: lightgrey;
	border-right-color: lightgrey;
	background-color: lightgrey;
}

TR.topcmd
{
	font-size: 10pt;
	background-color: white;
}

TR.boardname
{
	font-weight: bolder;
	font-size: 12pt;
	background-color: whitesmoke;
}

TR.columntitle
{
	font-size: 11pt;
	font-weight: bolder;
	background-color: white;
}

TR.content
{
	font-size: 10pt;
	background-color: white;
}

TR.globaltop_content
{
	font-size: 10pt;
	background-color: lightcyan;
}

TR.columntop_content
{
	font-size: 10pt;
	background-color: aliceblue;
}

TR.content TD.state
{
	font-weight: bolder;
	background-color: whitesmoke;
}

TR.content TD.author
{
	background-color: whitesmoke;
}

TR.content TD.lastupdate
{
	background-color: whitesmoke;
}

TR.bottomcmd
{
	font-size: 9pt;

}

SPAN.boardname
{
	font-size: 14pt;	
}


SPAN.managers
{
	font-size: 9pt;
}

