.forceauto
{
	
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Verdana;
     text-align: center;
}

table.forceauto_table {
	background: #00ff00;
	text-decoration: underline;
}

table.forceauto_over_table  {
	background: url(/images/fr_17.gif);
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Verdana;
	text-align: center;
	text-decoration: underline;
}

table.forceauto_over_table td {
	color: #FF0000;
}

.forceauto2
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Verdana;
}

table.forceauto2_table  {
	background: #8A8A96;
	color: #FFFFFF;
}

table.forceauto2_table td {
    padding: 3px;
}

table.forceauto2_over_table  {
	background: #706F79;
	color: #ECF5FF;
	font-size: 8pt;
	padding: 3px;
}

table.forceauto2_m_table {
	background: #FFFFFF;
}