body {	
		padding:0px;
		margin:0 auto;
		background-color:#CACACA;
		text-align: center;
		font-family:Tahoma, Arial, sans-serif;
		color: #000000;	
		font-size:11px;
	}

input {
  font-size:11px;
  font-weight:normal;
  color:#717171;
  background-color:#e0e0e0;
}

select {font-size:9px;color:#000000;}

a {color:#1C3B6E;text-decoration:none;}
a:hover {color:#1C3B6E;text-decoration:underline;}

a.sections_link {color:#1C3B6E;text-decoration:underline;}
a.sections_link:hover {color:#1C3B6E;text-decoration:underline;}

a.helpButton { text-decoration:underline; color:#333333;padding-top:3px;}
a.helpButton:hover { text-decoration:none; color:#333333;}

label{
  font-size:11px;
  font-weight:bold;
  color:#4E4E4E;
  background-color:#ffffff;
}

div.pagebar {padding-top:12px;padding-bottom:12px;}
div.pagebar ul {list-style-type:none;margin:0; padding:0px;}
div.pagebar li {float:left; font-size:10px; font-family:Arial;width:17px;text-align:center;line-height:1.4em;}
div.pagebar li.prev a {color:#ffffff;text-decoration:none; }
div.pagebar li.prev a:hover {color:#ffffff;text-decoration:none; font-weight:bold;}
div.pagebar li.prev_on a {color:#ffffff;text-decoration:none; }
div.pagebar li.prev_on a:hover {color:#ffffff;text-decoration:none; font-weight:bold;}

div.pagebar li.next a {color:#000000;text-decoration:none; }
div.pagebar li.next a:hover {color:#000000;text-decoration:none; font-weight:bold;}
div.pagebar li.next_on a {color:#000000;text-decoration:none; }
div.pagebar li.next_on a:hover {color:#000000;text-decoration:none; font-weight:bold;}


div.pagebar li.prev {background:url(images/pg_prev.gif) no-repeat;width:17px;text-align:center;color:#ffffff}
div.pagebar li.prev_on {background:url(images/pg_prev_on.gif) no-repeat;width:17px;text-align:center;color:#ffffff}
div.pagebar li.cur {background:url(images/pg_prev.gif); color:#ffffff }
div.pagebar li.next {background:url(images/pg_next.gif) no-repeat;color:#000000}
div.pagebar li.next_on {background:url(images/pg_next_on.gif) no-repeat;color:#000000}


p.page_title {
	margin-top:20px;
	font-size:11px;
}

div.page_title2 {
	width:525px;
	margin-top:26px;
	font-size:11px;
	font-weight:bold;
	color:#606060;
	margin-bottom:5px;
}

div.intro {
	width:340px;
	padding:0px;
	margin-top:0px;
	padding-left:10px;
	
}

div.dotted {
	margin-top:0;
	padding:0;
	margin-bottom:4px;
	background: #ffffff url(images/bg_dot_gray.gif);
	background-repeat:repeat-x;
	width:525px;
	height:4px;
}

div.puncte {
	margin-top:0px;
	padding:0px;
	margin-bottom:4px;
	background: #ffffff url(images/bg_dot_gray.gif);
	background-repeat:repeat-x;
	width:500px;
	height:4px;
}


/*----------TABLES-------------------*/
table.calendar {
	font-size:10px;
	
}
table.calendar tr.header td {
	background-color:#f0f0f0;
	color:#000000;
	padding:3px;
	border-top:1px solid #707070;
	border-bottom:1px solid #707070;
}
table.calendar tr td {
	text-align:center;
	padding:3px;
	border-bottom:1px solid #c0c0c0;
	background-color:#ffffff;
	color:#c0c0c0;
	font-weight:bold;
}

table.calendar tr td a {
	color:#4487EB;
	font-weight:bold;
	text-decoration:none;
}

table.calendar tr td a:hover {
	color:#4487EB;
	font-weight:bold;
	text-decoration:underline;
}

a.year {	color:#4487EB; font-weight:bold; text-decoration:none;}
a.year:hover {	color:#4487EB; font-weight:bold; text-decoration:underline;}

/*-----------DIVS--------------------*/

#container {
		display:block;
		position: relative; 
		margin:0 auto; 
		width:776px;
		text-align:left;
		background-image: url(images/bg_main_right.gif);
		background-repeat:repeat-y;
		background-position:top right;
		background-color:#ffffff; 
		color:#000000;

		
}

#container-menu {
		background-color:#ECECEC; 
		width:770px;
		color: #000000;	
}

#container-body {
		width:770px;
		padding:0px;
		background-color:#ffffff;
}

#container-footer {
		background:url(images/bg_footer.gif) repeat-x #cccccc; 
		width:770px;
		text-align:right;
		height:70px;
		color: #000000;	
}

#main-left {
	position:relative;
	margin:0 auto;
	display:block;
	float:right;
	width:230px;


}

#main-center{
	position:relative;
	margin:0 auto;
	float:left;
	width:530px;
	margin-left:5px;
	padding:0;
	

}
#quotebox {
	width:205px;
	border:1px solid #CCCCCC;
	text-align:left;
	margin-left:10px;
	display:block;
}

#quotebox #form{
	width:100%;
	border-bottom:1px solid #CCCCCC;
	float:left;
	background-color:#ffffff;
	padding-top:12px;
	padding-bottom:10px;
	text-align:center;
	color: #000000;
	
}

#quotebox #quote_data {
	width:100%;
	text-align:center;
	background-color:#F0F0F0;
	color: #000000;
	margin:0;


}

#exchange_rate{
	width:205px;
	border:1px solid #CCCCCC;
	text-align:left;
	margin-left:10px;
	padding-bottom:5px;
	display:block;
	background-color:#F0F0F0;
	color: #000000;
	font-size:10px;
}
#exchange_rate table{
	width:185px;
	margin:3px 10px 3px 10px;
}

#exchange_rate table td{
	font-size:9px;
	color:#595959;
	border-bottom:1px solid #cecdcd;
}

#exchange_rate table tr.header td{
	color:#8b9db2;
}

#exchange_rate table td.blue{
	color: #4487eb;
	font-weight:bold;
}

#exchange_rate p
{
	margin:0;
	padding:3px;
	font-size:11px;
	background-color:#FFFFFF;
}

#logbox {
	width:205px;
	border:1px solid #CCCCCC;
	text-align:left;
	margin-left:10px;
	
}

#logbox #logform{
	padding-bottom:10px;

	
}

#titleblue {
	background: url(images/bg_login_blue.gif) repeat-x;
	width:100%;
}

#submenu {
	background: url(images/bg_login_blue.gif) repeat-x;
	width:100%;
}

#submenu ul {
	list-style-type:none;
	width:100%;
	margin:0 auto;
	padding:0;
	display:table;
}

#submenu li {
	float:left;
	padding-left:10px;
	color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
}

#submenu li a{
	color:#ffffff;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	background-color:transparent;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
}

#submenu li a:hover{
	color:#ffffff;
	background-color:gray;
}

#submenu li a.selected {
	color:#000000;
	background-color:#ffffff;
}

#submenu li a.selected:hover {
	color:#ffffff;
	background-color:black;
}



/** forms **/
#logbox #logform form{
	margin:0;
	display: inline;
}

#logbox #logform input.text{
		border:1px solid #ECECEC;
		padding-left:5px;
		background-image: url(images/bg_input_box.gif);
		background-repeat:repeat;
}
#logbox #logform input.img{
		border:0px;
		padding:0px;
		margin-bottom:-5px;
		
}

