  /* CSS Document */
body
{
direction: rtl;
background-color: #EEEEEE;
background-image: url('../images/body.jpg');
background-repeat: repeat-x;
background-position:top;
font-family: tahoma;
font-size: 11px;
}

.simpleGraphicBody
{
direction: rtl;
background-color: #EEEEEE;
background-image: url('');
font-family: tahoma;
font-size: 11px;
}

.mceContentBody
{
direction: rtl;
background-color: #FFFFFF;
background-image: url('');
font-family: tahoma;
font-size: 11px;
}

td {
font-family: tahoma;
font-size: 11px;
}

a:link, a:visited {
text-decoration:none;
color:#003366;
}
a:hover {
text-decoration:none;
color:red;;
}

.pad_table
{
background-image: url('../images/pad_table.jpg');
margin-top: 10px;
margin-bottom: 5px;
}

.main_table
{
width: 760px;
margin-top: 5px;
margin-bottom: 5px;
}

.banner
{
display: block;
height: 120px;
position: relative;
background-repeat: no-repeat;
background-position: center bottom;
}

#bannerBtnDiv
{
  height: 16px;
  width: 82px;
  position: absolute;
  left: 20px;
  bottom: 10px;
  cursor: pointer;
}

.bannerBtnExpanded
{
background-image: url('../images/shrink_banner.png')
}

.bannerBtnShrinked
{
  background-image: url('../images/expand_banner.png')
}

.meat_container
{
background-image: url(../images/meat_container.gif);
background-repeat: repeat-y;
background-position: right;
}

.menu_container
{
background-image: url('../images/menu_container.jpg');
float: right;
display: block;
}

#content_container
{
float: left;
display: block;
}

.menu_section
{
margin-top: 5px;
width: 185px;
display: block;
margin-right: 15px;
height: 100%;
}

.content_section
{
margin-top: 5px;
width: 540px;
display: block;
margin-right: 5px;
margin-left: 15px;
}

.simpleGraphic_Content_section
{
margin-top: 5px;
display: block;
margin-right: 5px;
margin-left: 15px;
}


.copyright
{
height: 36px;
background-image: url('../images/copyright.jpg');
}

.copyright_text
{
font-size: 11px;
color: rgb(0,51,153);
margin-top: 2px;
text-align: center;
display: block;
text-decoration: none; 
}

