﻿
body {
   
    display: table;
    font-family: "Conv_Ubuntu-C",arial;
    font-size: 12pt;
    margin: auto;
    padding: 0;
    width: 100%;
}

.tbl-in {
    border: 1px solid #bcbcbc;
    border-collapse: collapse;
    border-radius: 5px;
    border-spacing: 0;
    display: block;
    width: 1043px;
    margin: 0;
    padding: 0;
    height: 570px;
    margin-left: 150px;
    margin-top: 35px;
    text-align: center;
}

.arange {
    background: none repeat scroll 0 0 #fff;
}

.innerbox {
    height: 200px;
    margin-left: 175px;
    margin-top: 100px;
    width: 665px;
}

p.text {
    color: #3b3b3b;
    font-family: "Conv_Ubuntu-C",arial;
    font-size: 16px;
    height: 27px;
    line-height: 27px;
    margin: 0 0 20px;
    padding-right: 15px;
    text-align: right;
    width: 160px;
}

.f-left {
    float: left;
}

.div {
    font-size: 22px;
    color: #3b3b3b;
    font-weight: normal;
    font-family: "Conv_Ubuntu-C",arial;
}

.input {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #bcbcbc;
    font-family: "Conv_Ubuntu-C",arial;
    font-style: italic;
    height: 27px;
    line-height: 27px;
    margin: 0 0 20px;
    padding: 0 12px;
    width: 300px;
    border-radius: 3px;
}

.btn_center {
    display: table-cell;
    text-align: center;
}

.f-right {
    float: right;
}

.row {
    width: 100%;
}

.ddlcls {
    border: 1px solid #bcbcbc;
    border-radius: 3px;
    height: 27px;
    line-height: 27px;
}

.printfrm {
    color: #3b3b3b;
    font-family: "Conv_Ubuntu-C",arial;
    width:96%;
    margin-left:20px;
}
