/************************************** STD ***************************************/
.table_std_all {
        /*border-top: 1px solid #577599;
        border-right: 1px solid #577599;*/
		font-family: Arial;
		font-weight: normal;
		color: #515151;
		font-size: 12px;
}

.table_std_head {
		/*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
		font-weight: bold;
		color: #ffffff;
        padding: 4px;
        background-color:#D20800;
        text-align:center;
}

.table_std_col {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
}

.table_std_col1 {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
        background-color: #f1f1f1;
        text-align:center;
}

.table_std_col2 {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
        text-align:center;
}

/************************************** STD2 ***************************************/
.table_std2_all {
        /*border-top: 1px solid #577599;
        border-right: 1px solid #577599;*/
		font-family: Arial;
		font-weight: normal;
		color: #515151;
		font-size: 12px;
}

.table_std2_head {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
		font-weight: bold;
		color: #ffffff;
        padding: 4px;
        background-color:#7795b9;
        text-align:center;
}

.table_std2_col {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
}

.table_std2_col1 {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
		color: #515151;
		font-size: 12px;
		text-align:center;
}

.table_std2_col2 {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
        text-align:center;
}

/************************************** STD3 ***************************************/
.table_std3_all {
        /*border-top: 1px solid #577599;
        border-right: 1px solid #577599;*/
		font-family: Arial;
		font-weight: normal;
		color: #515151;
		font-size: 12px;
}

.table_std3_head {
		/*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
		font-weight: bold;
		color: #ffffff;
        padding: 4px;
        background-color:#7795b9;
        text-align:center;
        display: none;
}

.table_std3_col {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
}

.table_std3_col1 {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
        background-color: #f2f7fd;
        text-align:center;
}

.table_std3_col2 {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
        text-align:center;
}

/************************************** STD4 ***************************************/
.table_std4_all {
        /*border-top: 1px solid #577599;
        border-right: 1px solid #577599;*/
		font-family: Arial;
		font-weight: normal;
		color: #515151;
		font-size: 12px;
}

.table_std4_head {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
		font-weight: bold;
		color: #ffffff;
        padding: 4px;
        background-color:#7795b9;
        text-align:center;
        display: none;
}

.table_std4_col {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
}

.table_std4_col1 {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
		color: #515151;
		font-size: 12px;
		text-align:center;
}

.table_std4_col2 {
        /*border-bottom: 1px solid #577599;
        border-left: 1px solid #577599;*/
        padding: 4px;
        text-align:center;
}