table .noborder{
    border: 0px !important;
}
.noborder tr td{
    border: 0px !important;
}

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: 15px;
    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;*/
	font-size: 14px;
	font-weight: bold;
	color:#5d5959;
}
.elajaxtable a:hover{
    text-decoration:none;
    color: #336699;
    /*font-size: 11px;*/
	font-size: 14px;
	font-weight: bold;
	color:#cc0000;
}
.elajaxtable span{
    text-decoration:none;    
    color: #666666;
    font-weight:bold;
    font-size: 13px;
}