html,body {
	margin:0px;
	padding:0px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	/*background:url(Images/body_grad.jpg) repeat-x #ececec;*/
	background-color: #FFF9DF;
}


a:link, a:visited, a {
	color:#046093;
}


h1, h2, h3, h4 {
	color:#046093;
	font-weight:normal;
}


a img {
	border:none;
}


.labelwhite, a.LinkWhite {
	color:#ffffff;
}

.labelred {
	color:red;
}

div.loginerror{
	padding-top:6px; 
	margin-left:10px; 
	height:30px; 
	width:159px; 
	text-align:center;
}

a.LinkWhite:hover {
	color:#66FFFF;
}


#BodyArea {
	width:1003px;
	background:#ffffff;
	margin:0px auto 0px auto;
}


div.Header {
	height:135px;
}


div.HeaderMainBar {
	height:135px;
}


div.LogoSector {
	width:210px;
	height:135px;
	float:left;
	background:#ffffff;
	text-align:center;
}


div.LogoSector a {
	width:110px;
	height:110px;
	background:url(Images/logo1.gif) no-repeat center;
	display:block;
	text-decoration:none;
	margin: 15px auto 0px auto;
}


div.LogoSector a:hover {
	background:url(Images/logo2.gif) no-repeat center;
}
	
	
div.BannerSector {
	width:793px;
	height:135px;
	background:url(Images/banner_bgr.gif) repeat-x bottom #7ccef4;
	float:left;
}


div#Banner {
	width:520px;
	height:135px;
	background:url(Images/banner_map.gif) no-repeat bottom center;
	float:left;
}


div.LoginArea {
	width:179px;
	height:135px;
	float:right;
	background:url(Images/banner_separator.gif) no-repeat;
}


input {
	font-size:10px;
}


.textbox100 {
	/*width: 100px;*/
	width: 90px;
}


.button 
{
	font-family: Verdana;
	background:url(Images/button_grad.gif) repeat-x bottom; 
	color:#ffffff; 
	border:1px solid #064460; 
	padding:2px 10px 2px 10px; 
	cursor:pointer;
}


div#MainArea {
	position:absolute;
	width:1003px;
	background: #FFFFFF;
}


div#MainArea div.LeftnavSector {
	width:210px;
	background:#f7f7f7;
	float:left;
}


div#MainArea div#MainSector {
	width:593px;
	padding-left:10px;
	float:left;
	padding-bottom:5px;
}


 div.FondSector p{
	margin-left:70px;
}


div.FondSector img{
	margin-top: 30px;
	float: left;
}


div.FondSector h3{
	font-size: 16px;
	font-weight: bold;
	margin-left:70px;
}

div#MainArea div.RightSector {
	width:179px;
	float:right;
}


div.LeftnavSector a.LeftNavItem#CurrentItem {
	width:188px;
	line-height:38px;
	border-bottom:1px solid #cc0000;
	margin-top:1px;
	text-align:right;
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding-right:20px;
	font-size:13px;
	background: orange;
}


div.LeftnavSector a.LeftNavItem {
	width:188px;
	line-height:38px;
	border:1px solid #A8B8BD;
	margin-top:1px;
	text-align:right;
	display:block;
	text-decoration:none;
	color:#2b6a89;
	padding-right:20px;
	font-size:13px;
	background:url(Images/leftnav_bgr01.gif) #e5e5e5;
}


div.LeftnavSector a.LeftNavItem:hover {
	color:orange; 
	background:url(Images/leftnav_bgr01_hover.gif) #f5f5f5;
}


div.Submenu {
	width:208px;
	text-align:right;
/*	visibility: hidden;
	position: absolute;*/
}


div.Submenu a {
	padding-right:20px;
	line-height:26px;
	display:block;
	color:#6f6f6f;
	text-decoration:none;
}


div.Submenu a:hover {
	color:#FF6600;
}


 .PageTitle {
	color:#046093;
	font-size:24px;
	line-height:40px;
}


.Box {
	margin:3px;
	background:url(Images/body_grad.jpg) repeat-x top #ececec;
}


#footerDiv { 
	height:45px;
	background:#F7F7F7;
	clear:both;
	text-align:center;
	float:left;
	width: 1003px;
	padding-top:3px;	
	border-top: 1px solid #c8cac2;
	border-bottom: 1px solid #c8cac2;
}


#footer{
	clear:both;
}


