html {
    width:100%;
    height:100%;
    padding:0;
    margin:0;
  }
body {background:#f0f4ef; font-size:1em; color:#595959;
	width:100%; height:100%; padding:0; margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif; }

.tblmain {height:100%;width:100%;}
.tdmain {height:95%;}
.tdfooter{height:5%;}
#header{height:10%;}
#content {height:90%;}

#home {
    width:100%;
    height:100%;
    padding:0;
    margin:0;
  }
#home .tblcenter {height:100%;width:100%;color:#FFFFFF;font-size:1.3em;}
#home .td11 {background:#1B58B8;width:66%;height:25%;}
#home .td12 {background:#B81B6C;width:34%;height:25%;}
#home .td21 {background:#DC572E;width:34%;height:25%;}
#home .td22 {background:#00A600;width:66%;height:25%;}
#home .td31 {background:#AA40FF;width:66%;height:25%;}
#home .td32 {background:#E3C800;width:34%;height:25%;}
#home .td41 {background:#00A600;width:34%;height:25%;}
#home .td42 {background:#1B58B8;width:66%;height:25%;}
#home .td51 {background:#cc66cc;width:100%;height:9%;}


#home .divBox {width: 100%;height: 100%;text-align:center;display:table;}
#home .divBox a{width: 100%;height: 100%;display: table-cell;vertical-align: middle; color:#FFFFFF;text-decoration:none;}

#footer .deskvers {float:right; font-size:0.8em; padding:0 10px 0 0;color:#595959;}
#footer .copy {float:left; font-size:0.8em; padding:0 10px 0 0;color:#595959;}
#footer a  {color:#595959; text-decoration:underline;}


#header .divBox {width: 100%;height: 100%;text-align:center;display:table;}
#header .divBox .hoff{width: 25%;height: 40px;display: table-cell;vertical-align: middle; background:#1B58B8; color:#FFFFFF;text-decoration:none;}
#header .divBox .hon{width: 25%;height: 40px;display: table-cell;vertical-align: middle; background:#4294DE; color:#FFFFFF;text-decoration:none;}

#content .tdhead {font-weight:bold;background:#f1f1f1; border-bottom:1px solid #595959;}
#content .tdbody {border-bottom:1px dotted #595959;}
#content .text13 {font-size:0.9em;}
#content .resting {border-bottom:1px solid #595959;font-style:italic}

#content a {color:#1B58B8;text-decoration:underline;}