﻿body {margin:0px;   
}
table#LayoutTable {border-style:none;}
table#LayoutTable td, th    {font-family:Arial;font-size:10pt;vertical-align:top}
table#LayoutTable td#HeaderCell {background-color:#505050;color:white;
     font-size:32pt; font-weight:bold}
table#LayoutTable td#UserAccountCell {background-color:#505050;color:white;
     font-size:6pt; font-weight:normal; }
  
table#LayoutTable td#CounterCell {background-color:#E0E0E0;}
table#LayoutTable td#MenuCell   { width:150px;background-color:#E0E0E0}
table#LayoutTable td#ContentCell {Width:85%;border-style:none;height:100%;}
table#LayoutTable td#GoogleAdsCell {Width:15%;padding:5px;background-color:#E0E0E0}
table#LayoutTable td#PrivacyPolicyCell {background-color:#E0E0E0; text-align:center}

table#LayoutTable td#ContentCell table#ContentTable td#UserMenuCell {background-color:#E0E0E0;width:100%;border-style:none;}

table#LayoutTable td#ContentCell table#ContentTable {border-style:none;}
  