.IconFooter {
	width:108px;
	float:left;
	cursor:pointer;
}


.IconFooter img{
	width: 30px;
	height: 30px;
}


DIV.InfoBox {
	width:190px;
	HEIGHT:10%;
	margin:5px;
	BORDER-BOTTOM:1PX DASHED #999999;
	padding-bottom:10px;
	float:LEFT;
}


DIV.InfoBox img {
	float:left;
	display:inline;
}


DIV.InfoBox span {
	height:100%; 
	margin-left:5px; 
	display:inline; 
	float:left; 
	width:55%;
}


DIV.InfoBox span.span1 {
	height:100%; 
	margin-left:5px; 
	padding-left:12px; 
	display:inline; 
	float:left; 
	width:55%;
}


#copyRight{
	height:32px;
	width:100%;
	padding-top:0px;
	color:#4b4b4b;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	vertical-align: bottom;
}


/* ---------------------------- */
.HeadingTitle {
	color:#336699;
	padding-left:15px;
}


div.TopRow *, div.BottomRow * {
	height:10px;
	overflow: hidden;
	display: block;
}


div.TopRow {
	/*background:url(Images/t_bgr.gif) repeat-x;*/
	background:#f7f7f7 url(Images/t_bgr.gif) repeat-x;  
	width:100%;
}


.TopL {
	width: 10px; 
	height:10px; 
	background:url(Images/tl_corner.gif) transparent;
}


.TopR {
	width: 8px; 
	height:10px; 
	background:url(Images/tr_corner.gif) transparent; 
	float: right; 
	margin-top: -10px;
}


div.MidRow 
{
	/*
	color:#336699; 
	background:url(Images/l_bgr.gif) left repeat-y; 
	display: block; 
	padding:5px;*/
	color:#046093; 
	background: #f7f7f7 url(Images/l_bgr.gif) repeat-y; 
	display: block; 
	padding:5px;
	font-size: 11px;
}


div.MidRow .Bgr {
	/*width:10px; 
	float:right; 
	background:url(Images/r_bgr.gif) transparent repeat-y right;*/
}


div.BottomRow {
	/*background:url(Images/b_bgr.gif) repeat-x transparent;*/
	background:#f7f7f7 url(Images/b_bgr.gif) repeat-x;
}


.BottomL {
	width: 10px; 
	height:10px; 
	background:url(Images/bl_corner.gif) transparent;
}


.BottomR {
	width: 8px; 
	height:10px; 
	background:url(Images/br_corner.gif) transparent; 
	float: right; 
	margin-top: -10px;
}


div.showhide
{
	line-height: 15px;
	padding-left: 5px;
}

div.showhide a.showhide_title
{
	padding-left: 10px;
	text-decoration: none;
}

div.showhide a.showhide_title:hover{
	color: orange;
}

div.showhide div.showhide_container
{
	padding-left: 15px;
	padding-bottom: 10px;
}

div.showhide1
{
	float: left;
	width: 350px;
	line-height: 15px;
	padding-left: 5px;
}

div.showhide1 a.showhide_title
{
	padding-left: 10px;
	text-decoration: none;
}

div.showhide1 a.showhide_title:hover{
	color: orange;
}

div.showhide1 div.showhide_container
{
	padding-left: 15px;
	padding-bottom: 10px;
}

div.tab{
	margin-bottom: 0px;
	border-bottom: 1px solid White;
}


div.tab a{
	float: left;
	background:url(Images/leftnav_bgr01.gif) #e5e5e5;
	text-align: center;
	margin-right: 1px;
	border: 1px solid #A8B8BD;
	color: #2b6a89;
	text-decoration: none;
	line-height: 25px;
	padding-left: 13px;
	padding-right: 13px;
}


div.tab a:hover {
	color:orange; 
	background:url(Images/leftnav_bgr01_hover.gif) #f5f5f5;
}

div.tabright a{
	float: right;
	text-align: right;
	width: 138px;
	background:url(Images/leftnav_bgr01.gif) #e5e5e5;
	text-align: center;
	margin-right: 0px;
	border: 1px solid #A8B8BD;
	color: #2b6a89;
	text-decoration: none;
	line-height: 26px;		
}

div.tabright a:hover {
	color:orange; 
	background:url(Images/leftnav_bgr01_hover.gif) #f5f5f5;
}

