BODY {
   margin-top:0;
   padding-top:0;
   margin-bottom:0;
   padding-bottom:0;
   margin-left:0px;
   margin-right:0px;
   background-repeat:repeat-x;
   color: #222222;
   background-color:#EBEBEB;
   font-size: 10pt;
   font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial,
   Verdana, sans-serif;
}

div.mainbody {
   color: #000;
   background-repeat:repeat-x;
   text-align:center;
   font-size: 9pt;
   font-family: verdana, Helvetica, Serif;
   height: auto;
   margin-left:auto;
   margin-right:auto;
   width:80%;
   min-width:80px;
   background-color:#fff;
   border-radius:15px;
}

.bannerimg
{
   width: 17%  ;
   height: 13%  ;
   max-width:170px;
   max-height:135px;
   margin-top: 5%;
   align:center;
   margin-right: 0%;
}

.fh{
   color:#2387BF;
   text-decoration: none;
   font-size: 16pt;
   font-family:Arial, Helvetica;
   font-style:normal;
   margin-top:10px;
   text-align:center;
}

.nav_main {
   float:bottom;
}

.nav_mb {
   color:#fff;
   width: auto;
   padding: 5px 10px;
   background: #2387BF;
   border: 0;
   font-size: 14px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius:6px;
}

.nav_sub{
   min-height:100px;
   padding: 5px 10px;
   font-size: 14px;
}

.nav_sb{
   min-height:100px;
   padding: 5px 10px;
   font-size: 14px;
   display:none;
   color:#2387BF;
}

.nav_sb1{
   min-height:100px;
   padding: 5px 10px;
   font-size: 14px;
   color:#2387BF;
}

.a_reg {
   color:#2387BF;
   text-decoration: none;
   font-size: 16pt;
   font-family:Arial, Helvetica;
   font-style:normal;
   margin-top:10px;
   text-align:center;
}

table {
   padding-left:20%;
   float:left;
}

test{
  /* table-related; */
   table-layout:fixed;
   width:80%;
}
