.mw_table_header
{
	background-color: #52282A;
	color: #FFFFFF;
}

.mw_table_header_sub
{
	background-color: #73282A;
	color: #FFFFFF;
}

.mw_table_cell
{
	background-color: #EEEEEE;
	color: #000000;
}

A.mw_table_header_link, A.mw_table_header_link:link, A.mw_table_header_link:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.mw_table_header_link:active, A.mw_table_header_link:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

A.mw_table_cell_link, A.mw_table_cell_link:link, A.mw_table_cell_link:visited
{
	color: #000000;
	text-decoration: underline;
}

A.mw_table_cell_link:active, A.mw_table_cell_link:hover
{
	color: #000000;
	text-decoration: none;
}

A.mw_table_cell_link_important, A.mw_table_cell_link_important:link, A.mw_table_cell_link_important:visited
{
	color: #FF0000;
	text-decoration: underline;
}

A.mw_table_cell_link_important:active, A.mw_table_cell_link_important:hover
{
	color: #FF0000;
	text-decoration: none;
}

A.mw_link, A.mw_link:link, A.mw_link:visited
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

A.mw_link:hover, A.mw_link:active
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