#quotebox #form form{
	margin:0;
	display: inline;
}

#quotebox #form input.text{
		border:1px solid #ECECEC;
		padding-left:5px;
		background-image: url(images/bg_input_box.gif);
		background-repeat:repeat;
}
#quotebox #form input.img{
		border:0px;
		padding:0px;
		margin-bottom:-5px;
		
}



#quotebox #quote_data p{
	font-size:11px;
	text-align:left;
	padding-top:5px;

}

#quote_data p.left{
	float:left;
	padding-left:5px;
	font-weight:bold;
	width:20%;
	margin:0;
}

#quote_data p.right{
	float:right;
	font-weight:bold;
	width:70%;
	margin:0;
}

#quote_data p.center{
	clear:both;
	margin:0px;
	padding-left:32%;
	font-weight:bold;


}

#quote_data p.evolution_down{
	clear:both;
	margin:0px;
	padding-left:32%;
	font-weight:normal;
	color:red;
	background-color:#F0F0F0;
}

#quote_data p.evolution_up{
	clear:both;
	margin:0px;
	padding-left:32%;
	font-weight:normal;
	color:green;
	background-color:#F0F0F0;
}

#quote_data p.evolution_none{
	clear:both;
	margin:0px;
	padding-left:32%;
	font-weight:normal;
	color:blue;
	background-color:#F0F0F0;
}

#quote_data p.graph{
	margin:0px;
	padding:0px;
	padding-left:5px;
}

#loading {
	height: 50px;
	font-size: 11px;
	color: #cccccc;
	background-color:#e0e0e0;
	font-weight:bold;
	text-align:center;
}

/** rollover 2 (pure css) **/
#rollover2 a {
text-decoration:none;
display:block;
height:100%;
}
html #rollover2 a {
width:100%;
}
#rollover2 {
list-style-type:none;
width:100%;
margin:0 auto;
padding:0;
}
#rollover2 li {
float:left;
height:23px;
}

#rollover2 li#aa a{
background-image:url(images/tab_quote_box_ro_on.gif);
border-right:5px solid red;
}

#rollover2 li#quotebox_a a{
background-image:url(images/tab_quote_box_ro_off.gif);
border-right:1px solid #CCCCCC;
width:68px;
}
#rollover2 li#quotebox_a a:hover {
background-image:url(images/tab_quote_box_ro_on.gif);
border-right:1px solid #CCCCCC;
width:68px;
}

#rollover2 li#quotebox_a a.selected{
background-image:url(images/tab_quote_box_ro_on.gif);
border-right:1px solid #CCCCCC;
width:68px;
}

#rollover2 li#quotebox_b a{
background-image:url(images/tab_quote_box_gl_off.gif);
border-right:1px solid #CCCCCC;
width:68px;
}
#rollover2 li#quotebox_b a:hover {
background-image:url(images/tab_quote_box_gl_on.gif);
border-right:1px solid #CCCCCC;
width:68px;
}
#rollover2 li#quotebox_b a.selected{
background-image:url(images/tab_quote_box_gl_on.gif);
border-right:1px solid #CCCCCC;
width:68px;
}

#rollover2 li#quotebox_c a{
background-image:url(images/tab_quote_box_em_off.gif);
width:67px;
}
#rollover2 li#quotebox_c a:hover {
background-image:url(images/tab_quote_box_em_on.gif);
border-right:0px;
width:67px;
}
#rollover2 li#quotebox_c a.selected{
background-image:url(images/tab_quote_box_em_on.gif);
border-right:0px;
width:67px;
}

#rollover2  a img {
border:0;
width:0;
margin-top:-1px;
font-size:0;
overflow:hidden;
}

/** MENU TOP **/
#rollover a {
text-decoration:none;
display:block;
height:100%;
}
html #rollover a {
width:100%;
}
#rollover {
list-style-type:none;
width:100%;
margin:0 auto;
padding:0;
}

#rollover li {
float:left;
height:22px;
}

#rollover  a img {
border:0;
width:0;
margin-top:-1px;
font-size:0;
overflow:hidden;
}

#rollover li#home a{
background-image:url(images/menu_home_off.gif);
width:86px;
}
#rollover li#home a:hover {
background-image:url(images/menu_home_on.gif);
width:86px;
}

#rollover li#home a.selected{
background-image:url(images/menu_home_on.gif);
width:86px;
}

#rollover li#conturi_si_portofolii a{
background-image:url(images/menu_conturi_si_portofolii_off.gif);
width:164px;
}
#rollover li#conturi_si_portofolii a:hover {
background-image:url(images/menu_conturi_si_portofolii_on.gif);
width:164px;
}
#rollover li#conturi_si_portofolii a.selected{
background-image:url(images/menu_conturi_si_portofolii_on.gif);
width:164px;
}

#rollover li#tranzactionare a{
background-image:url(images/menu_tranzactionare_off.gif);
width:132px;
}
#rollover li#tranzactionare a:hover {
background-image:url(images/menu_tranzactionare_on.gif);
width:132px;
}
#rollover li#tranzactionare a.selected{
background-image:url(images/menu_tranzactionare_on.gif);
width:132px;
}

#rollover li#piete_si_cotatii a{
background-image:url(images/menu_piete_si_cotatii_off.gif);
width:132px;
}
#rollover li#piete_si_cotatii a:hover {
background-image:url(images/menu_piete_si_cotatii_on.gif);
width:132px;
}
#rollover li#piete_si_cotatii a.selected{
background-image:url(images/menu_piete_si_cotatii_on.gif);
width:132px;
}

#rollover li#emitenti a{
background-image:url(images/menu_emitenti_off.gif);
width:132px;
}
#rollover li#emitenti a:hover {
background-image:url(images/menu_emitenti_on.gif);
width:132px;
}
#rollover li#emitenti a.selected{
background-image:url(images/menu_emitenti_on.gif);
width:132px;
}


#rollover li#despre_noi a{
background-image:url(images/menu_despre_noi_off.gif);
width:102px;
}
#rollover li#despre_noi a:hover {
background-image:url(images/menu_despre_noi_on.gif);
width:102px;
}
#rollover li#despre_noi a.selected{
background-image:url(images/menu_despre_noi_on.gif);
width:102px;
}



/** TABLES **/

table.quote-index{
	border-top:1px solid #CCCCCC;
	
}
table.quote-index tr td {
font-size:10px;
color:#595959;
background-color:#ffffff;
 border-bottom:1px solid #DFDFDF;
 text-align:right;
 padding-top: 4px;
 padding-bottom:4px;
}

table.quote-index tr td.label {
	color:#4487EB;
	font-weight:bold;
	text-align:left;
	background-color:#ffffff;

}

span.error {
	font-size:11px;
	font-weight:bold;
	color: red;
}
span.logtag {
   font-size:11px;font-weight:bold;color:#234885;
   background-color:#ffffff;
}

span.logtag a{
   font-size:10px;font-weight:normal;color:#234885;text-decoration:underline;
      background-color:#ffffff;
}
span.logtag a:hover{
   font-size:10px;font-weight:normal;color:#234885;text-decoration:none;
      background-color:#ffffff;
}

/** EXTRASE SI CONFIRMARI **/

/** DIVS **/
#cf_container {
	border:1px solid #c0c0c0;
	display:block;
	
	
}

/** PORTOFOLII**/

/** DIVS **/
#p_menu {
	padding:0px;
	margin:0px;
	height:24px;
	width:313px;
	background-color:red;
	display:block;
	margin-bottom:-1px;
}

