<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.newTable {
    width: 100%;
}

    .newTable td, .newTable th {
        font-size: 14px;
    }

.newTableTdHeader {
    border: solid 1px #999999;
    text-align: center;
    color: White !important;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none !important;
}

    .newTableTdHeader a {
        text-decoration: none !important;
        color: White !important;
    }

.newTableTd {
    text-align: center;
    color: Black;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
}

    .newTableTd a {
        color: Black;
    }

.red_remark {
    color: Red;
    font-size: 10px;
}

.clsBody {
    direction: rtl;
    TEXT-ALIGN: center;
    WIDTH: 776px;
    BACKGROUND-COLOR: white;
    margin: auto;
}

.clsMainDiv {
    WIDTH: 776px;
    height: 100%;
    BACKGROUND-COLOR: white;
    text-align: right;
}

.clsSpyForm_cell {
    line-height: 20px;
    padding: 0px 10px 0px 10px;
    width: 100%;
}

.margin_left_10 {
    margin-left: 10px;
    width: 100px;
}

.lbl1 { /*width: 4em;
	float: left;*/
    text-align: left; /*margin-right: 0.5em;
	display: block;*/
    width: 70px;
}

.clsRedRemark {
    font-size: 12px;
    color: Red;
    text-align: right;
}

.clsCvForm_HR {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 7px;
    margin-bottom: 7px;
}

.clsHidden {
    display: none;
}

/*MENU*/
.main_menu {
    text-align: center;
    padding: 5px; /*background: url(../images/menu_back.png) repeat;
	font: bold 15px Arial;
	height:25px;
	padding-left:0px;*/
}

    .main_menu a {
        margin-right: 30px;
        margin-left: 30px;
        color: #000;
        font: bold 15px Arial;
        text-decoration: none;
    }

        .main_menu a:hover {
            text-decoration: underline;
            color: #1B4077;
        }

/*.main_menu li {
	display:inline;
	line-height:3px;
	list-style-type:none;
	margin-right:10px;
	margin-left:10px;
	text-align:right;
}

.main_menu li.selected {
	color:#f13f00; 
}

.main_menu li span {
	color:#005d9e; 
	padding:0px 0px 0 25px;
}

.main_menu li a {
	color:#000;
	font: bold 15px Arial;
	text-decoration:none;
}
.main_menu li a:hover {
	text-decoration:underline;
	color: #1B4077;
}*/

/*emp*/
/*search box*/
.emp_new_table_td {
    vertical-align: top;
    text-align: center;
    color: black;
    border-top: solid 1px black;
    border-right: solid 1px black;
    padding: 3px;
    font-weight: bold;
}

.emp_searchResults_td {
    vertical-align: top;
    text-align: center;
    color: White;
}

.lblEmp_search_box {
    color: black;
    display: block;
    font-size: 11px;
}

.clsEmpSearchLb {
    font-size: 11px;
}

.clsEmpSearchDiv {
    float: right;
    margin-left: 10px;
}

.job_read_True * {
    color: #b1abab;
}
</pre></body></html>