/* CSS Document */


td.itxt {
    padding: 12px;
}
.mainarea {
    margin: auto;
    width: 1000px;
}
.chr1 div {
	padding:3px 0;
}
.chr1 {

}
.chr11 {
    background-color: #4CAF50;
    height: 11px;
}
.chr12 {
    background-color: #79D87D;
    height: 11px;
}
.chr13 {
    background-color: #F3786F;
    height: 11px;
}
.chr14 {
    background-color: #F44336;
    height: 11px;
}
.chr15 {
    background-color: #DCDCDC;
    height: 11px;
}
table.bn_sat_table {
    font-family: verdana;
	width: 1000px;
	border-collapse: collapse;
	margin-bottom: 45px;
}
table.bn_sat_table .bn_main {
font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 6px;
}
td {
	vertical-align:middle;
}
table.bn_sat_table .bn_center {
    text-align: center;
    padding: 5px 7px;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 17px;
	border-left: 3px solid #FFF;
}
table.bn_sat_table tr {
    border-bottom: 1px solid #d0d0d0;
    }
div#main {
    margin-bottom: 20px;
}
textarea.bn_txtarea {
    width: 500px;
    height: 64px;
    resize: none;
    border: 1px solid #000;
}
.bn_enq_tt {
    padding: 10px;
}
.reds {
	color:#FF0004;
}
.datec {
    position: absolute;
    right: 0;
    margin: 0 6px 0 0;
}
.mainarea input[type="submit"] {
    padding: 5px 10px;
    font-size: 1.2em;
	margin: 10px;
}
input.bn_satit {
margin: 0px 11px 3px 0;
    padding: 5px;
    border: 1px solid #000;
}
textarea:focus, input:focus{
    outline: none;
}
.dav_pers {
    width: 100%;
    float: left;
    border: 1px solid #CCC;
    margin: 5px;
    padding: 5px;
	line-height: 16px;
}
.bn_np {
    width: 213px;
    margin: 0 12px;
}