table .noborder{
    border: 0px solid gray;
}
table .b_top{
    border-top: #BEBEBE 1px solid;
}
table .b_bot{
    border-bottom: #BEBEBE 1px solid;
}
table .b_l{
    border-left: #BEBEBE 1px solid;
}
table .b_r{
    border-right: #BEBEBE 1px solid;
}
.bigselect{
    width: 200px;
    height: 25px;
    font-size: 17px;
    font-family: Tahoma;
}
.biginput{
    width: 140px;
    height: 20px;
    font-size: 17px;
    font-family: Tahoma;
}
.header_ajtd{
    border-bottom: #BEBEBE 1px solid;
}

.textforselect{
    font-size: 12px;
    font-family: Tahoma;
}
.elajaxtable a{
    text-decoration:none;
    color: #336699;
    font-size: 11px;
}
.elajaxtable span{
    text-decoration:none;    
    color: #336699;
    font-weight:bold;
    font-size: 11px;
}
