form {
padding: 0px;
margin: 0px;
}

img {
padding: 0px;
margin: 0px;
border: none;
}



#main_container {
width: 600px;
margin-left: auto;
margin-right: auto;
direction: rtl;
font-size: 14px;
}

#main_container table {
direction: rtl;
}

.title_img {
margin-left: auto; 
margin-right: auto;
}

.search_filter_table {
width: 100%;
color: #4278E5;
border: none;
}

.search_filter_table th {
text-align: right;
}

.search_result_table {
width: 601px;
border: 1px solid #6FA5BD;
border-collapse: collapse;
margin: 0px 0px 20px 0px;
}

.search_result_table th {
color: #202EB3;
background: #DEE8F1;
height: 30px;
text-align: right;
padding-right: 10px;
}

.search_result_table td {
padding-right: 10px;
margin: 0px;
border-bottom: 1px solid #94B2F2;
color: #2726A6;
background: white;
text-align: right;
height: 40px;
}

.search_filter_table input, .search_filter_table select {
height: 25px;
width: 200px;
border: 1px solid #6FA5BD;
background: #E8F1F8;
}

.block_display {
width: 600px; 
text-align: center;
overflow: hidden;
display: none;
padding: 0px;
border: 1px solid #6FA5BD;
margin-bottom: 20px;
background: white;
overflow: auto;
}

.block_display table {
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}

.scroll {

}

.block_video_title {
color: #2726A6;
text-align: left;
}

.block_video {
vertical-align: top;
}

.block_list {
width: 145px;
overflow-y: auto;
overflow-x: hidden;
height: 303px;
direction: ltr;
}

.block_list div {
text-align: left;
height: 98px;
width: 145px;
cursor: pointer;
margin-bottom: 3px;
background-repeat: no-repeat;
}

.block_list div span {
font-weight: bold;
color: white;
background-color: #9AB2BC;
}

.tab_split_cont {
padding: 0px;
margin: 0px;
width: 602px;
margin-bottom: 20px;
}

.tab_split_list_div {
overflow: hidden;
}

.tab_split_list {
list-style: none;
padding: 0px;
margin: 0px 0px 10px 0px;
}

.tab_split_list li {
float: left;
padding: 0px 0px 0px 0px;
margin: 0px -3px 0px 0px;
width: 174px;
height: 36px;
text-align: center;
vertical-align: middle;
}

.tab_split_list li a {
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
color: #202EB3;
display: block;
width: 100%;
height: 100%;
font-weight: bold;
}

.tab_split_box {
margin: 10px 0px 0px 0px;
height: 100px;
width: 600px;
border: 1px solid #6FA5BD;
background: white;
}

.tab_split_box table {
height: 100%;
border: 10px solid white;
}

.pages_panel {
text-align: center;
direction: ltr;
margin-bottom: 20px;
color: #202EB3;

}

.pages_panel span {
text-decoration: underline;
}