<!--
  BODY  { 
	background-color: #FFFFFF; 
	color: black; 
	margin-top: 0;
	margin-bottom: 0;
	}
  BODY#GroupFrame
	{
	background-color: #e0e0e0; 
	color: black; 
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	}
  TABLE#Main
	{ 
	border-left: dotted;
	border-right: dotted;
	border-width: thin;
	border-color: #000000;
	background-color: #C0C0C0;
	padding-bottom: 0;
	}
  TD#Main
	{
	border-style: inset;
	border-width: thin;
	border-color: #000000;
	background-color: #e0e0e0;
	vertical-align: top;
	}
  TD#Button
	{
	border-style: dotted;
	border-width: thin;
	border-color: #e0e0e0;
	vertical-align: top;
	text-align: center;
        background-color: #e0e0e0; 
	}
  #Button a
	{
	border-style: dotted;
	border-width: thin;
	border-color: #e0e0e0;
	vertical-align: top;
	text-decoration: none;
	text-align: center;
	color: black; 
        background-color: #e0e0e0; 
	}
  #Button a:hover
	{
	border-style: dotted;
	border-width: thin;
	border-color: #e0e0e0;
	background-color: #FFFFFF; 
	vertical-align: top;
	text-align: center;
	}
  TD#Framed
	{
	border-style: dashed;
	border-width: thin;
	border-color: #000000;
	vertical-align: bottom;
	text-align: center;
	}
-->
