/*Scout CSS */

/* body */
body			{margin:10px; background-color:#cccccc; font-family: Optima, sans-serif;}
a:link		{color:#0000ff;}
a:visited	{color:#404;}
h1			{color:#006600;}
#ftable td th {border: thin red;}
#mtable		{background-color:#cccc99; border-width:2px; border-style: solid; border-color: #cc0000; padding-bottom:10px; padding-right:1px;}




#leftbar	{background-color:#ffffff;}
#leftbar p	{color:#ffffff;}
/* header */
#header		{background-color:#006600; margin-bottom: 1em; color:white; text-align:center;}
#ptitle		{color:#006600; font-size:250%; margin-top:.4em; text-align:center;}


