﻿body {
	background-image: url('../IMG_Files/main_bg.gif');
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
fieldset { -moz-border-radius: 8px; border-radius: px; }
a {
	color: #003FBF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.Top {
	color: #333333;
	text-decoration: none;
}
a.Top:hover {
	color: #003FBF;
	text-decoration: none;
}
.txtTop {
	background-image: url('../IMG_Files/tr_elements_06.gif');
	background-position: center center;
	background-repeat: no-repeat;
	border-style: none;
	width: 104px;
	height: 18px;
	padding: 2px;
	font-size: 10px;
	color: #333333;
	border-width: 0px;
}
.btnTop {
	background-image: url('../IMG_Files/btnLogin.gif');
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	border-style: none;
	border-width: 0px;
	width: 40px;
	height: 18px;
}
.btnSearchJozve {
	background-image: url('../IMG_Files/shp_elements_10.gif');
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	border-style: none;
	border-width: 0px;
	width: 76px;
	height: 21px;
}
.btnY {
	background-image: url('../IMG_Files/btnsBG.gif');
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	border-style: none;
	border-width: 0px;
	width: 76px;
	height: 21px;
}
.btnY_side {
	background-image: url('../IMG_Files/btnsBG_side.gif');
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	border-style: none;
	border-width: 0px;
	width: 76px;
	height: 21px;
}

.mainContent {
	padding-left: 10px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	direction: rtl;
	vertical-align: top;
}
.list_child {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 3px;
	font-weight: normal;
}
.list_root {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
}
.list_hd_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.list_hd_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
#paging {
	padding: 5px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#paging a {
	padding: 4px 7px 4px 7px;
	margin: 0px 2px 0px 2px;
	border: 1px solid #FF9900;
	background: #FFFFFF;
	color: #FF9900;
	text-decoration: none;
}
#paging a:hover {
	border: 1px solid #FF9900;
	background: #FF9900;
	color: #FFFFFF;
	text-decoration: none;
}
.pagination {
	padding: 2px;
	text-align:center;
	direction:rtl;
}
.pagination ul {
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/;
	font-size: 12px;
	direction:rtl;
}
.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	direction:rtl;
}
.pagination a:visited {
	padding: 0 5px;
	border: 1px solid #9aafe5;
	text-decoration: none;
	color: #2e6ab1;
	direction:rtl;
}
.pagination a {
	padding: 0 5px;
	border: 1px solid #9aafe5;
	text-decoration: none;
	color: #2e6ab1;
	direction:rtl;
}
.pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: lightyellow;
	direction:rtl;
}
.pagination a:hover {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: lightyellow;
	direction:rtl;
}
.pagination li.currentpage {
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid navy;
	background-color: #2e6ab1;
	color: #FFF;
	direction:rtl;
}
.pagination li.disablepage {
	padding: 0 5px;
	border: 1px solid #929292;
	color: #929292;
	direction:rtl;
}
.pagination li.nextpage {
	font-weight: bold;
	direction:rtl;
}
* html .pagination li.disablepage {
	/*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
	padding-right: 0;
	direction:rtl;
}
* html .pagination li.currentpage {
	/*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
	padding-right: 0;
	direction:rtl;
}

input,select,textarea{
	font-family:Tahoma;
	font-size:11px;
}

.txtHD{
	font-family:Arial, Helvetica, sans-serif;font-size:25px;font-weight:bold;text-align:right; letter-spacing: -2px; padding-right: 5px;color:#666666;direction:rtl
}

