﻿/***Base styles*/
* {margin: 0;padding: 0;}
html, body { height: 100%; font: normal normal normal 10px/normal Verdana, Arial, sans-serif; color: #000000;  background-color: #FFFFFF;}
body {min-width: 995px;}
.banner {display: none;}
.clear {font-size: 1px; clear: both;}

#SqlPanel {display: none;}

#topline {display: none;	}
#logo {display: none;}
#header {display: none;}
#mainsections a {display: none;}
#mainsections  {background: none; border: 1px solid black; color: black;}
#content div.versions {display: none;}
#content div.left{display: none;}
#content div.right{display: none;}
#content div.center{margin: 20px; text-align: justify;}
#content .center .grids {display: none;}
#content div.center h1.inner {color: black;}	

#footer {background-color: #fff;}
#footer .common {display: none;}
#footer .first {display: none;}
#footer .second {background: none; color: black; text-align: center;}
#footer .second p.left{color: black; float: none;}
#footer .second p.counter{display: none;}