#p_container {
	border:1px solid #c0c0c0;
	display:block;
	
	
}
#graph_port_c {
		float:left;
		width:240px;
		text-align:center;
		display:block;
}

#fin_port_c {
	float:left;
	border:1px solid #CACACA;
	text-align:center;
	width:270px;
	display:block;
}

#p_header {
	width:100%;
	margin:0 auto;
	border:1px #cacaca solid;
	margin-bottom:10px;
}

#p_header_title {
	background-color:#DCEFB3;
	font-size:11px;
	font-weight:bold;
	color:#4E4E4E;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:7px;
}

#p_header_table {
	float:left;
	width:300px;
}

#p_header_action {
	float:right;
	width:220px;
	font-size:11px;
	color:#4E4E4E;
	background-color:#ffffff;
}

#o_header {
	border-right:3px solid #f0f0f0;border-bottom:3px solid #f0f0f0;margin:20px;background-color:#f7f7f7;width:470px;
	margin-left:30px;
}

div.o_details_label {border:1px solid darkblue; border-right:0px;background-color:darkblue; width:10px; height:80px;float:left}
div.o_details { float:left;padding-left:10px;font-size:11px;border:1px solid #c0c0c0;border-left:0px;height:80px;width:448px }

#o_header_title {
	background-color:#DCEFB3;
	font-size:11px;
	font-weight:bold;
	color:#4E4E4E;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:7px;
}

#o_header_table {
	width:300px;
}

#o_header_action {
	width:220px;
	font-size:11px;
	color:#4E4E4E;
	background-color:#ffffff;
}

/** TABLES **/

table.fp_header{
	font-size:11px;
	color:#4E4E4E;
}
 table.fp_header tr {
	background-color:#F0F0F0;
	height:35px;
 }

 table.fp_header tr td.left {
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	}
table.fp_header tr td.right {
	font-weight:bold;
	color:#224783;
	text-align:right;
	padding-right:10px;
}

table.fp_content {
	font-size:11px;
	color:#4E4E4E;
}

table.fp_content tr td.left {
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #D1D1D1;
}

table.fp_content tr td.right {
	font-weight:normal;
	text-align:right;
	border-bottom:1px solid #D1D1D1;
}

table.fp_content tr td.leftb {
	font-weight:bold;
	text-align:left;
	color: #224783; 
	}

table.fp_content tr td.rightb {
	font-weight:bold;
	text-align:right;
	color: #224783;
	}

table.fp_content a{color:#1C3B6F;font-weight:normal;}

/* Tabel portofoliu */

table	{
	font-size:11px;
}

table.p_table tr td.down{
	font-weight:bold;
	color: red;
	background-color: #ffffff;
}

table.p_table tr td.up{
	font-weight:bold;
	color: #6C9A07;
	background-color: #ffffff;
}

table.p_table tr td.none{
	font-weight:bold;
	color: blue;
	background-color: #ffffff;
}

table.p_table tr.header td {
	color: #ffffff;
	background-color:#8DA0B5;
	font-weight:bold;
	height:30px;
	
}
table.p_table tr.header th {
	color: #ffffff;
	background-color:#8DA0B5;
	font-weight:bold;
	height:30px;
}

table.p_table tr.header td.center {
	border-left:1px #ffffff solid;
	text-align:center;
}

table.p_table tr.header td.right {
	text-align:right;
	border-left:1px #ffffff solid;
}

/*
table.p_table tr.header td.bid_right {
	text-align:right;
	background-color:#F1EAB4;
	border-left:1px #ffffff solid;
}

table.p_table tr.header td.ask_right {
	text-align:right;
	background-color:#C2D0E6;
	border-left:1px #ffffff solid;
}
*/

table.p_table tr.header td.left {
	text-align:left;
	border-left:1px #ffffff solid;
}

table.p_table tr.odd {
	height: 25px;
	background-color: #ffffff;
}

table.p_table tr.dark {
	height: 25px;
	background-color: #DCEFB3;
}

table.p_table tr.dark td {
	text-align:right;
	border-left:1px solid #D1D1D1;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	height: 25px;
	
}

table.p_table tr.dark td.center {
	text-align:center;
	border-left:1px solid #D1D1D1;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	height: 25px;
	
}

table.p_table tr.dark td.left {
	text-align:left;
	border-left:1px solid #D1D1D1;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	height: 25px;
}

table.p_table tr.odd td {
	text-align:right;
	border-left:1px solid #D1D1D1;
	border-top:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
	height: 25px;
}

table.p_table tr.odd td.left {
	text-align:left;
	border-left:0px;
	border-top:1px solid #D1D1D1;

}

table.p_table tr.odd td.center {
	text-align:center;
	border-left:1px solid #D1D1D1;
	border-top:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
	height: 25px;

}

table.p_table tr.even td {
	text-align:right;
	border-left:1px solid #D1D1D1;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	height: 25px;
	background-color: #F0F0F0;
}

table.p_table tr.even td.left {
	text-align:left;
	border-left:0px;
	border-top:1px solid #ffffff;
	border-top:1px solid #ffffff;
	background-color: #F0F0F0;

}

table.p_table tr.even td.center {
	text-align:center;
	border-left:1px solid #D1D1D1;
	background-color: #F0F0F0;

}

table.p_table tr td.sell {background-color:#EDCFCF;}
table.p_table tr td.buy {background-color:#CFEDCF;}

table.p_table tr td.red {background-color:#C2D0E6;}
table.p_table tr td.black {background-color:#c0c0c0;}
table.p_table tr td.green {background-color:#F1EAB4;}
table.p_table tr td.blue {background-color:#c0c0c0;}

table.p_table tr.red td {background-color:red;font-size:1px;width:2px;padding:1px;}
table.p_table tr.black td {background-color:#c0c0c0;font-size:1px;width:2px;padding:1px;}
table.p_table tr.green td {background-color:#F1EAB4;font-size:1px;width:2px;padding:1px;}
table.p_table tr.blue td {background-color:green;font-size:1px;width:2px;padding:1px;}

table.p_table tr td.var_red {color:red;}
table.p_table tr td.var_green {color:green;}
table.p_table tr td.var_blue {color:blue;}



table.p_table tr td a{color:red;font-size:11px;text-decoration:underline;}
 /** MENU PORTOFOLIU **/

#prollover a {
text-decoration:none;
display:block;
height:100%;
}
html #prollover a {
width:100%;
}
#prollover {
list-style-type:none;
width:530px;
margin:0 ;
padding-left:30px;
display:table;
margin-bottom:-1px;
}

#prollover li {
float:left;
height:24px;
}

#prollover  a img {
border:0;
width:0;
font-size:0;
overflow:hidden;
}

#prollover li#p_act a{
background-image:url(images/p_act_off.gif);
width:78px;
}
#prollover li#p_act a:hover {
background-image:url(images/p_act_on.gif);
width:78px;
}

#prollover li#p_act a.selected{
background-image:url(images/p_act_on.gif);
width:78px;
}

#prollover li#p_obl a{
background-image:url(images/p_obl_off.gif);
width:78px;
}
#prollover li#p_obl a:hover {
background-image:url(images/p_obl_on.gif);
width:78px;
}

#prollover li#p_obl a.selected{
background-image:url(images/p_obl_on.gif);
width:78px;
border-right:1px solid #CACACA;
}

#prollover li#p_der a{
background-image:url(images/p_der_off.gif);
width:78px;
border-right:1px solid #CACACA;
}
#prollover li#p_der a:hover {
background-image:url(images/p_der_on.gif);
width:78px;
border-right:1px solid #CACACA;
}

