.table_std_all {
        border-top: 1px solid #009933;
        border-right: 1px solid #009933;
		font-family: Arial;
		font-weight: normal;
		color: #515151;
		font-size: 12px;
		margin:0px;
		padding:0px;
}

.table_std_head {
        border-bottom: 1px solid #009933;
        border-left: 1px solid #009933;
		color: #fffffd;
        padding: 4px;
        background-color:#0daf1c;
        text-align:center;
}
.table_std_col {
        border-bottom: 1px solid #009933;
        border-left: 1px solid #009933;
        padding: 4px;
}

.table_std_col1 {
        border-bottom: 1px solid #009933;
        border-left: 1px solid #009933;
        padding: 4px;
        background-color: #f8f8f8;
        text-align:center;
        
}

.table_std_col2 {
        border-bottom: 1px solid #009933;
        border-left: 1px solid #009933;
        padding: 4px;
        text-align:center;
}
.table_std2_all {
        border-top: 1px solid #009933;
        border-right: 1px solid #009933;
		font-family: Arial;
		font-weight: normal;
		color: #515151;
		font-size: 12px;
}

.table_std2_head {
        border-bottom: 1px solid #009933;
        border-left: 1px solid #009933;
		color: #fffffd;
        padding: 4px;
        background-color:#0daf1c;
        text-align:center;
}

.table_std2_col {
        border-bottom: 1px solid #009933;
        border-left: 1px solid #009933;
        padding: 4px;
}

.table_std2_col1 {
        border-bottom: 1px solid #009933;
        border-left: 1px solid #009933;
        padding: 4px;
		color: #515151;
		font-size: 12px;
}

.table_std2_col2 {
        border-bottom: 1px solid #009933;
        border-left: 1px solid #009933;
        padding: 4px;
        /*background-color: #F0F0F0;*/
}