﻿/*------------------ GENERAL ---------------------*/
html, body{
	height:100%;
}

body{
	color:#000000;
	font:12px Arial;
	margin:2px 0 50px 0;
/*	background-color:#ffffff;*/
    background: #fff url(noexisting.jpg) fixed;
}

body, table, tr{ /*liya: for Rezef, th*/
	text-align:right;
	direction:rtl;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#000000;
	font:12px Arial;
	vertical-align:top;
	/*liya: for Rezef  padding:0;*/
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}

input, select, textarea{
	color:#000000;
	font:12px Arial;
	border:1px solid #B6B5B5;
}

h1{
	color:#808080;
	font-size:12px;
	font-weight:bold;
	/*font-weight:800;*/
	padding:2px 15px 10px 0;
	margin:0 0 5px 0;
	/*background:url(../../images/h1.gif) no-repeat right top;*/
}

h1.clsThin{
	background:url(../../images/h1_thin.gif) no-repeat top;
}

h2{
	color:#05679A;
	font-size:18px;
	font-weight:800;
	margin:0 0 5px 0;
}

h3{
	color:#000000;
	font-size:13px;
	font-weight:800;
}

A:link, A:visited, A:active{color:#000000; text-decoration:underline; background-color:transparent;}
A:hover{text-decoration:underline;}

.clsTextLink:link, .clsTextLink:visited, .clsTextLink:active{color:#000000; text-decoration:none; background-color:transparent;}
.clsTextLink:hover{text-decoration:none;}

.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}

.clsWhiteLinkU:link, .clsWhiteLinkU:visited, .clsWhiteLinkU:active{color:#ffffff; text-decoration:underline; background-color:transparent;}
.clsWhiteLinkU:hover{text-decoration:underline;}

.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{	color:#000000; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}

.clsBlueLink:link, .clsBlueLink:visited, .clsBlueLink:active{color:#0462A8; text-decoration:none; background-color:transparent; font-weight: bold;}
.clsBlueLink:hover{text-decoration:underline;}

.clsBlueLinkU:link, .clsBlueLinkU:visited, .clsBlueLinkU:active{color:#0462A8; text-decoration:underline; background-color:transparent;}
.clsBlueLinkU:hover{text-decoration:underline;}

.clsGrayLink:link, .clsGrayLink:visited, .clsGrayLink:active{color:#606060; text-decoration:none; background-color:transparent;}
.clsGrayLink:hover{text-decoration:underline;}

.clsGrayLinkU:link, .clsGrayLinkU:visited, .clsGrayLinkU:active{color:#606060; text-decoration:underline; background-color:transparent;}
.clsGrayLinkU:hover{text-decoration:underline;}

.clsRedLink:link, .clsRedLink:visited, .clsRedLink:active{color:#A50707; text-decoration:none; background-color:transparent;}
.clsRedLink:hover{text-decoration:underline;}

.clsRedLinkU:link, .clsRedLinkU:visited, .clsRedLinkU:active{color:#A50707; text-decoration:underline; background-color:transparent;}
.clsRedLinkU:hover{text-decoration:underline;}


.clsGreenLinkU:link, .clsRedLinkU:visited, .clsRedLinkU:active{color:#178508; text-decoration:underline; background-color:transparent;}
.clsGreenLinkU:hover{text-decoration:underline;}



.clsSpacer{
	clear:both;
	height:0;
	width:0;
	font-size:0;
	background-color:transparent;
}

.clsLink{
	cursor:pointer;
	cursor:hand;
}

.clsDottedLine{
	clear:both;
	height:1px;
	font-size:0;
	margin:5px 0 10px 0;
	background:url(../../images/dot.gif) repeat-x right top;
}

.clsDottedLineV{
	width:1px;
	font-size:0;
	margin:0 5px 0 5px;
	background:url(../../images/dot.gif) repeat-y left top;
}

.clsHiddenText{
	display:none;
}

.clsErrorMsg{
	color:red;
	font-size:12px;
	font-weight:800;
	text-align:center;
	padding:30px;
}


.clsFormButtons{
	text-align:center;
	margin-top:10px;
}

.clsFormButtonsLeft{
	text-align:left;
	margin:3px;
}

.clsFormButtons input, .clsFormButtons button, .clsFormButtonsLeft input, .clsFormButtonsLeft button, .clsButton{
	color:#ffffff;
	font:12px Arial;
	font-weight:800;
	text-align:center;
	cursor:pointer;
	cursor:hand;
	padding:1px 10px 1px 10px;
	border:0 none;
	background-color:#05679A;
}


.clsFloatingIndexBar{
	width:100%;
	height:40px;
	position:fixed !important;
	position:absolute;

	right:0;
	bottom:0;
	top:expression(documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight));
	z-index:1000;
}

.clsFloatingIndexBar iframe{
	width:100%;
	height:40px;
}


.clsTableAlign{
	position:relative;
	width:760px;
	margin:auto;
}

.clsFloatBannerLeft{
	width:100px;
	height:450px;

	position:fixed !important;
	left:12px !important;

	position:absolute;
	top:expression(documentElement.scrollTop + 80 + "px") !important;
	left:-115px;

	z-index:1000;
}


.clsFloatBannerRight{
	width:110px;
	height:600px;
	position:fixed !important;
	right:5px !important;

	position:absolute;
	top:80px; /*expression(documentElement.scrollTop + 80 + "px") !important;*/
	right:-115px;
}

/*.clsItemP{
	width:145px;
	//height:60px;
	margin: 0 0 10px 0;
}*/
.clsPartnersCol .clsItem{
	width:110px;
	margin: 10px 10px 10px 10px;
}

.clsFloatBannerStockBook{
	width:385px;
	height:50px;


}
.clsFloatBannerStockSmall
{
	width:145px;
	height:55px;
}
.clsBannerStockBook
{
	width:230px;
	height:130px;
}

.clsFloatBannerTSRight
{
	width:200px;
	height:200px;
}
.clsFloatBannerTSMiddle
{
	width:300px;
	height:250px;
}
.clsFloatBannerMFRight
{
	width:165px;
	height:200px;
}
.clsFloatBannerMFCenter
{
	width:330px;
	height:140px;
}
.clsFloatBannerMV_Opt
{
	width:400px;
	height:215px;
}
.clsFloatBannerMV_Agah
{
	width:135px;
	height:190px;
}

.clsCommissionsBanner{
	width:169px;
	height:273px;
}



.clsTopNav{

}

.clsTopNav table{
	width:100%;
}

.clsTopNav td{
	text-align:center;
	padding:3px;
	background-color:#000000;
}

.clsTopNav td.clsSeperator{
	width:7px;
	font-size:0;
	vertical-align:bottom;
	padding:0;
}



.clsHeader{
	position:relative;
	height:53px;
	padding-top:67px;
	padding-top:55px;
	background:#FAFAFA url(../../images/header_bg.gif) repeat-x top;
}

.clsHeader .clsLogo{
	position:absolute;
	right:15px;
	top:20px;
}

.clsMainMenu{
	height:29px;
}

.clsMainMenuItem, .clsMainMenuItem_selected{
	float:left;
	height:29px;
	width:60px;
	font-size:12px;
	cursor:hand;
	cursor:pointer;
	margin-right:2px;
	background:#ffffff url(../../images/mainmenu_right-top.gif) no-repeat right top;
}

.clsMainMenuItem div, .clsMainMenuItem_selected div{
	width:100%;
	height:22px;
	font-weight:800;
	text-align:center;
	padding:7px 1px 0 1px;
	background:url(../../images/mainmenu_left-top.gif) no-repeat left top;
}

.clsMainMenuItem_selected{
	background:#076EA4 url(../../images/mainmenu_selected_right-top.gif) no-repeat right top;
}

.clsMainMenuItem_selected div{
	color:#ffffff;
	background:url(../../images/mainmenu_selected_left-top.gif) no-repeat left top;
}

.clsMainMenuItem_selected A:link, .clsMainMenuItem_selected A:visited, .clsMainMenuItem_selected A:active, .clsMainMenuItem_selected A:hover{color:#ffffff; text-decoration:none; background-color:transparent;}

.clsMainMenuSub{
	height:24px;
	/*overflow:hidden;*/
	background:url(../../images/mainmenu_bg.gif) repeat-x top;
}




.clsSearchBar{
	height:27px;
	font-size:12px;
	padding:7px 10px 0 10px;
	margin-bottom:5px;
	background:url(../../images/searchbar_bg.gif) repeat-x top;
}

.clsSearchBar span{
	float:left;
	margin:-2px 0 0 0;
	background:url(../../images/searchbar_seperator.gif) no-repeat right;
}

.clsClocks{
	position:absolute;
	left:10px;
	top:10px;
	font-size:12px;
}

.clsClocks .clsDate{
	float:left;
	font-size:11px;
	font-weight:800;
	padding:3px 6px 2px 6px;
	background:url(../../images/searchbar_seperator.gif) no-repeat right;
}

.clsClocks .clsTime{
	float:left;
	font-size:11px;
	font-weight:500;
	padding:0 4px 0 4px;
	margin:3px 0 1px 0;
}




.clsPromoBar{
	width:760px;
	height:58px;
	text-align:center;
	padding:0;
	z-index:1;
	background:url(../../images/promobar_bg.gif) repeat-x top;
}

.clsPromoBar .clsRightCorner{
display:none;
	position:absolute;
	top:0;
	right:0;
}

.clsPromoBar .clsLeftCorner{
display:none;
	position:absolute;
	top:0;
	left:0;
}

.clsPromoBar img{
	float:right;
	margin:1px 2px 0 1px;
}




.clsMayaNews{
	margin-bottom:5px;
	border-top:2px solid #F0F2F5;
	border-bottom:2px solid #F0F2F5;
}

.clsMayaNews iframe{
	width:760px;
	height:20px;
}




.clsMainTable{
	width:760px;
	margin-top:5px;
}

.clsMainTable .clsContent{
}

.clsBreadCrumb{
	color:#606060;
	font-size:11px;
	margin:0 0 5px 0;
}

.clsBreadCrumb span{
	font-size:11px;
}

.clsBreadCrumb .prev, .clsBreadCrumb A.prev:link, .clsBreadCrumb A.prev:visited, .clsBreadCrumb A.prev:active{color:#606060; text-decoration:none; background-color:transparent;}
.clsBreadCrumb A.prev:hover{text-decoration:underline;}
.clsBreadCrumb .curr, .clsBreadCrumb A.curr:link, .clsBreadCrumb A.curr:visited, .clsBreadCrumb A.curr:active{color:#606060; text-decoration:none; background-color:transparent;}
.clsBreadCrumb A.curr:hover{text-decoration:underline;}

.clsMainTable .clsRightPanel{
	width:175px;
	padding-left:10px;
}

.clsMainTable .clsLeftPanel{
	width:160px;
	padding-right:10px;
}

.clsHomeTable2 .clsRightPanel .clsContainer{
	width:175px;
}

.clsHomeTable2 .clsLeftPanel .clsContainer{
	width:160px;
}

.clsMFRightPanel
{
	width:165px;
}

.clsHomeTable2 .clsMFRightPanel .clsContainer{
	width:165px;
}

.clsContentText, .clsContentText td{
	font-size:14px;
	line-height:20px;
	text-align:justify;
}


.clsContentText ul{
	margin:0 0 0 0;
}

.clsContentText p{
	padding:0;
	margin:0;
}

.clsContentText li{
	margin:0 20px 4px 0;
}

.clsContentText img{
	max-width:400px;
	width:expression(this.width > 400 ? 400 : true);
}

.clsArticleAuthor{
	color:#404040;
	font-size:11px;
	margin:0 0 5px 0;
}

.clsArticleDetails{
	color:#404040;
	font-size:12px;
	font-weight:800;
	margin:0 0 5px 0;
}

.clsGeneralPageActions img{
	cursor:pointer;
	cursor:hand;
	margin-left:5px;
}

.clsReadMore{
	font-weight:800;
	text-align:left;
	margin:5px 0 0 0;
}



.clsIndexTable{
	width:100%;
}

.clsIndexTable td{
	width:50%;
	padding:10px 0 10px 0;
	background:url(../../images/dot.gif) repeat-x bottom;	
}

.clsIndexTable td.clsSpacer{
	width:20px;
	background:transparent;
}




.clsIndexItem{
	padding:0 0 10px 0;
	padding:0 10px 10px 10px;
}

.clsIndexItem p{
	padding:0;
	margin:0;
}

.clsIndexItem .clsFloatImg{
	float:right;
	margin:3px 0 3px 6px;
}

.clsIndexItem .clsFloatImg img{
	max-width:120px;
	width:expression(this.width > 120 ? 120 : true);
}

.clsIndexItem h2{
	color:#006693;
	font-size:15px;
	font-weight:800;
	padding:0;
	margin:0;
	background:transparent;
}

.clsIndexItem .clsDetails{
	color:#808080;
	font-size:11px;
}

.clsIndexItem .clsBody{
	line-height:18px;
}









.clsContainer, .clsBlueContainer, .clsRedContainer, .clsGrayContainer, .clsEmptyContainer{
	position:relative;
	width:100%;
	margin-bottom:5px;
}

.clsBlueContainer h3, .clsRedContainer h3, .clsGrayContainer h3{
	color:#ffffff;
	font-size:12px;
	font-weight:800;
	padding:2px 8px 3px 0;
	margin:0;
	border-right:8px solid #FFC300;
	background:url(../../images/container_blue_header_bg.gif) left;
}

.clsContainer .clsContainerTopBtn{
	position:absolute;
	left:7px;
	top:4px;
	cursor:pointer;
	cursor:hand;
}

.clsContainer .clsContainerTopBtn img{
	height:12px;
}

.clsBlueContainer .clsBody, .clsRedContainer .clsBody, .clsGrayContainer .clsBody{
	padding:5px;
}

.clsBlueBorder, .clsRedBorder, .clsGrayBorder{
	border:1px solid #A0C1D6;
}

.clsBlueSeperator, .clsRedSeperator, .clsGraySeperator{
	clear:both;
	height:1px;
	font-size:0;
	margin:2px 0 5px 0;
	border-bottom:1px solid #066DA2;
}


.clsRedContainer h3{
	border-right:8px solid #600505;
	background-image:url(../../images/container_red_header_bg.gif);
}

.clsRedBorder{
	border-color:#A60707;
}

.clsRedSeperator{
	border-bottom:1px solid #A70707;
}


.clsGrayContainer h3{
	border-right:8px solid #535353;
	background-image:url(../../images/container_gray_header_bg.gif);
}

.clsGrayBorder{
	border-color:#808080;
}

.clsGraySeperator{
	border-bottom:1px solid #535353;
}


.clsEmptyContainer h3{
	display:none;
}




.clsPaleBlueContainer{
	margin-bottom:5px;
	background:url(../../images/container_paleblue_header_bg.gif) no-repeat right top;
}

.clsPaleBlueContainer h3{
	color:#05679A;
	font-size:15px;
	font-weight:800;
	padding:3px 8px 3px 8px;
	margin:0 0 3px 0;
	background:url(../../images/container_paleblue_header_corner.gif) no-repeat left top;
}





.clsCloseBoxBtn{
	float:left;
	color:#ffffff;
	font-size:13px;
	font-weight:800;
	line-height:11px;
	cursor:pointer;
	cursor:hand;
	padding:2px 3px 1px 3px;
	margin:1px 0 0 0;
	background:#54A0C7;
}

.clsLoadingDataCover{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	height:expression(this.offsetParent.offsetHeight);
	color:#ffffff;
	font-size:30px;
	font-weight:800;
	text-align:center;
	line-height:50px;
	filter:alpha(opacity=70);
	opacity:0.70;
	z-index:999;
	background-color:#000000;
}




.clsContainerTextImages .clsIndexItem{

}

.clsContainerTextImages .clsFloatImg img{
	width:50px;
	height:50px;
}

.clsContainerTextImages .clsIndexItem h2{
	color:#000000;
	font-size:13px;
	font-weight:800;
	margin:0 0 3px 0;
}





.clsContainerImage{
	text-align:center;
}

.clsRightPanel .clsContainerImage img{
	width:173px;
	margin:5px auto 5px auto;
}

.clsLeftPanel .clsContainerImage img{
	width:140px;
	margin:5px 0 5px 0;
}

.clsLeftPanel .clsEmptyContainer .clsContainerImage img{
	width:158px;
	margin:0;
}






.clsContainerTicker .clsIndexItem{
	padding:0;
}

.clsContainerTicker .clsIndexItem h2{
	color:#000000;
	font-size:13px;
	font-weight:800;
	margin:0 0 3px 0;
}

.clsContainerTicker marquee{
	height:150px;
	width:100%;
}

.clsContainerMenu .clsItem{
	color:#ffffff;
	font-weight:800;
	zoom:1;
	padding:3px 8px 4px 0;
	margin-bottom:3px;
	background:#ffffff url(../../images/rightmenu_btn_gray.gif) no-repeat center top;
}

.clsContainerMenu .clsBlue{
	color:#ffffff;
	background:#ffffff url(../../images/rightmenu_btn_blue.gif) no-repeat center top;
}

.clsContainerMenu .clsRed{
	color:#ffffff;
	background:#ffffff url(../../images/rightmenu_btn_red.gif) no-repeat center top;
}

.clsContainerMenu .clsGray{
	color:#ffffff;
	background:#ffffff url(../../images/rightmenu_btn_gray.gif) no-repeat center top;
}

.clsContainerMenu .clsWhite{
	color:#000000;
	background:#ffffff url(../../images/rightmenu_btn_white.gif) no-repeat center top;
}

.clsContainerMenu .clsItem A:link, .clsContainerMenu .clsItem A:visited, .clsContainerMenu .clsItem A:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsContainerMenu .clsItem A:hover{text-decoration:underline;}

.clsContainerMenu .clsWhite A:link, .clsContainerMenu .clsWhite A:visited, .clsContainerMenu .clsWhite A:active{color:#000000; text-decoration:none; background-color:transparent;}
.clsContainerMenu .clsWhite A:hover{text-decoration:underline;}



.clsForumMessage{
	padding:3px 4px 3px 4px;
	margin:0 0 2px 0;
	background-color:#F6F6F6;
}


.clsArticle{
	padding:0 0 20px 0;
	margin:20px 20px 5px 20px;
}

.clsArticle h2{
	color:#0462A8;
	font-size:16px;
	font-weight:800;
	padding:0;
	margin:0 0 8px 0;
	background:transparent;
}

.clsArticle .clsDetails{
	color:#808080;
	font-size:11px;
	text-align:left;
	margin:2px 0 0 3px;
}

.clsArticle .clsFloatImage{
	float:left;
	max-width:225px;
	width:expression(this.width > 225 ? 225 : true);
	margin:0 20px 5px 0;
	border:1px solid #404040;
}


.clsReply{
	font-size:13px;
	padding:3px 5px 3px 5px;
	margin:0 0 5px 0;
	background:#E0EEF5;
}

.clsReplyOpened{
	font-weight:800;
	background:#BBDAE9;
}

.clsReply .clsDate{
	float:left;
	font-weight:500;
}

.clsReply .clsUser{
	font-size:11px;
	font-weight:500;
}

.clsReplyText{
	display:none;
	font-weight:500;
	padding:5px 16px 5px 0;
}

.clsReply .clsButtonBar{
	font-size:11px;
	cursor:pointer;
	cursor:hand;
}


.clsFormAlign{
	padding:5px;
	margin:auto;
	border:1px solid #CDCDCD
}

.clsFormTable{
	width:100%;
}

.clsFormTable .clsHead td{
	color:#05689B;
	font-weight:800;
	text-align:right;
	padding:8px 10px 8px 10px;
	border-bottom:1px solid #CDCDCD;
	background:#DBECF5;
}

.clsFormTable .clsHeader th img{
	vertical-align:middle;
}

.clsFormTable th{
	color:#404040;
	font-size:12px;
	font-weight:800;
	text-align:right;
	vertical-align:top;
	padding:6px 6px 7px 3px;
	background:url(../../images/dot.gif) repeat-x bottom;
}

.clsFormTable td{
	text-align:left;
	vertical-align:middle;
	padding:5px 10px 9px 0;
	background:url(../../images/dot.gif) repeat-x bottom;
}

.clsFormTable td.clsMsg{
	text-align:right;
	font-weight:800;
	padding:5px;
	background:#efefef;
}

.clsFormTable td .clsDesc{
	font-size:10px;
	font-weight:800;
	margin:1px 0 0 0;
}

.clsFormTable .clsTextField{
	width:280px;
	border:1px solid #808080;
}

.clsFormTable .clsComboField{
	width:285px;
}

.clsFormTable .clsTextarea{
	width:280px;
	height:100px;
	border:1px solid #808080;
}




.clsFAQs{

}

.clsFAQs h2{
	color:#026390;
	font-size:13px;
	font-weight:500;
	cursor:pointer;
	cursor:hand;
	padding:4px 8px 4px 3px;
	margin:0 0 2px 0;
	background:#EBF4F9;
}

.clsFAQs h2 span{
	color:#F4AE01;
	font-size:13px;
	font-weight:800;
}

.clsFAQs .clsBody{
	padding:5px 28px 5px 5px;
	margin:0 0 2px 0;
	border:1px solid #DFE8ED;
}

.clsCatList{
	margin:0 0 5px 0;
}

.clsCatList .clsButton{
	width:144px;
	color:#000000;
	font:12px Arial;
	font-weight:800;
	cursor:pointer;
	cursor:hand;
	padding:2px 15px 2px 10px;
	margin:0 0 1px 0;
	border:0 none;
	border-right:3px solid #FCBB01;
	background:#FDECBE url(../../images/arrow_btn.gif) no-repeat right center;
}


.clsSiteMapTable{
	width:400px;
	margin-right:20px;
}

.clsSiteMap .clsLevel{
	padding-right:12px;
	background:url(../../images/arrow1.gif) no-repeat right 5px;
}

.clsSiteMap img{
	margin-right:6px;
}

.clsSiteMap A:link, .clsSiteMap A:visited, .clsSiteMap A:active{
	color:#404040;
	text-decoration:none;
	background-color:transparent;
}
.clsSiteMap A:hover{
	text-decoration:underline;
}

.clsGeneralPageActions{
	margin:15px 0 10px 5px;
}

.clsGeneralPageActions .clsButton{
	float:left;
	width:110px;
	margin-right:10px;
}


.clsFooter{
	width:760px;
	color:#000000;
	font:12px Arial;
	text-align:center;
	padding:6px 0 6px 0;
	margin:10px auto 10px 0;
	background:url(../../images/footer_bg.gif) no-repeat center top;
}

.clsFooter img{
	vertical-align:middle;
}

.clsFooterLinks{
	color:#066A9E;
	font-size:12px;
	text-align:center;
	margin:0 auto 10px auto;
}

.clsFooterLinks A:link, .clsFooterLinks A:visited, .clsFooterLinks A:active, .clsFooterLinks A:hover{
	color:#066A9E;
	text-decoration:none;
	background-color:transparent;
}

.clsFooterLinks A:hover{
	text-decoration:underline;
}

.clsFooterCredits{
	color:#606060;
	font-size:11px;
	text-align:center;
	margin:0 auto 10px auto;
}

.clsFooterCredits A:link, .clsFooterCredits A:visited, .clsFooterCredits A:active, .clsFooterCredits A:hover{
	color:#606060;
	text-decoration:none;
	background-color:transparent;
}

.clsFooterCredits A:hover{
	color:#000000;
	text-decoration:underline;
}








.clsTradeAccountsBox{
	position:absolute;
	top:145px;
	right:15px;
	display:none;
	width:100px;
	text-align:right;
	z-index:100;
	border:1px solid #E9AA00;
	background-color:#FFF2CE;
}

.clsTradeAccountsBox a:link, .clsTradeAccountsBox a:active, .clsTradeAccountsBox a:visited, .clsTradeAccountsBox a:hover{
	display:block;
	color:#DF9D00;
	font-size:11px;
	font-weight:800;
	text-decoration:none;
	padding:1px 6px 2px 6px;
	background-color:#FFF2CE;
}

.clsTradeAccountsBox a:hover{
	color:#B78100;
	background-color:#ffffff;
}





input.clsGrayButton, .clsGrayButton{
	color:#ffffff;
	width:40px;
	height:18px;
	text-align:center;
	border:0 none;
	background-color:#868686;
}

input.clsBlueButton, .clsBlueButton{
	color:#ffffff;
	width:40px;
	height:18px;
	text-align:center;
	padding:0;
	border:0 none;
	background-color:#066B9F;
}

input.clsGrayButton, button.clsGrayButton, .clsGrayButton{
	color:#066B9F;
	width:80px;
	height:18px;
	font-weight:800;
	text-align:center;
	padding:0;
	margin:0;
	border:0 none;
	border:1px solid #066B9F;
	background-color:#EAF3F8;
}

input.clsReset{
	width:auto;
	border:0 none;
	background-color:transparent;
}

		/*.clsBanner{
			text-align:center;
			padding:3px 0 3px 0;
			margin:10px 0 10px 0;
			background-color:#eeeeee;
		}

		.clsBanner img{
			width:468px;
			height:60px;
			margin:auto;
		}*/

/*----------------CROSS MENU---------------*/
.clsTopMenu ul li.clsSeperator{
	padding:0 6px 0 5px;
}
.clsTopMenu ul li.clsSeperatorvert{
	padding:0 0px 0 0px;
}


/*** LEVEL 1 ***/
.clsTopMenu  ul{
	display:block;
	width:756px;
	text-align:center;
	padding:0 2px 0 2px;
	margin:0;
}

.clsTopMenu ul li{
	float:right;
	display:block;
	position:relative;
	text-align:right;
	padding:0;
	margin:0;
}

.clsTopMenu ul li a:link, .clsTopMenu ul li a:active, .clsTopMenu ul li a:visited, .clsTopMenu ul li a:hover{
	display:block;
	color:#ffffff;
	font-size:13px;
	font-weight:500;
	text-decoration:none;
	text-align:right;
	padding:3px 3px 3px 3px;
}

.clsTopMenu ul li a:hover{
}

.clsTopMenu ul li.clsLevel1_selected{
}

/*** LEVEL 2 ***/
.clsTopMenu ul li ul{
	right:0;
	width:110px;
	display:none;
	position:absolute;
	text-align:right;
	padding:0;
	margin:-1px -2px 0 0;
	z-index:1000;
	border:1px solid #086899;
	background-color:#086899;
}

.clsTopMenu ul li ul li{
	display:block;
	width:100%;
	position:static;
	cursor:pointer;
	cursor:hand;
}



.clsTopMenu ul li ul li a:link, .clsTopMenu ul li ul li a:active, .clsTopMenu ul li ul li a:visited, .clsTopMenu ul li ul li a:hover, .clsTopMenu ul li ul li a.clsLevel2_selected:hover{
	display:block;
	width:100%;
	color:#ffffff;
	font-size:13px;
	font-weight:500;
	text-decoration:none;
	padding:1px 6px 2px 6px;
	background-color:#086899;
}

.clsTopMenu ul li ul li a:hover, .clsTopMenu ul li ul li a.clsLevel2_selected:hover{
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-color:#086899;
}

.clsTopMenu ul li ul li a.clsLevel2_selected:hover{

}
.clsTopMenu ul li ul li.clsHideInMenu{
}

.clsTopMenu ul li ul li.clsHideInMenu a:link, .clsTopMenu ul li ul li.clsHideInMenu a:visited, .clsTopMenu ul li ul li.clsHideInMenu a:hover, .clsTopMenu ul li ul li.clsHideInMenu a.clsLevel2_selected:hover{
/*liya .clsTopMenu ul li ul li a:active, */
	display:none;
}

/*-------------FINANCE---------------------*/
body {
	margin-top: 0px;
	text-decoration: none;
}

.font10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}
.font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		text-align: right;
	
}
.font12a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
		
	
}
.font12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #066EA3;
	
}
.font12c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #066EA3;
	
}
.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	

}
.font16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	
}
.font18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	
}
.font22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	
}
.bluefont10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #123F76;
	
}
.bluefont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #123F76;
	
}
.bluefont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123F76;

}
.bluefont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #123F76;
	
}
.bluefont16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #123F76;
	
}
.bluefont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #123F76;
	
}
.redfont10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	
}
.redfont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	
}
.redfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	
}
.redfont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.redfont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	
}
.redfont22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF0000;
	
}
.greyfont10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}
.greyfont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
}
.greyfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}
.greyfont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	
}
.greyfont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	
}
.greenfont10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #178508;
	
}
.greenfont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #178508;
	
}
.greenfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #178508;
	
}
.greenfont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #178508;
	
}
.greenfont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #178508;
	
}
.greenfont22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #178508;
	
}
.greenbrightfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ff18;
	
}
.whitefont10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.whitefont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.whitefont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.whitefont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	
}
.whitefont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	
}