div.tab a.tabcurent{
	float: left;
	background:#2b6a89  url(Images/btn_line.gif);
	text-align: center;
	border-bottom: 2px solid #398fb6;
	color: white;
	text-decoration: none;
	line-height: 25px;	
	border-left: 1px solid #398fb6;
	border-right: 1px solid #005c85;
	border-top: 1px solid #398fb6;
	margin-right: 1px;
}

div.tab a.tabcurent:hover{
	float: left;
	background:#2b6a89  url(Images/btn_line.gif);
	text-align: center;
	border-bottom: 2px solid #398fb6;
	color: white;
	text-decoration: none;
	line-height: 25px;	
	border-left: 1px solid #398fb6;
	border-right: 1px solid #005c85;
	border-top: 1px solid #398fb6;
}

div #ddlBox
{
	display: none;
	background: url(Images/leftnav_bgr01.gif) #e5e5e5;
	text-align: center;
	margin-right: 0px;
	border-left: 1px solid #A8B8BD;
	border-right: 1px solid #A8B8BD;
	border-bottom: 1px solid #A8B8BD;
	z-index: 100;
	position: absolute;
	width: 140px;
	left: 848px;
	top: 40px;
}

div #ddlBox a
{
	float: left;
	width: 140px;
	height: 20px;
	line-height: 20px;
	color: #2b6a89;
}

div #ddlBox a:hover {
	color:orange; 
	background: url(Images/leftnav_bgr01_hover.gif) #f5f5f5 repeat;
}

div.NumeFond{
	background: #398fb6;
	color: white;
	text-align: center;
	font-size: 13px;
	border-left: 1px solid #398fb6;
	line-height: 24px;
	padding-left: 3px;
	padding-top: 3px;
	height: 40px;
}

div.NumeFond a{
	color: #FFF;
	float: left;
	width: auto;
	padding-left: 8px;
	padding-right: 9px;
	text-align: center;
	margin-right: 2px;
	text-decoration: none;
	line-height: 15px;	
	font-size: 11px;	
	border-top: 1px solid #44aadd;
	border-right: 1px solid #44aadd;
	border-left: 1px solid #44aadd;
	height: 15px;	
}


/* Hack for IE*/
* html div#BodyArea div#MainArea div#MainSector div.NumeFond a{
	color: White;	
	height: 20px;	
	padding-left: 8px;
	padding-right: 9px;
	margin-right: 2px;
}

div.NumeFond a:hover{
	background-color: #44aadd;
}


div.NumeFond a.tabFondcurent{
	background-color: #eef0f1;
	color: #398fb6;
	border-bottom: 3px solid #eef0f1;
	float: left;
	width: auto;
	padding-left: 8px;
	padding-right: 9px;
	text-align: center;
	margin-right: 2px;
	text-decoration: none;
	line-height: 15px;	
	font-size: 11px;	
	margin-top:0px;	
	background-image: url(Images/line1.gif);
}


/* Hack for IE*/
* html div#BodyArea div#MainArea div#MainSector div.NumeFond a.tabFondcurent{
	color: #398fb6;
	border-bottom-width: 0px;
	padding-left: 8px;
	padding-right: 9px; 
	margin-right: 2px;
	margin-top:0px;
	background-image: url(Images/line1.gif);
}


/* Hack for IE*/
* html div#BodyArea div#MainArea div#MainSector div.NumeFond a.tabFondcurent:hover{
	background-color: #eef0f1;
	border-bottom-width: 0px;
	color: #398fb6;
	float: left;
	width: auto;
	padding-left: 8px;
	padding-right: 9px;
	text-align: center;
	margin-right: 2px;
	text-decoration: none;
	line-height: 15px;	
	font-size: 11px;	
	margin-top:0px;	
	background-image: url(Images/line1.gif);
}


div.DateFond{
	background-color: #eef0f1;
	border-right: 1px solid #398fb6;
	border-left: 1px solid #398fb6;
	border-bottom: 1px solid #398fb6;
	line-height: 20px;
	margin-top: 0px;
	color: #2b6a89;
	padding-bottom: 20px;
/*	height:480px;*/
}


/* Hack for IE*/
* html div.DateFond{
	margin-top: -4px;
}


div.copyrightGI{
	margin-left:360px;
	margin-right:230px; 
	padding-top:0px;
	padding-right:100px;
	line-height: 15px;
}


