.table_std_all {
        border-top: 1px solid #c5c5c5;
        border-right: 1px solid #c5c5c5;
		font-family: Arial;
		font-weight: normal;
		color: #515151;
		font-size: 12px;
}

.table_std_head {
        border-bottom: 1px solid #c5c5c5;
        border-left: 1px solid #c5c5c5;
		font-weight: bold;
		color: #3E448E;
        padding: 4px;
        background-color:#f7f7f7;
        text-align:center;
}

.table_std_col {
        border-bottom: 1px solid #c5c5c5;
        border-left: 1px solid #c5c5c5;
        padding: 4px;
}

.table_std_col1 {
        border-bottom: 1px solid #c5c5c5;
        border-left: 1px solid #c5c5c5;
        padding: 4px;
        background-color: #f7f7f7;
        text-align:center;
}

.table_std_col2 {
        border-bottom: 1px solid #c5c5c5;
        border-left: 1px solid #c5c5c5;
        padding: 4px;
        text-align:center;
}

.table_std2_all {
        border-top: 1px solid #c5c5c5;
        border-right: 1px solid #c5c5c5;
		font-family: Arial;
		font-weight: normal;
		color: #515151;
		font-size: 12px;
}

.table_std2_head {
        border-bottom: 1px solid #c5c5c5;
        border-left: 1px solid #c5c5c5;
		font-weight: bold;
		color: #3E448E;
        padding: 4px;
        background-color:#f7f7f7;
        text-align:center;
}

.table_std2_col {
        border-bottom: 1px solid #c5c5c5;
        border-left: 1px solid #c5c5c5;
        padding: 4px;
}

.table_std2_col1 {
        border-bottom: 1px solid #c5c5c5;
        border-left: 1px solid #c5c5c5;
        padding: 4px;
		color: #515151;
		font-size: 12px;
		text-align:center;
}

.table_std2_col2 {
        border-bottom: 1px solid #c5c5c5;
        border-left: 1px solid #c5c5c5;
        padding: 4px;
        text-align:center;
        /*background-color: #F0F0F0;*/
}