.orangefont10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAD785

}
.orangefont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAD785

}
.orangefont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAD785
	
}
.orangefont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FAD785
	
}
.orangefont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FAD785
	
}



.button1{ 
      font-family: Arial, Helvetica, sans-serif; 
	  font-size: 9pt;
	  font-weight: bold; color: #04689A;
	  text-decoration: none;
	  width: 81px;
	   height: 24px;
	  border: 1px solid #A0C1D6;
	  background-color: #ffffff;
	  text-align: center; vertical-align: middle
	  }
	  

.bgblack {
	background-color: #000000;
}
.bgblue {
	background-color: #04689A;
}
.bgorange {
	background-color: #FAD785;
}
.bgorangedark {
	background-color: #E1752A;
}
.bgoranget{
	background-color: #FFC301;
}

.bgred {
	background-color: #FF0000;
}
.bggreen {
	background-color: #178508;
}
.bglightblue {
	background-color: #74869D;
}
.bglightblue2 {
	background-color: #A0C1D6;
}
.bgwhite {
	background-color: #FFFFFF;
}
.bggrey {
	background-color: #B6B6B6;
}
.bggreyt {
	background-color: #f2f2f2;
}

.bgcyan {
	background-color: #E4EDF1;
}

.bgmidgrey {
	background-color: #EBEDEF;
}
.bglightgrey {
	background-color: #D2D8DD;
}
.dirltr /*liya*/
{
    direction: ltr;
}