table.TableFond
{
	border: 0px solid white;
	text-align: left;
	width: 99%;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.TableFond tr,th{
	border-top: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;	
}

table.TableFond td{
	border-left: 0px;
	border-right: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	background-color: White;
	color: Black;
}


table.TableFond th{
	border-left: 0px;
	border-right: 0px;
	font-weight: bold;
	/*background-image: url(Images/line.gif); */
	background-image: url(Images/btn_line.gif);
	font-size: 12px;
	padding-left: 3px;
	color: white;
	text-align: left;
}

table.TableFond th.headerRight{
	text-align: right;
}

table.TableFondTranzactii th{
	border-left: 0px;
	border-right: 0px;
	font-weight: bold;
	background-image: url(Images/line.gif); 
	font-size: 10px;
	padding-left: 3px;
	color: #398fb6;
	text-align: left;
}

div.DateFond table.TableFond tr td a{
	color: #398fb6;
	text-decoration: none;
	font-weight: bold;
} 


div.DateFond table.TableFond tr td a:hover{
	text-decoration: underline;
}


div.DateFond table.TableFond tr td a img{
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	vertical-align: middle;
} 

/*Cont*/
table.TableCont{
	text-align: center;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
}


table.TableCont td
{
	text-align: left;
	height: 20px;
	padding-left: 3px;
	font-size: 11px;
	color: Black;
	padding-top: 2px;
}

.inputText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 2px;
	padding-top: 2px;
	height: 14px;
	border: 1px solid #A8B8BD;
	width: 200px;
}

.inputTextArea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 2px;
	border: 1px solid #A8B8BD;
	width: 200px;
}

table.TableCont td.NameCell{
	text-align: left;
	padding-right: 10px;
	color: #000000;
}
/*Cont*/


/*Tranzactii*/


div.private {
  margin-top: -10px;
  width: 600px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  border-color: #999999;
  
  
}

.private th{
  font-weight: bold;
  background-image: url(images/btn_line_head.gif);
  background-repeat: repeat-x;
  text-align: center;
  
}

div#privtitle {
  font-size: 12px;
  font-weight: bold;
  /*border-bottom-color: #000000;
  border-bottom-style: inset;*/
  /*width: 98%;*/
  float: left;
  margin-bottom: 2px;
	padding-top: 5px;
}

div#paginare {
 /* width: 98%;*/
 padding-top: 5px;
  font-size: 10px;
  font-weight: bolder;
  text-align: right;
  height: 20px;
  vertical-align: middle;
}


col#tranzact {
	text-align: left 
}


col#data {
	text-align: left; 
}


.private table {
   border-color: #CCCCCC;
   border-collapse: collapse;
   border-bottom: #666666 1px solid;
	width:98%;
	margin-top:5px;
 }

 
 .title{
	border: #CCCCCC 1px solid;
	color: White;
 }
 
 .private th
 {
	height: 20px;
 	border: #CCCCCC 1px solid;
 }
 
.private tbody tr td
{
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
	/*text-align: right;*/
	border: #CCCCCC 1px solid;
}
 

td.tranz{
	text-align: left;
}
 

.private tbody tr.even td {
  background-color: #eee;
}


.private tbody tr.odd td {
  background-color: #fff;
}


label{
	font-size: 12px;
}


div.FondTranzactie{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/btn_line.gif);
	color: white;
	float:left;
}


div.ContainerButoane{
	height:30px;
	clear:both;
	text-align:right;
	width:98%;
	border-bottom: 1px solid black;
	margin-bottom: 5px;
/*	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
}     

           
div.ButoaneTranzactie{
	font-size:10px;
	line-height:20px;
	width:40px;
	text-align:	center;
	float:right;
	padding-top: 5px;
}


/*div.ButoaneTranzactie a{
	text-decoration: none;
}


div.ButoaneTranzactie a:hover{
	text-decoration: underline;
}*/


div.ButoaneTranzactie a img{
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}


div.ButoaneTranzactie a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}


div.TitluTranzactii{
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#398fb6;
}


