﻿div.css
{
	padding-top:2px;
	text-align:right;
}

table.mfsg
{
	border:solid 1px #404040;
	width:100%;
}

table.mfsg th
{
	background-color:#606060;
	border:solid 2px #404040;
	color:#FFFFFF;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	padding:3px;
	text-align:left;
	white-space:nowrap;
}

table.mfsg th a:link
{
	color:#FFFFFF;
}

table.mfsg th a:visited
{
	color:#FFFFFF;
}

table.mfsg th a:hover
{
	color:#FF0000;
}

table.mfsg tr.e
{
	background-color:#DDDDDD;
}

table.mfsg tr.o
{
	background-color:#F4F4F4;
}

table.mfsg tr.e td
{
	border:solid 2px #404040;
	padding:2px;
}

table.mfsg tr.o td
{
	border:solid 2px #404040;
	padding:2px;
}

table.mfsg tr.p
{
	background-color:#606060;
	border:solid 2px #404040;
	padding:3px;
}

table.mfsg tr.p input
{
	padding: 2px 0px 0px 4px;
}

table.mfsg tr.p td
{
	color:#FFFFFF;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	font-size:8pt;
	text-align:left;
	white-space:nowrap;
}

table.mfsg tr.p span.n
{
	color:#FFFFFF;
	font-weight:bold;
}

table.mfsg tr.p a:link
{
	color:#FFFFFF;
}

table.mfsg tr.p a:visited
{
	color:#FFFFFF;
}

table.mfsg tr.p a:hover
{
	color:#FF0000;
}