.tal /*liya*/
{
    text-align:left;
}

.bgdarkgrey {
	background-color: #cccccc;
}
.bgsoftyellow {
	background-color: #FAC400;
}
.bgsoftyellowt {
	background-color: #FCF4D5;
}
.bgcream {
	background-color: #FBF9F4;
}
.bordergrey {
	background-color: #cccccc;
	border: solid #cccccc;
}
.dotted {
	border: dotted #000000;
}

.bgstrp_right {
	background-image: url(../../images/strp_right.gif);
}
.bgstrp_left {
	background-image: url(../../images/strp_left.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.bgstrp_left_high {
	background-image: url(../../images/left_main_tab.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
.bgstrp_left_red {
	background-image: url(../../images/strp_left_red.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.bgstrp_center {
	background-image: url(../../images/strp_center.gif);
	text-align: right;
	vertical-align:middle;
}
.bgstrp_center_red {


	background-image: url(../../images/strp_center_red.gif);
	height: 21px;
}
.greystrp {
	background-image: url(../../images/greystrp.gif);
	height: 23px;
	padding-right: 15px;
}
.zeb_white{
	background : white;
	text-align: right;
}
.zeb_cyan{
	background-color: #D1E1E7;
	text-align: right;
}

/*liya*/
.flip_on
{
    background-image:url(../../images/flip_on.jpg);
    font-weight: bold; 
    background-repeat:no-repeat;
    height:25px;
}
.flip_off
{
    background-image:url(../../images/flip_off.jpg);
    font-weight: bold; 
    background-repeat:no-repeat;
    height:25px;
}

.chart_solidborder
{
    border:#056699 solid 1px;
}

.chart_border
{
    border-left: 1px solid rgb(5, 102, 153); border-right: 1px solid rgb(5, 102, 153); border-bottom: 1px solid rgb(5, 102, 153);
}

.btn_refresh
{
    width: 174px; 
    height: 33px;
}

.btn_show
{
    width: 100px; 
    height: 33px;
}
.point
{
    cursor: pointer;
}
.helping
{
    cursor: help;
}
.dirrtl
{
    direction: rtl;
}
/*#main { float:right;width:219px;background:none;margin:0px 0 0 0;display:inline; }
#main .chart { width:219px;height:262px;padding:1px;background:#fff; }
#main .chart .inner { width:180px;height:230px;border:1px solid #999; }
#main .chart .demo { width:180px;height:230px;background:#fff;padding:1px;margin:0px 0 0 0; }
*/

.clsIndexes{

}

/*.clsIndexes iframe{
	width:350px;
	height:150px;
}*/