#prollover li#p_der a.selected{
background-image:url(images/p_der_on.gif);
width:78px;
}

#prollover li#p_ext a{
background-image:url(images/p_ext_off.gif);
width:78px;
border-right:1px solid #CACACA;
}
#prollover li#p_ext a:hover {
background-image:url(images/p_ext_on.gif);
width:78px;
border-right:1px solid #CACACA;
}

#prollover li#p_ext a.selected{
background-image:url(images/p_ext_on.gif);
width:78px;
border-right:1px solid #CACACA;
}

/** Ordine/

/** MENUOrders details **/

#odrollover a {
text-decoration:none;
display:block;
height:100%;
}
html #odrollover a {
width:100%;
}
#odrollover {
list-style-type:none;
width:530px;
margin:0 ;
padding-left:30px;
display:table;
margin-bottom:-1px;
}

#odrollover li {
float:left;
height:24px;
}

#odrollover  a img {
border:0;
width:0;
font-size:0;
overflow:hidden;
}

#odrollover li#o_his a{
background-image:url(images/o_history_off.gif);
width:78px;
}
#odrollover li#o_his a:hover {
background-image:url(images/o_history_on.gif);
width:78px;
}

#odrollover li#o_his a.selected{
background-image:url(images/o_history_on.gif);
width:78px;
}

#odrollover li#o_mod a{
background-image:url(images/o_modify_off.gif);
width:78px;
}
#odrollover li#o_mod a:hover {
background-image:url(images/o_modify_on.gif);
width:78px;
}

#odrollover li#o_mod a.selected{
background-image:url(images/o_modify_on.gif);
width:78px;
}

#odrollover li#o_can a{
background-image:url(images/o_cancel_off.gif);
width:78px;
border-right:1px solid #CACACA;
}
#odrollover li#o_can a:hover {
background-image:url(images/o_cancel_on.gif);
width:78px;
border-right:1px solid #CACACA;
}

#odrollover li#o_can a.selected{
background-image:url(images/o_cancel_on.gif);
width:78px;
border-right:1px solid #CACACA;
}



/** DIVS **/
#o_container {
	display:block;
	width:530px;
	background-color:#ffffff;
}

#o_action {
	float:left;
	width:503px;	
	display:block;
	background-color:#ffffff;
	padding:0px;
	margin: 0 auto;
	height:auto;
}



/** TABLES **/


 /** MENU ORDINNOU **/

#onrollover a {
text-decoration:none;
display:block;
}

#onrollover {
float:left;
list-style-type:none;
width:25px;
margin:0px;
padding:0;
/*padding-top:10px;*/
background-color:#ffffff;
display:table;
}

#onrollover li {
height:	73px;
width:25px;
padding:0px;
margin-bottom:-2px;
margin-right:-2px;
display:block;
}

#onrollover  a img {
border:0;
width:0;
font-size:0;
overflow:hidden;
}

#onrollover li#on_act a{
background-image:url(images/on_act_off.gif);
height:73px;
width:25px;
}
#onrollover li#on_act a:hover {
background-image:url(images/on_act_on.gif);
height:73px;
width:25px;
}

#onrollover li#on_act a.selected{
background-image:url(images/on_act_on.gif);
height:73px;
width:25px;
}

#onrollover li#on_der a{
background-image:url(images/on_der_off.gif);
height:73px;
width:25px;
}
#onrollover li#on_der a:hover {
background-image:url(images/on_der_on.gif);
height:73px;
width:25px;
}

#onrollover li#on_der a.selected{
background-image:url(images/on_der_on.gif);
height:73px;
width:25px;
}

/* MARKETS */

 /** MENU MARKET OVERVIEW **/

#mktrollover a {
text-decoration:none;
display:block;
height:100%;
}
html #mktrollover a {
width:100%;
}
#mktrollover {
list-style-type:none;
width:530px;
margin:0 ;
padding-left:30px;
display:table;
margin-bottom:-1px;
}

#mktrollover li {
float:left;
height:24px;
}

#mktrollover  a img {
border:0;
width:0;
font-size:0;
overflow:hidden;
}

#mktrollover li#m_gain a{
background-image:url(images/m_gainers_off.gif);
width:78px;
}
#mktrollover li#m_gain a:hover {
background-image:url(images/m_gainers_on.gif);
width:78px;
}

#mktrollover li#m_gain a.selected{
background-image:url(images/m_gainers_on.gif);
width:78px;
}

#mktrollover li#m_lose a{
background-image:url(images/m_losers_off.gif);
width:78px;
}
#mktrollover li#m_lose a:hover {
background-image:url(images/m_losers_on.gif);
width:78px;
}

#mktrollover li#m_lose a.selected{
background-image:url(images/m_losers_on.gif);
width:78px;
}

#mktrollover li#m_activ a{
background-image:url(images/m_active_off.gif);
width:78px;
border-right:1px solid #CACACA;
}
#mktrollover li#m_activ a:hover {
background-image:url(images/m_active_on.gif);
width:78px;
border-right:1px solid #CACACA;
}

#mktrollover li#m_activ a.selected{
background-image:url(images/m_active_on.gif);
width:78px;
border-right:1px solid #CACACA;
}


/* QUOTES */

#mChartAct_container {}

#mChartAct_container select {font-size:9px;color:#000000;}
#mChartAct_container input {font-size:9px;color:#000000;background-color:#ffffff;}
#mChartAct_container label {font-size:9px;color:#000000;background-color:#ffffff;}



table.quote_details {
font-size:11px;
}

table.quote_details tr.header td{
background-color:#f0f0f0;
border-top: 1px #c0c0c0 solid;
border-bottom: 1px #c0c0c0 solid;
padding:3px;
font-weight:bold;
}

table.quote_details tr td {
}

table.quote_details tr td.left {
padding:2px;
text-align:left;
}

table.quote_details tr td.left_underline {
padding:2px;
text-align:left;
text-decoration:underline;
}

table.quote_details tr td.right {
padding:2px;
text-align:right;
}

table.quote_details tr td.red {
padding:2px;
text-align:right;
color:red;
}

table.quote_details tr td.red_underline {
padding:2px;
text-align:right;
color:red;
text-decoration:underline;
}

table.quote_details tr td.right_underline {
padding:2px;
text-align:right;
text-decoration:underline;
}


table.quote_details tr td.divider {
border-bottom: 1px dashed #c0c0c0;
font-size:1px;
color:#ffffff;
height:1px;
}

table.quote_details tr td.header{
background-color:#f0f0f0;
border-top: 1px #c0c0c0 solid;
border-bottom: 1px #c0c0c0 solid;
padding:3px;
font-weight:bold;
}

table.quote_details tr td.mbpbuy{
background-color:#CFEDCF;
border-bottom: 1px #ffffff solid;
border-right: 1px #cccccc solid;
padding:3px;
color:#333333;
}

table.quote_details tr td.mbpsell{
background-color:#EDCFCF;
border-bottom: 1px #ffffff solid;
border-right: 1px #cccccc solid;

padding:3px;
color:#333333;
}

/** Table cotatii**/
table.quote_main {
}

table.quote_main tr td.red{
border-right:1px #c0c0c0 solid;
padding:3px;
padding-left:4px;
font-size:14px;
font-weight:bold;
color:red;
}

table.quote_main tr td.green{
border-right:1px #c0c0c0 solid;
padding:3px;
padding-left:4px;
font-size:14px;
font-weight:bold;
color:green;
}

table.quote_main tr td.blue{
border-right:1px #c0c0c0 solid;
padding:3px;
padding-left:4px;
font-size:14px;
font-weight:bold;
color:blue;
}