.menu
{
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.m_header
{
height: 25px;
background-image: url('../images/menu_header.jpg');
width: 170px;
}

.m_header_text
{
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
position: relative;
top: 5px;
width: 100%;
}

.show_menu_btn
{
width: 15px;
height: 15px;
background-image: url('../images/show_icon.gif');
cursor: pointer;
position: relative;
left: -150px;
top: -9px;
}
.hide_menu_btn
{
width: 15px;
height: 15px;
background-image: url('../images/hide_icon.gif');
cursor: pointer;
position: relative;
left: -150px;
top: -9px;
}

.m_body
{
background-image: url('../images/menu_body.jpg');
background-repeat: repeat-y;
background-position: right;
}

.mi
{
width: 100%;
direction: rtl;
}

.mi_text
{
  text-decoration: none;
  color: #000000;
  font-size: 11px;
  top: 8px;
  display: block;
  margin: 5px 20px 5px 10px;
  vertical-align: middle;
}

.mi_text:hover
{
color: rgb(51,0,153);
}

.mi_icon
{
  width: 10px;
  height: 10px;
  background-position: right top;
  background-repeat: no-repeat;
  border: 0px;
  position: relative;
  left: -7px;
  top: 3px;
  float: right;
  display: block;
  background-image: url('../images/menu_item_icon.gif');
  cursor: default;
}

.mi_expand_icon
{
  width: 10px;
  height: 10px;
  background-image: url('../images/menu_item_expand.gif');
  background-position: right top;
  background-repeat: no-repeat;
  position: relative;
  left: -7px;
  top: 3px;
  border: 0px;
  float: right;
  display: block;
  cursor: pointer;  
}

.mi_shrink_icon
{
  width: 10px;
  height: 10px;
  background-image: url('../images/menu_item_shrink.gif');
  background-position: right top;
  background-repeat: no-repeat;
  position: relative;
  left: -7px;
  top: 3px;
  border: 0px;
  float: right;
  display: block;
  cursor: pointer;  
}

.mi_group_main
{
  padding-top: 5px;
  padding-bottom: 5px;
}

.mi_group_sub
{
  margin-right: 20px;
}

.login_header
{
height: 25px;
background-image: url('../images/login_header.jpg');
width: 170px;
}

.login_header_text
{
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
position: relative;
top: 5px;
}

.login_body_container
{
display: block;
background-image: url('../images/login_body_container.jpg');
}

.login_body
{
  display: block;
  color: #000000;
  margin-right: 5px;
  font-size: 11px;
  position: relative;
  top: 8px;
}

.search_pad
{
position: relative;
top: 0px;
right: 520px;
height: 0px;
}

#content_search_module
{
  position: absolute;
}

.search_btn
{
background-image: url(../images/search_icon.jpg);
width: 18px;
height: 18px;
display: block;
cursor: pointer;
}

.active_menu_item
{
width: 170px;
}


.active_menu_item_text
{
display: block;
text-decoration: none;
color: #000000;
margin-right: 20px;
font-size: 11px;
height: 15px;
position: relative;
top: 8px;
}

.active_menu_item_text:hover
{
color: rgb(51,0,153);
}

.main_title
{
  font-size: 12px;
  color: #00376A;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 10px;
}

.content_title
{
  font-size: 11px;
  font-weight: bold;
  color: #00376A;
  margin-bottom: 2px;
}

.row_header
{
font-weight: bold;
height: 25px;
background-image: url('../images/row_header.jpg');
color: #FFFFFF;
}

.row1
{
background-color: #F7F7F7;
height: 20px;
}

.row2
{
background-color: #EEF3F8;
height: 20px;
}

.button{
font-family: tahoma;
font-size: 11px;
border-style: solid;
border-width: 1px;
}

input
{
font-family: tahoma;
font-size: 11px;
border-style: solid;
border-width: 1px;
border-color: black;
}

.input
{
font-family: tahoma;
font-size: 11px;
border-style: solid;
border-width: 1px;
}

.action_label
{
	color: #990033;
}

.path_label
{
	color: #000099;
}

.file_list_table
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.continueText
{
text-align: left;
width:100%;
display:block;
}

.select_site_module
{
width: 100%;
display: block;
margin: 0px 0px 0px 0px;
}

.select_language_row
{
  padding: 3px 0px 3px 0px;
}

.select_language,
.select_language_active
{
float: right;
margin: 0px 0px 0px 5px;
}

.select_language a, 
.select_language a:visited
.select_language a:hover
{
  vertical-align: middle;
  background-image: url(../images/lang_back.gif);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100;
  height: 20;
  text-indent: 30;
  text-align: center;
  display: block;
  font-size: 11px;
  color: #FFFFFF;
  vertical-align: middle;
  padding-top: 3px;
  font-weight: bold;
}

.select_language_active a,
.select_language_active a:visited,
.select_language_active a:hover
{
  vertical-align: middle;
  background-image: url(../images/lang_but_active.gif);
  background-repeat: no-repeat;
  background-position: left center;
  width: 100;
  height: 20;
  text-indent: 30;
  text-align: center;
  display: block;
  font-size: 11px;
  color: #FFFFFF;
  vertical-align: middle;
  padding-top: 3px;
  font-weight: bold;
}

.select_site_row
{
  padding: 3px 0px 3px 0px;
  background-color: #ECECEC;
}

.select_site
{
  float: right;
  margin: 3px 5px 3px 0px;
  border-color: #D0D0D0;
  border-width: 3px;
  border-style: solid;
}
.select_site_active
{
  float: right;
  margin-right: 5px;
  margin: 3px 5px 3px 0px;
  border-color: #C0C0C0;
  border-width: 3px;
  border-style: solid;
}

.select_site a, 
.select_site a:visited,
.select_site a:hover
{
  background-color: #D8D8D8;
  vertical-align: middle;
  background-position: left center;
  display: block;
  font-size: 11px;
  color: #3A88AE;
  vertical-align: middle;
  font-weight: bold;
  padding: 2px 8px 4px 8px
}
.select_site a:hover
{
  background-color: #D0D0D0;
  color: #237299;
}

.select_site_active a,
.select_site_active a:visited,
.select_site_active a:hover
{
  background-color: #D0D0D0;
  vertical-align: middle;
  background-position: left center;
  display: block;
  font-size: 11px;
  color: #237299;
  vertical-align: middle;
  font-weight: bold;
  padding: 2px 8px 4px 8px;
  cursor: default;
}

.select_language_site_scroll
{
  height: 0px;
}

.top_extra_buttons
{
  width: 100%;
  height: 30px;
}

.top_extra_buttons ul
{
	list-style: none;
	padding: 0;
 	margin-top: 5px;
 	margin-bottom: 5px;
}

.top_extra_buttons ul li
{
  background-image: url('../images/button_medium.gif');
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	line-height: 21px;
	white-space: nowrap;
	width: 120px;
	height: 25px;
 	margin: 2px 0px 3px 5px;
}

.top_extra_buttons ul li a
{
	display: block;
	color: #FFFFFF;
	text-align: center;
  text-align: center;
  font-family: tahoma;
  font-size: 12px;
  color: #FFFFFF;
}

