    /* Created by Suresh */
    /* layout Start */
    * {
    margin: 0;
    padding: 0;
    }
    * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
          box-sizing: border-box;
    }
    body {
    background: #b9b9b9;
    color: #000000;
    }
    html {
    overflow-y: scroll;
    }
    #wrap {
    width: 960px;
    margin: 0 auto;
    background: #e6e7e8;
    border:1px solid #000000;
    }
    #header {
    width: 958px;
    background: #f1921a url('images/banner.gif');
    }
    #header h1 {
    color: #ffffff;
    text-align: center;
    padding: 15px 10px;
    font-family: arial;
    font-size: 40px;
    font-weight: normal;
    }
    #menu {
    float: left;
    width: 958px;
    background: #f1921a;
    }
    #menu {
    list-style-type: none;
    }
    #menu li {
    display: inline;
    }
    #menu li a {
    float: left;
    text-decoration: none;
    background: #f1921a;
    color: #ffffff;
    padding: 5px 10px;
    font: 13px arial;
    border-right: 1px solid #ffffff;
    }
    #menu li a:hover {
    background: #669900;
    color: #ffffff;
    }
    #sidebar {
    width:148px;
    float: left;
    padding: 5px;
    border: 0px solid #000000;
    }
    #home {
    clear: left;
    width:958px;
    background: #e6e7e8;
    padding: 10px;
    min-height: 450px;
    }
    #content {
    width:810px;
    float: right;
    padding: 5px;
    border: 0px solid #000000;
    }
    #footer {
    clear: both;
    width: 958px;
    background: #f1921a;
    }
    #footer p {
    color: #ffffff;
    padding: 5px 0;
    text-align: center;
    font: 14px arial;
    }
    /* layout End */
    img.suresh {
    margin-top: 25px;
    border: 10px solid grey;
    border-radius: 15px;
    }
    img.pbl_img {
    margin-left: auto;
    margin-right: auto;
    }
    img.acq_img {
    margin-left: auto;
    margin-right: auto;
    }
    p.info {
    color: #333333;	
    text-align: center;
    padding-bottom: 20px;
    font: bold 15px arial;
    }
    #pbl {
    width: 138px;
    margin: 0 auto;
    border-collapse: collapse;
    }
    #pbl th {
    background: #ff9900;
    color: #ffffff;
    border: 1px solid #e6e7e8;
    font: 16px sans-serif;
    padding: 5px 0px;
    }
    #pbl td {
    background: #679EC9;
    text-align: center;
    border: 1px solid #e6e7e8;
    }
    #pbl td a {
    text-decoration: none;
    background: #009933;
    color: #ffffff;
    font: 13px verdana;
    display:block;
    padding: 5px;
    }
    #pbl td a:hover {
    background: #99ff99;
    color: #000000;
    }
    #salary {
    margin: 0 auto;
    width: 795px;
    border-collapse: collapse;
    margin-bottom: 5px; 
    }
    #salary caption {
    border: 1px solid #000000;
    border-bottom: none;
    background: #990000;
    color: #ffffff;
    padding: 5px 0px;
    font: bold 14px sans-serif;
    letter-spacing: .1em;
    }
    #salary td.ttl {
    background: #6666FF;
    }
    #salary td.ttl2 {
    background: #66ccff;
    }
    #salary td.net {
    background: #009933;
    }
    #salary td.net2 {
    background: #99ff99;
    }
    #salary td.slr,td.ttl, td.ddt, td.net {
    font: 13px verdana;
    color: #000000;
    text-align: center;
    padding: 1px 0px;
    border: 1px solid #000000;
    }
    #salary td.slr2, td.ttl2, td.ddt2, td.net2 {
    font: 15px sans-serif;
    color: #000000;
    text-align: center;
    padding: 1px 0px;
    border: 1px solid #000000;
    }
    #salary td.slr, td.ddt {
    background: #ff6666;
    }
    #salary td.slr2, td.ddt2 {
    background: #ffcccc;
    }
    #arrear {
    margin: 0 auto;
    width: 795px;
    border-collapse: collapse;
    margin-bottom: 5px;
    }
    #arrear caption {
    border: 1px solid #000000;
    border-bottom: none;
    background: #990000;
    color: #ffffff;
    padding: 5px;
    font: bold 14px sans-serif;
    letter-spacing: .1em;
    }
    #arrear th {
    background: #FF9900;
    color: #ffffff;
    text-align: center;
    border: 1px solid #000000;
    font: bold 14px "Century Gothic";
    padding: 3px;
    }
    #arrear td {
    background: #FFCC66;
    text-align: center;
    border: 1px solid #000000;
    font: 12px Verdana;
    padding: 3px;
    }
    #prc {
    margin: 0 auto;
    width: 795px;
    border-collapse: collapse;
    margin-bottom: 5px;
    }
    #prc caption {
    border: 1px solid #000000;
    border-bottom: none;
    background: #990000;
    color: #ffffff;
    padding: 5px;
    font: bold 14px sans-serif;
    letter-spacing: .1em;
    }
    #prc th {
    background: #FF9900;
    color: #ffffff;
    text-align: center;
    border: 1px solid #000000;
    font: bold 14px "Century Gothic";
    padding: 3px;
    }
    #prc td {
    background: #FFCC66;
    text-align: center;
    border: 1px solid #000000;
    font: 12px Verdana;
    padding: 3px;
    }
    #prc td a {
    text-decoration: none;
    background: #990000;
    color: #ffffff;
    padding: 2px;
    }
    #prc td a:hover {
    background: #990000;
    color: #ffff00;
    }
    #s_line {
    width: 795px;
    margin: 0 auto;
    border-collapse: collapse;
    margin-bottom: 5px;
    }
    #s_line td {
    background: #99ff99;
    color: #000000;
    border: 1px solid #000000;
    padding: 3px;
    text-align: center;
    font: 14px sans-serif;
    }
    #my_details {
    margin: 10px auto;
    width: 468px;
    border-collapse: collapse;
    }
    #my_details caption {
    width: 468px;
    height: 60px;
    border: 1px solid #e6e7e8;
    border-bottom: none;
    background: #990000 url('images/bannerwood.gif');
    color: #ffffff;
    padding: 10px;
    font: bold 25px tahoma;
    letter-spacing: .1em;
    }
    #my_details td {
    background: #000000;
    color: #00ffff;
    border: 1px solid #e6e7e8;
    font: 13px sans-serif;
    padding: 4px;
    }
    #savings {
    margin: 0 auto;
    width: 500px;
    border-collapse: collapse;
    }
    #savings caption.savings {
    border: 1px solid #e6e7e8;
    border-bottom: none;
    background: #990000;
    color: #ffffff;
    padding: 5px;
    font: bold 22px sans-serif;
    letter-spacing: .1em;
    }
    #savings caption {
    border: 1px solid #e6e7e8;
    border-bottom: none;
    background: #ff6600;
    color: #ffffff;
    padding: 3px;
    font: bold 14px sans-serif;
    letter-spacing: .1em;
    }
    #savings th {
    background: #FF9900;
    color: #ffffff;
    border: 1px solid #e6e7e8;
    font: 13px sans-serif;
    padding: 3px;
    }
    #savings td {
    background: #FFCC66;
    color: #000000;
    text-align: center;
    border: 1px solid #e6e7e8;
    font: 13px sans-serif;
    padding: 3px;
    }