table.quote_main tr.top_header { background-color:#8E8E8F;color:#ffffff;font-weight:bold;text-align:center; }

#analyst_container {width:520px;}
#analyst_container div.header {border-bottom:1px #c0c0c0 solid;padding:5px;font-weight:bold;color:#234885;margin-bottom:10px;}
#analyst_container div.content {float:left;width:520px;}
#analyst_container div.content p.title {padding-left:5px;font-size:11px;color:#234885;margin-bottom:-5px;font-weight:bold;}
#analyst_container div.content p.title span.author {color:#707070;}
#analyst_container div.content p.body {padding-left:5px;font-size:10px;}
#analyst_container div.content p.message {margin:0; padding:5px;}

 /** MENU FUTURES **/

#frollover a {
text-decoration:none;
display:block;
height:100%;
}
html #frollover a {
width:100%;
}
#frollover {
list-style-type:none;
width:530px;
margin:0 ;
padding-left:30px;
display:table;
margin-bottom:-1px;
}

#frollover li {
float:left;
height:24px;
}

#frollover  a img {
border:0;
width:0;
font-size:0;
overflow:hidden;
}

#frollover li#f_quote a{
background-image:url(images/f_quote.gif);
width:78px;
}
#frollover li#f_quote a:hover {
background-image:url(images/f_quote_on.gif);
width:78px;
}

#frollover li#f_quote a.selected{
background-image:url(images/f_quote_on.gif);
width:78px;
}

#frollover li#f_trades a{
background-image:url(images/f_trades.gif);
width:78px;
border-right:1px solid #CACACA;
}
#frollover li#f_trades a:hover {
background-image:url(images/f_trades_on.gif);
width:78px;
border-right:1px solid #CACACA;
}

#frollover li#f_trades a.selected{
background-image:url(images/f_trades_on.gif);
width:78px;
border-right:1px solid #CACACA;
}

#frollover li#f_market a{
background-image:url(images/f_market.gif);
width:78px;
}
#frollover li#f_market a:hover {
background-image:url(images/f_market_on.gif);
width:78px;
}

#frollover li#f_market a.selected{
background-image:url(images/f_market_on.gif);
width:78px;
}



 
 /** MENU QUOTES **/

#qrollover a {
text-decoration:none;
display:block;
height:100%;
}
html #qrollover a {
width:100%;
}
#qrollover {
list-style-type:none;
width:530px;
margin:0 ;
padding-left:13px;
display:table;
margin-bottom:-1px;
}

#qrollover li {
float:left;
height:24px;
}

#qrollover  a img {
border:0;
width:0;
font-size:0;
overflow:hidden;
}

#qrollover li#q_quote a{
background-image:url(images/q_quote_off.gif);
width:78px;
}
#qrollover li#q_quote a:hover {
background-image:url(images/q_quote_on.gif);
width:78px;
}

#qrollover li#q_quote a.selected{
background-image:url(images/q_quote_on.gif);
width:78px;
}

#qrollover li#q_chart a{
background-image:url(images/q_charts_off.gif);
width:78px;
}
#qrollover li#q_chart a:hover {
background-image:url(images/q_charts_on.gif);
width:78px;
}

#qrollover li#q_chart a.selected{
background-image:url(images/q_charts_on.gif);
width:78px;
}

#qrollover li#q_profile a{
background-image:url(images/q_profile_off.gif);
width:108px;
}
#qrollover li#q_profile a:hover {
background-image:url(images/q_profile_on.gif);
width:108px;
}

#qrollover li#q_profile a.selected{
background-image:url(images/q_profile_on.gif);
width:108px;
}

#qrollover li#q_analyst a{
background-image:url(images/q_analyst_off.gif);
width:78px;
}
#qrollover li#q_analyst a:hover {
background-image:url(images/q_analyst_on.gif);
width:78px;
}

#qrollover li#q_analyst a.selected{
background-image:url(images/q_analyst_on.gif);
width:78px;
}

#qrollover li#q_news a{
background-image:url(images/q_news_off.gif);
width:78px;
/*border-right:1px solid #CACACA;*/
}
#qrollover li#q_news a:hover {
background-image:url(images/q_news_on.gif);
width:78px;
/*border-right:1px solid #CACACA;*/
}

#qrollover li#q_news a.selected{
background-image:url(images/q_news_on.gif);
width:78px;
/*border-right:1px solid #CACACA;*/
}

#qrollover li#q_transactions a{
background-image:url(images/q_transactions_off.gif);
width:82px;
border-right:1px solid #CACACA;
}
#qrollover li#q_transactions a:hover {
background-image:url(images/q_transactions_on.gif);
width:82px;
border-right:1px solid #CACACA;
}
#qrollover li#q_transactions a.selected{
background-image:url(images/q_transactions_on.gif);
width:82px;
border-right:1px solid #CACACA;
}

