/* 
copyright 2008 - koloot technology company
www.koloot-web.com | info@koloot-web.com
*/
body {
	font-size: 8pt;
	font-family: Tahoma;
	color: #535353;
	background-color: #C0C0C0;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-size: 8pt;
	font-family: Tahoma;
	color: #535353;
}
/*------------------------------------------------------*/
.td_search {
	background-color: #E2E2E2;
	color: #535353;
	font-family: Tahoma;
	font-size: 8pt;
}
.td_search_red {
	background-color: #E2E2E2;
	color:#FF0000;
	font-family: Tahoma;
	font-size: 8pt;
}
.td_search_on {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
}
.td_menu_bottom {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Tahoma;
	font-size: 9pt;
}
.titr {
	color: #002C86;
	font-family: Tahoma;
	font-size: 9pt;
}
.titr_abi {
	color: #002C86;
	font-family: Tahoma;
	font-size: 8pt;
}
.titr_b {
	color: #002C86;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}
.titr1 {
	color: #F9A33A;
	font-family: Tahoma;
	font-size: 9pt;
}
.titr1_b {
	color: #F9A33A;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	
}
.white {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Tahoma;
}
.td_red {
	background-color: #F9A33A;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.td_red_b {
	background-color: #F9A33A;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}
.td_white {
	background-color: #FFFFFF;
	color: #535353;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.td_copyright {
	background-color: #B2B2B2;
	color: #666666;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
.td_menu {
	background-image: url(bg_menu_pe.gif);
	background-color: #E2E2E2;
	color: #666666;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
.td_menu_on {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
.td_img {
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
.td_line {
	background-color: #A6A6A6;
	background-image: url(line_bg_pe.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
.font_red {
	color: #F9A33A;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}
/*------------------------------------------------------*/
a:active, a:focus, a:link, a:visited {
	font-size: 8pt;
	color: #535353;
	text-decoration: underline;
}
a:hover {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.undermenu:active, a.undermenu:focus, a.undermenu:link, a.undermenu:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.undermenu:hover {
	font-size: 9pt;
	color: #535353;
	text-decoration: none;
}
a.undermenu1:active, a.undermenu1:focus, a.undermenu1:link, a.undermenu1:visited {
	font-size: 9pt;
	color: #002C86;
	text-decoration: none;
}
a.undermenu1:hover {
	font-size: 9pt;
	color: #002C86;
	text-decoration: underline;
}
a.copyright:active, a.copyright:focus, a.copyright:link, a.copyright:visited {
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
a.copyright:hover {
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}
a.light:active, a.light:focus, a.light:link, a.light:visited {
	font-size: 9pt;
	color: #F9A33A;
	text-decoration: none;
}
a.light:hover {
	font-size: 9pt;
	color: #F9A33A;
	text-decoration: underline;
}
a.abi:active, a.abi:focus, a.abi:link, a.abi:visited {
	font-size: 8pt;
	color: #002C86;
	text-decoration: none;
}
a.abi:hover {
	font-size: 8pt;
	color: #002C86;
	text-decoration: underline;
}
a.topmenu:active, a.topmenu:focus, a.topmenu:link, a.topmenu:visited {
	font-size: 9pt;
	color: #535353;
	text-decoration: none;
}
a.topmenu:hover {
	font-size: 9pt;
	color: #F9A33A;
	text-decoration: none;
}
a.topmenu_on:active, a.topmenu_on:focus, a.topmenu_on:link, a.topmenu_on:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu_on:hover {
	font-size: 9pt;
	color: #F9A33A;
	text-decoration: none;
}
/*------------------------------------------------------*/
.form {
	border-top-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	direction: rtl;
}
.mail {
	border-top-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	direction: ltr;
}
.button {
	border-top-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #ADADAD;
	background-color: #C2C2C2;
	color: #535353;
	font-family: Tahoma;
	font-size: 8pt;
	direction: rtl;
}
/*------------------------------------------------------*/
#margin {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#margin_text {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
#margin_menu {
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
}
#margin_more {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}


.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
   display: block;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
   text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
   padding-left: 22px;
   background-image: url(../../../global/images/loading.gif);
   background-repeat: no-repeat;
   background-position: 3px 1px;
}

.bold {
	font-weight: bold;
}
.highslide-html {

	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index:9;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
   display: block;
    /*position: relative;*/
	margin: 0 0px;
	font-size: 9pt;
   font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
	z-index:9;
}
.control:hover {
	color: black !important;
}
.highslide-move {
   cursor: move;
   height: 25px ; 
	background-image: url(move.jpg);
	background-position:top; 
	background-repeat:repeat-x; 
	padding: 3px 4px 0px 0px;
	color: #000000;
	z-index:9;
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
/*---------------------------------------------------------------------*/
#logo {
	padding: 35px 0px 20px 20px;
}
#title {
	padding: 0px 10px 0px 10px;
}
#menu {
	padding: 25px 10px 10px 10px;
}
#menu_title {
	padding: 0px 5px 0px 5px;
}
#box_txt {
	padding: 10px 10px 10px 10px;
}
#box_copyright {
	padding: 0px 10px 0px 10px;
}

/*----------------------------------------------------------------------*/