td a img{
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

td a:hover img{
	/*border-style: outset;
	border-width: thin;*/
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
/*Tranzactii*/

/* Login page */
div.Login{
	text-align:center;
	padding:10px; 
	color: white;
	font-size:11px;
}


div.Login a.Login{
	color: White;
	text-decoration: none;
}

a.inregistrare, a.inregistrare:visited{
	color: White;
	text-decoration: underline;
}

div.Login a.Login:hover{
	text-decoration: underline;
}

div.Login h3{
	font-weight: bolder;
	color: White;
	font-size: 14px;
}


input.TextBox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	background-color: #ffffff;
	text-decoration: none;
/*	border: 1px solid #BFBFBF;*/
	width: 200px;
}

input.TransactionButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	background-color: #e9e9e9;
	text-decoration: none;
	border: 2px solid #BFBFBF;
	margin-right: 6px;
}

.TransactionLabel
{
	text-transform: capitalize;
	font-size: 10px;
	font-weight: bolder;
}

.select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 1px;
	height: 19px;
	border: 1px solid #A8B8BD;
	width: 205px;
}

.TransactionBox {
	background-color: #eef0f1;
	border-right: 1px solid #398fb6;
	border-left: 1px solid #398fb6;
	border-bottom: 1px solid #398fb6;
	border-top: 1px solid #398fb6;
	line-height: 20px;
	margin-top: 0px;
	color: #2b6a89;
	padding-bottom: 0px;
	margin-right: 0px;
	width: 750px;
}

div.divChart
{
	width: 580px;
	float:left;
}
div.divPerformanta
{
	float: left;
}

div.divPrezentare
{
	width: 350px; 
	float: left;
}

div.divValoareLaZi
{
	width: 350px; 
	float: left; 
	padding-left: 30px
}

.divFondDetalii
{
	float: left;
	padding-left: 30px;
	margin-bottom: 20px;
}

.divFondDetalii1
{
	float: left;
	padding-left: 15px;
	margin-bottom: 5px;
}

.chart
{
	margin-left: 10px;
}

.chart table
{
	border-collapse: collapse;
}

.pnlChart table td
{
	padding: 0px;
}

.chart .pnlChart
{
	width: 550px;
	float: left;
}

.chart .pnlInfo
{
	padding-left: 10px;
	width: 185px;
	float: left;
}

.chart .prdTable
{
	width: 550px;
/*	margin-left: 1px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;*/
}

.chart .prdTable a
{
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-right: 5px;
}

.chart .prdTable a:hover
{
	color: #ffffff;
	background-color: #398fb6;
}

.chart .prdCellLeft
{
	text-align: left;
}

.chart .prdCellRight
{
	text-align: right;
}

.ajax__slider_h_rail
{
	background-color: #000000;
}

a.pnlChartTabs 
{
	background-color: #EEF0F1;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-right: 5px;
/*	border-left: 1px solid #000000;*/
	text-decoration: underline;
}

a.pnlChartTabsSelected
{
	color: #ffffff;
	background-color: #398fb6;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-right: 5px;
/*	border-left: 1px solid #000000;*/
	text-decoration: underline;
}

a.pnlChartTabs:hover
{
	color: #ffffff;
	background-color: #398fb6;
	text-decoration: none;
}

div.sliderLabel
{
	float: left;
}

.inputData
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left: 2px;
	padding-top: 2px;
	height: 12px;
	border: 1px solid #A8B8BD;
	width: 80px;
}

ul.faqList li div#question
{
	color: #398fb6;
	font-weight: bold;
	font-size: 12px;
}

ul.faqList li div#answer
{
	padding-left: 20px;
}


table.TableExtrasCont
{
	border: 0px solid white;
	text-align: left;
	width: 99%;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.TableExtrasCont tr,th{
	border-top: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;	
}

table.TableExtrasCont td{
	border-left: 0px;
	border-right: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	background-color: White;
	color: Black;
}


table.TableExtrasCont th{
	border-left: 0px;
	border-right: 0px;
	font-weight: bold;
	background-image: url(Images/line.gif); 
	font-size: 10px;
	padding-left: 3px;
	color: #398fb6;
	text-align: left;
}

div.divAnaliza
{
	float: left;
	padding-right:10px;
}

div.divPerioada
{
	text-align: right;
	padding-right: 10px;
}

.fileClass
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid #BFBFBF;
	width: 350px;
	padding-left: 2px;
}

.loadingDiv
{
	position: absolute;
	left: 0px;
	z-index: 1000;
	width: 100%;
	border: 1px solid 000000;
}

.loadingDiv div
{
	font-family: Verdana;
	font-size: 11px;
	background-color: Red;
	float: right;
	text-align: center;
	width: 100px;
}