table.fuss_style
{
	font-family:Arial;
	font-size:9pt;
	width:100%;


}

table.fuss_style a
{
	color:#000000;
	font-weight:bold;

}

table.form_standard
{
	font-family:Arial;
	font-size:10pt;
	width:70%;	
}

table.form_standard th
{	
	background-color:#C0C0FF;
	border:solid 1px #808080;
}


table.form_standard td
{	
	
}

table.form_standard INPUT
{
	
	background-color:#FFFFFF;
}


table.form_standard textarea
{
	
	background-color:#FFFFFF;
}

table.form_standard option
{
	
	background-color:#FFFFFF;
}



table.form_standard a
{
	font-weight:bold;
}

table.index_table
{
	width:100%;
	height:100%;
	font-family:Arial;
	font-size:9pt;
	border:solid 1px #CCCCCC
}

table.index_table TH
{
	height:20px;
	background-color:#EAEDD4;
}

table.index_table a
{
	color:#000000;
	font-weight:bold;
}

table.index_table TD
{
	height:100%;
}


table.listing_table
{
	font-family:Arial;
	font-size:9pt;
	width:100%;
	
	
}

table.listing_table TH
{
	width:20%;
	border-right: solid 1px #FFFFFF;
	height:20px;
	background-color:#C0C0FF;
}


table.listing_table TD
{
	width:20%;
	height:35px;
	text-align:center;
}

table.listing_table a
{
	font-weight:bold;
	color:#202020;
}

.suco_test
{
	background-color:#DDDEFB;
}

.suco_test2
{
	background-color:#FCF8F1;
}

