* {
 margin: 0 !important;
 padding: 0 !important; }
 
body { }
 
ul, ol {
 list-style-type: none; }
 
img {
 border: 0; }

hr {
 clear: both;
 visibility: hidden; }
 
table {
 border-collapse: collapse; }
 
form {
 display: none; }
 
form * {
 display: none; }
 
a:link, a:focus, a:visited, a:active {
 color: #000000;
 text-decoration: none; }
 
#Middle {
 width: 100% !important; } 
 
#Middle * {
 margin: 0 !important;
 padding: 0 !important;
 clear: both !important;
 float: none !important;
 text-align: justify !important;
 display: block !important;
 width: auto !important;
 height: auto !important;
 background: #FFFFFF !important;
 color: #000000 !important;
 font: normal 11px Verdana, sans-serif !important; }
 
#Top,
#TopMenu,
#Footer {
 display: none; }
 
#Top *,
#TopMenu *,
#Footer * {
 display: none; }