div.help_content {line-height:1.3em;padding-left:10px;padding-bottom:5px;border-bottom:1px #c0c0c0 solid;}
div.help_content table {border-left: 1px solid #c0c0c0;border-top:1px solid #c0c0c0; border-right:0px; border-bottom:0px;}
div.help_content table td{padding:2px;border-right: 1px solid #c0c0c0;border-bottom: 1px solid #c0c0c0;border-top:0px;border-left:0px;}

div.misc_articles {line-height:1.5em;}
div.misc_articles table {border-left: 1px solid #c0c0c0;border-top:1px solid #c0c0c0; border-right:0px; border-bottom:0px;}
div.misc_articles table td{padding:2px;border-right: 1px solid #c0c0c0;border-bottom: 1px solid #c0c0c0;border-top:0px;border-left:0px;}
div.misc_articles a {color:#234885; font-weight:bold; text-decoration:none;}
div.misc_articles a img {border:0px;}

div.misc_articles a:hover {color:#234885; font-weight:bold; text-decoration:underline;}



table.register_tbl tr.header td {color:#ffffff; background-color:#8DA0B5; font-weight:bold;padding:3px;font-size:12px;}
table.register_tbl tr td {padding:3px;font-size:11px;}

table.pasi_cotare {border-top:1px solid #c0c0c0;border-left:1px solid #c0c0c0}
table.pasi_cotare tr.header td {font-weight:bold;text-align:center;border-bottom:1px solid #c0c0c0;border-right:1px solid #c0c0c0}
table.pasi_cotare td {font-weight:normal;text-align:center;border-bottom:1px solid #c0c0c0;border-right:1px solid #c0c0c0}


div.index_container {width:525px; border:1px solid #c0c0c0; background-image: url(images/bg_gr_gray.gif);background-repeat:repeat-x;background-position:top right; }
table.index_list_item {border:1px solid #c0c0c0;}
table.index_list_item tr td.index_name {font-size:14px;color:#234885;font-weight:bold;}
table.index_list_item tr td.index_value {text-align:right;font-weight:bold;line-height:1.5em;}
table.index_list_item tr td span.index_down {color:#d04040;font-size:11px;}
table.index_list_item tr td span.index_up {color:green;font-size:11px;}
div.index_container  a {font-size:10px;font-weight:bold;color:#4487EB;text-decoration:none;}
div.index_container	 a:hover {font-size:10px;font-weight:bold;color:#4487EB;text-decoration:underline}


div.market_news {float:left;width:310px;}
div.market_news_items {border-bottom:1px #c0c0c0 solid;padding:5px;font-weight:bold;color:#707070; margin-right:4px;}
p.market_news_item {padding-left:5px;font-size:10px;color:#707070;margin-bottom:-5px;font-weight:normal;}
p.market_news_item a {color:#234885; text-decoration:none;font-weight:bold;}
p.market_news_item a:hover {color:#234885; text-decoration:underline;font-weight:bold;}

div.news_list {width:520px;margin-top:10px;}
div.news_list_section {border-bottom:1px #c0c0c0 solid;padding:5px;font-weight:bold;color:#234885;margin-bottom:10px;}
p.news_item {padding-left:5px;font-size:11px;color:#707070;;margin-bottom:1px;font-weight:bold;line-height:1.5em;}
p.news_item a {color:#207f24;text-decoration:none;  font-style:italic;}
p.news_item a:hover {color:#207f24;text-decoration:underline; font-style:italic;}
p.bvb_item { padding-left:5px;font-size:10px;color:#707070;margin-bottom:-5px;font-weight:normal;}
p.bvb_item a {color:#234885;text-decoration:none;font-weight:bold;}
p.bvb_item a:hover {color:#234885;text-decoration:underline;font-weight:bold;}

div.news_list p.news_item span {font-size:10px;color:#707070}
div.news_action {border:1px #c0c0c0 solid;padding:5px;font-weight:bold;color:#707070;font-size:10px;background-color:#f0f0f0;margin-top:10px;line-height:2em;}
div.news_action a {color:#234885;text-decoration:none;padding-left:3px;padding-right:3px;}
div.news_action a:hover {background-color:#234885;color:#ffffff;padding-left:3px;padding-right:3px;}

div.news_cnt_author {float:left;padding-left:8px;color:#707070;font-weight:bold;}
div.news_cnt_link {float:left;padding-left:4px;color:#707070;font-weight:normal;}
div.news_cnt_link a {color:darkblue;text-decoration:none;}
div.news_cnt_link a:hover {color:green;text-decoration:underline;}
div.news_cnt_date {float:right;color:#707070;}
div.news_cnt {clear:both;padding:10px;}
div.att_docs {border: 1px solid #c0c0c0;width:30%;padding:4px;float:right;background-color:#f0f0f0;}
div.att_docs ul {margin:0px;padding:0px;padding-left:20px;}
div.att_docs ul li {line-height:1.5em;}
div.att_docs ul li a {color:#234885;text-decoration:none;}
div.att_docs ul li a:hover {color:#234885;text-decoration:underline;}

ul.att_docs {margin:0px;padding:0px;list-style:none; font-size:10px;}
ul.att_docs li {text-indent:30px;}
ul.att_docs li a {color:#234885;text-decoration:none;}
ul.att_docs li a:hover {color:#234885;text-decoration:underline;}

span.loop_item {padding-left:5px;font-size:11px;color:#707070;margin-bottom:1px;font-weight:bold;line-height:0.5em;}
p.loop_item_body {padding-left:5px;font-size:11px;color:#000000;margin:2px 0 0 0;font-weight:normal;}

div.quote_main_form {background-image:url(images/bg_quote_search.gif);background-repeat: repeat-y;height:30px;margin-bottom:10px;margin-top:10px;padding:5px;}
div.quote_main_form label {font-size:11px;font-weight:bold;color:#234885;background-color:transparent;}
div.quote_main_form select {margin:0 auto; padding: 0px; width: 160px;font-weight:bold;padding-left:5px;font-size:9px;background-color:#ffffff;}

div.qs_graph {float:left;border:1px #c0c0c0 solid;width:300px;}
div.qs_graph_menu {border-bottom:1px #c0c0c0 solid;padding:2px;font-weight:bold;color:#707070;font-size:10px;background-color:#f0f0f0;}
div.qs_graph_menu a {color:#234885;text-decoration:none;padding-left:3px;padding-right:3px;}
div.qs_graph_menu a:hover {background-color:#ffffff;color:#234885;padding-left:3px;padding-right:3px;}
div.qs_graph_menu a.selected {background-color:#234885;color:#ffffff;text-decoration:none;padding-left:3px;padding-right:3px;}

div.profile_title {padding:0 0 5px 10px;color:green;font-size:13px;font-weight:bold; border-bottom:1px solid #c0c0c0;}
div.profile_cnt {clear:both;padding-left:10px;}
div.profile_cnt table {padding:0px;width:100%;border:1px solid #c0c0c0;}
div.profile_cnt table tr {padding:2px;}
div.profile_cnt table tr td {padding:2px;border:0px ;line-height:1.2em;}
div.profile_cnt p {padding: 0px; margin:0px;}

#fast_order {border:1px solid #c0c0c0;background-color:#f0f0f0;padding:10px;margin-top:5px;display:block;margin-bottom:10px;}
div.order_observatii { padding:10px;float:left;line-height:1.7em;background-color:#D1DCE4;color:#4E4E4E; }
div.order_observatii textarea {width:200px;height:150px;background-color:#f0f0f0;}

div.order_actions {margin-left:5px;margin-right:5px;background:url(images/bg_green_plaseaza.gif) repeat-y #ffffff;height:40px;color:#234885;font-weight:bold;line-height:2.5em;}

div.order_actions a {font-weight:bold;color:darkblue;text-decoration:none;}
div.order_actions a:hover {font-weight:bold;color:green;text-decoration:underline;}
div.order_total { float:left;padding-top:10px;width:130px; }
div.order_total input {border:0px;background-color:transparent;color:#234885;font-weight:bold;font-size:14px;}

a.p_header_title {font-weight:bold;color:darkblue;text-decoration:none;}
a.p_header_title:hover {font-weight:bold;color:green;text-decoration:underline;}

div.glosar {}
div.glosar a {color:darkblue;font-weight:bold;text-decoration:none;padding:2px;padding-left:5px;padding-right:5px;}
div.glosar a:hover {color:darkblue;font-weight:bold;text-decoration:none;background-color:#C7E782;padding:2px;padding-left:5px;padding-right:5px;}
a.loop_link {color:darkblue;text-decoration:none;}
a.loop_link:hover {color:green;text-decoration:underline;}


/** CARIERE**/


#sections_holder {
	width:525px;
	margin:0 auto;
	border:1px #cacaca solid;
	margin-bottom:10px;
}

div.section_header {
	background-color:#DCEFB3;
	font-size:11px;
	font-weight:bold;
	color:#4E4E4E;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:7px;
}

div.section_table {
	width:445px;
}

div.section_table label{
	font-weight:normal;
	color:#000000;
}	

/** COTATII - Tranzactii**/


table.tranzactii
{
	font-size:11px;
	border-right:1px solid #c0c0c0;
}

table.tranzactii tr.header td
{
	background-color:#8DA0B5;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:2px 2px 2px 5px;
	height:30px;
}

table.tranzactii tr td
{
	padding:3px 3px 3px 4px;
	border-left: 1px #c0c0c0 solid;
	border-bottom: 1px #c0c0c0 solid;
	height:25px;
}

table.tranzactii tr.even td
{
	background-color:#f0f0f0;
}

table.tranzactii tr.odd td
{
	background-color:#FFFFFF;
}

table.tranzactii tr.over td
{
	background-color: #DCEFB3;
}

table.tranzactii tr td.buy { color:green; }
table.tranzactii tr td.sell { color:red; }

/** MESSAJE **/

p.alert {color:orange;}
p.news  {color:darkblue}
p.broker {color:green;}
p.trade {color:#4487EB}

p.alert_selected {color:orange;background:#f0f0f0;}
p.news_selected  {color:darkblue;background:#f0f0f0;}
p.broker_selected {color:green;background:url(images/icons/newmsg.gif) no-repeat #f0f0f0; text-indent:17px;}
p.trade_selected {color:#4487EB;background:#f0f0f0;}

a.inbox_link { text-decoration:none; color:inherit;}
a.inbox_link:hover { text-decoration:none; color:#a7a7a7;}

a.inbox_link span{ font-size:10px;color:#333333; }
a.inbox_link:hover span{ font-size:10px;color:#a7a7a7; }

/** PROFIL EMITENT **/

table.pe_browse {
font-size:11px;
}

table.pe_browse tr.header td{
background-color:#f0f0f0;
border-top: 1px #c0c0c0 solid;
border-bottom: 1px #c0c0c0 solid;
padding:3px;
font-weight:bold;
}

table.pe_browse tr td {
padding:2px 2px 2px 5px;
}

table.pe_browse tr td.divider {
border-bottom: 1px #c0c0c0 dashed;
font-size:1px;
color:#ffffff;
height:1px;
}

table.pe_browse tr td.header{
background-color:#f0f0f0;
border-top: 1px #c0c0c0 solid;
border-bottom: 1px #c0c0c0 solid;
padding:3px;
font-weight:bold;
}

#pe_box {
	border:1px solid #CACACA;
	text-align:center;
	width:270px;
	display:block;
}

table.pe_box_header{
	font-size:11px;
	color:#4E4E4E;
}

table.pe_box_header tr td{
	background-color:#F0F0F0;
	height:25px;
	font-weight:bold;
	text-align:left;
	padding-left:8px;
 }
 
table.pe_box_header tr td.bluebold{
	background-color:#F0F0F0;
	height:25px;
	font-weight:bold;
	text-align:left;
	padding-left:8px;
	color: #224783;
 }
 
table.pe_box_content {
	font-size:10px;
	color:#4E4E4E;
}

table.pe_box_content tr td.left {
	font-weight:bold;
	text-align:left;
}

table.pe_box_content tr td.leftbrd {
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #D1D1D1;
}

table.pe_box_content tr td.right {
	font-weight:normal;
	text-align:right;
}

table.pe_box_content tr td.rightbrd {
	font-weight:normal;
	text-align:right;
	border-bottom:1px solid #D1D1D1;
}

table.pe_box_content tr td.leftb {
	font-weight:bold;
	text-align:left;
	color: #224783; 
	}
	
table.pe_box_content tr td.leftbbrd {	
	border-bottom:1px solid #D1D1D1;
	font-weight:bold;
	text-align:left;
	color: #224783;  
	}

table.pe_box_content tr td.rightb {
	font-weight:bold;
	text-align:right;
	color: #224783;
	}
	
table.pe_box_content tr td.rightgbrd {
	border-bottom:1px solid #D1D1D1; 
	font-weight:bold;
	text-align:right;
	color: green;
	}

table.pe_box_content tr td.rightbbrd { 
	border-bottom:1px solid #D1D1D1; 
	font-weight:bold;
	text-align:right;
	color: #224783;
	}

table.pe_box_content tr td a{color:darkblue;text-decoration:none;}
table.pe_box_content tr td a:hover{color:green;text-decoration:underline;}

div.profile table { border:1px solid #C0C0C0; background-color:#F0F0F0;}
div.profile table tr td { font-weight:bold;}

/** MESSAGES **/

#msgContainer {
	border: 1px solid #c0c0c0;
	width:523px;
}

#msgHeader {
	border-top: 1px solid #c0c0c0; 
	background-color:#f0f0f0; 
	padding:5px; 
	margin-left:4px;
}

#msgActions {
	float:right;
	color:#c0c0c0;
}

#msgActions a { color:darkblue; font-weight:normal; text-decoration:none; } 
#msgActions a:hover { color:green; font-weight:normal; text-decoration:underline; } 

a.msgReply {color:#1C3B6E;text-decoration:none; font-weight:normal;}
a.msgReply:hover {color:#1C3B6E;text-decoration:underline; font-weight:normal;}

table.msg_details {
	font-size:11px;
	color:#000000;
}

table.msg_details td{
	padding:0 3px 0 3px;
}

table.msg_details tr.header td{
background-color:#f0f0f0;
border-top: 1px #c0c0c0 solid;
border-bottom: 1px #c0c0c0 solid;
padding:3px;
font-weight:bold;
}

table.msg_details tr td.broker { color:#008000; }
table.msg_details tr td.broker a { color:#008000; text-decoration:underline; }
table.msg_details tr td.broker a:hover { color:#008000; text-decoration:none; }

table.msg_details tr td.trade {	color:#4487eb; }
table.msg_details tr td.trade a {	color:#4487eb; text-decoration:underline; }
table.msg_details tr td.trade a:hover {	color:#4487eb; text-decoration:none; }

table.msg_details tr td.news { color:#00008b; }
table.msg_details tr td.news a { color:#00008b; text-decoration:underline; }
table.msg_details tr td.news a:hover { color:#00008b; text-decoration:none; }

table.msg_details tr td.alert {	color:#ffa500;}
table.msg_details tr td.alert a { color:#ffa500; text-decoration:underline; }
table.msg_details tr td.alert a:hover{ color:#ffa500; text-decoration:none; }

table.msg_details tr.old td {
	font-weight:normal;
}

table.msg_details tr.new td {
	/*font-weight:bold;*/
	font-weight:normal;
	background-color:#f0f0f0;
}

table.msg_details tr td.divider {
border-bottom: 1px #c0c0c0 dashed;
font-size:1px;
color:#ffffff;
height:1px;
}

table.msg_details tr td.header{
	background-color:#f0f0f0;
	border-top: 1px #c0c0c0 solid;
	border-bottom: 1px #c0c0c0 solid;
	padding:3px;
	font-weight:bold;
}

table.msg_details tr td.actions
{
	padding:5px 0 5px 0;
}

div.home_news {padding:10px;line-height:1.3em;padding-left:10px;margin-top:28px;}
div.home_news div.title {border:1px solid #c0c0c0;border-bottom:1px solid #ffffff;width:152px;height:27px;float:left;margin-top:-28px;}
div.home_news div.toggleScroll {height:27px;float:right;margin-top:-20px;}
div.home_news span.news_title {font-weight:bold;color:#1C3B6E;line-height:1.2em;clear:both;}

div.home_news p.news_body {padding:0px;margin:0px;padding-top:2px; padding-bottom:10px;border-bottom:1px solid #f0f0f0;margin-bottom:10px;}

/** MAJORARI CAPITAL **/

table.majorari_capital {
	font-size:10px;
}


table.majorari_capital tr.header td{
	background-color:#f0f0f0;
	border-top: 1px #c0c0c0 solid;
	border-bottom: 1px #c0c0c0 solid;
	padding:3px;
	font-weight:bold;
}

table.majorari_capital tr.header_split td{
	background-color:#f0f0f0;
	border-bottom: 1px #c0c0c0 solid;
	padding:3px;
	font-weight:bold;
}
table.majorari_capital tr.header td.split{
	border-bottom: 1px #FFFFFF solid;
}

table.majorari_capital tr td.divider {
	border-bottom: 1px #c0c0c0 dashed;
	font-size:1px;
	color:#ffffff;
	height:1px;
}

table.suggest{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #FFFFFF; }
table.suggest tr td{ background-color: #FFFFFF; }
table.suggest tr td.over{ color: #0F3E69; background-color: #EFF2F8; }

/** INSTRUMENTE TRANZACTIONARE **/

div.tradingTool
{
	float:left;
	width:500px;
	padding:5px;
	margin-bottom:15px;
}

div.tradingTool div.toolImage
{
	width:200px;
	float:left;
}

div.toolImage img
{
	border:0;
}
div.tradingTool div.toolDesc
{
	float:left;
	padding-left:15px;
	padding-top:15px;
}

div.toolDesc a { font-weight:bold; text-decoration:underline; }
div.toolDesc a:hover { font-weight:bold; text-decoration:none; }


/** SWITCH LANGUAGE **/

#switchLang 
{ 
	text-align:right;
 	margin-top:10px; 
}


/** FISA CONT **/

#f_cont {
	float:left;
	width:400px;
	margin:0 auto;
	border:1px #cacaca solid;
	margin-bottom:10px;
}

#f_cont_title {
	background-color:#DCEFB3;
	font-size:11px;
	font-weight:bold;
	color:#4E4E4E;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:7px;
}

#f_cont_table {
	padding-left:10px;
	float:left;
}


/** SITEMAP **/

#treeTitle
{
	float:left;
	width:515px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#234885;
	background-color:#FFFFFF;
}

#treeHolder
{
	float:left;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#234885;
}

#treeHolder a {	text-decoration: none;}
#treeHolder a:hover { text-decoration: none; color:#000000;}

/* first or middle sibling, no children */
.ygtvtn { background: url(images/tree/tn.gif) 0 0 no-repeat; width:17px; height:22px; }

/* first or middle sibling, collapsable */
.ygtvtm { background: url(images/tree/tm_1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* first or middle sibling, collapsable, hover */
.ygtvtmh { background: url(images/tree/tmh_1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* first or middle sibling, expandable */
.ygtvtp { background: url(images/tree/tp_1.gif) 0 0 no-repeat; width:36px; height:22px; cursor:pointer }

/* first or middle sibling, expandable, hover */
.ygtvtph { background: url(images/tree/tph_1.gif) 0 0 no-repeat; width:36px; height:22px; cursor:pointer }

/* last sibling, no children */
.ygtvln { background: url(images/tree/ln.gif) 0 0 no-repeat; width:17px; height:22px; }

/* Last sibling, collapsable */
.ygtvlm { background: url(images/tree/lm_1.gif) 0 0 no-repeat; width:36px; height:22px; cursor:pointer }

/* Last sibling, collapsable, hover */
.ygtvlmh { background: url(images/tree/lmh_1.gif) 0 0 no-repeat; width:36px; height:22px; cursor:pointer }

/* Last sibling, expandable */
.ygtvlp { background: url(images/tree/lp_1.gif) 0 0 no-repeat; width:36px; height:22px; cursor:pointer }

/* Last sibling, expandable, hover */
.ygtvlph { background: url(images/tree/lph_1.gif) 0 0 no-repeat; width:36px; height:22px; cursor:pointer }

/* Loading icon */
.ygtvloading { background: url(images/tree/loading.gif) 0 0 no-repeat; width:16px; height:22px; }

/* the style for the empty cells that are used for rendering the depth 
 * of the node */
.ygtvdepthcell { background: url(images/tree/vline.gif) 0 0 no-repeat; width:17px; height:22px; }

.ygtvblankdepthcell { width:17px; height:22px; }

/* the style of the div around each node */
.ygtvitem { }  

/* the style of the div around each node's collection of children */
.ygtvchildren { }  
* html .ygtvchildren { height:1%; }  

/* the style of the text label in ygTextNode */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	margin-left:4px;
}

.iconPage 
{ 
	padding: 3px 0 3px 20px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#234885;
	background: transparent url(images/tree/icons.png) 0 -106px no-repeat; 
} 

/*
.icon-ppt { padding-left: 20px; background: transparent url(icons.png) 0 0px no-repeat; } 
.icon-dmg { padding-left: 20px; background: transparent url(icons.png) 0 -36px no-repeat; } 
.icon-prv { padding-left: 20px; background: transparent url(icons.png) 0 -72px no-repeat; } 
.icon-gen { padding-left: 20px; background: transparent url(icons.png) 0 -108px no-repeat; } 
.icon-doc { padding-left: 20px; background: transparent url(icons.png) 0 -144px no-repeat; } 
.icon-jar { padding-left: 20px; background: transparent url(icons.png) 0 -180px no-repeat; } 
.icon-zip { padding-left: 20px; background: transparent url(icons.png) 0 -216px no-repeat; } 
*/


#top_quote_container {border-bottom:1px solid #c0c0c0;margin-bottom:10px;}
a.btnNewMsg { display:block; width:77px; height:21px; background-image:url(images/btn_new_message.gif); background-repeat: no-repeat;}
a.btnNewMsg:hover { display:block; width:77px; height:21px;  background-image:url(images/btn_new_message_over.gif); background-repeat: no-repeat;}
a.btnSendMsg { display:block; width:106px; height:21px; background-image:url(images/btn_send_message.gif); background-repeat: no-repeat;}
a.btnSendMsg:hover { display:block; width:106px; height:21px;  background-image:url(images/btn_send_message_over.gif); background-repeat: no-repeat;}


div.topAnchor { margin:20px; clear:left; padding-top:10px;}


div.pdfListing { padding:20px 0 0 10px;}
	div.pdfListing p.titleBig { margin:0; padding:0 0 20px 0; font-size:14px; font-weight:bold; color:#000000; letter-spacing:normal;}
	div.pdfListing ul {margin:0; padding:0; list-style-type:none;}
	div.pdfListing p.title { margin:0; padding:0; font-weight:bold; color:#000000; }
	div.pdfListing ul li a {margin-left:15px;}
	
a.pdfLink {display:block; background:url(images/icon_pdf_small.gif) no-repeat; padding-left:25px;}


div.popupHeader {background:url(images/bg_logo.gif) repeat-x; text-align:left; border-bottom:1px solid #dfdfdf; padding-bottom:5px;}
	div.popupContent { padding:20px;background-color:#FFFFFF; text-align:left;}
		div.popupTitle { padding-bottom:10px; text-align:left; font-size:17px;color:#1C3B6E;}
		div.popupText { text-align:left; line-height:15px;}
			div.popupText a {color:#1C3B6E;text-decoration:none;}
			div.popupText a:hover {color:#1C3B6E;text-decoration:underline;} 
			
#cvt {border:1px #c0c0c0 solid; width:505px; padding:10px; }
	#cvt input.text {padding-left:3px; margin-left:5px;}
	#cvt table td.result, td.result input {color:#1C3B6E;}			
	
#article_body { padding:10px; margin-bottom:20px;}
	#article_body p.subtitle {color:#1C3B6E; font-size:11px; font-weight:bold;}	
	#article_body p.note {padding:0 0 0 5px; margin:0; font-size:10px;}	
	#article_body span.blue {color:#1C3B6E; font-weight:bold;}
	#article_body table.comisioane {width:500px; margin:10px 0 5px 0;border:1px solid #ffffff; background-color:#2f67b1; color:#ffffff;}
		#article_body table.comisioane td {border:1px solid #ffffff; padding:4px}
	#article_body ul { list-style-type:none; margin:0; padding:0;}
		#article_body ul li { padding-top:5px;}
		
/** COMPARARE INDICATORI **/
		
table.indCompare {}

/** Orders history **/	
table.p_table tr td.red_his {background-color:#edcfcf;}
table.p_table tr td.green_his {background-color:#cfedcf;}
table.p_table tr td.green_his_tranz {background-color:#cfedcf; font-weight:bold;}
table.p_table tr td.red_his_tranz {background-color:#edcfcf; font-weight:bold;}


