	/* CSS Document */

body{
	margin: 0;
	text-align: center;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #3B86BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tudo {
	width:958px;
	margin: 0 auto;
	background-image: url(img/bgd_menu.gif);
	background-repeat: repeat-y;
}

/************* PARTE DE CIMA *************/

#cabeca {
	background: url(img/bgd_top_im.jpg) no-repeat;
	height: 145px;
	text-align: left;
	padding-top: 3px;
}
#top {
	margin-right: 20px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	width: 650px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#language {
	float: left;
	padding: 3px 0 0 0;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 85px;
}
#logo {
	float: left;
	margin-top: 15px;
	position: relative;
	text-align: left;
	padding: 0px;
}
#newstick {
	float: right;
	height: 114px;
	position: relative;
	width: 590px;
	margin-top: 0;
}
#time {
	float: left;
	padding-top: 10px;
	color: #fcfcfc;

}
#servertime {
	font-size: 14px;
	padding-left: 30px
}
#tudo #cabeca #time {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	padding-bottom: 4px;
}
#timesp {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	color: #fcfcfc;
	font-size: 14px;
	font-weight: bold;
}
#servertimesp {
	font-size: 20px;
	padding-left: 10px;
        color: #FF0000;
	font-weight: bold;
}
.login {
	color: #fcfcfc;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	position: relative;
	text-align: left;
	width: 120px;
	margin: 8px 5px 0 25px;
}
.invest {
	color: #fcfcfc;
	float: left;
	font-size: 11px;
	position: relative;
	width: 340px;
	font-weight: bold;
	margin-top: 8px;
}
.news {
	float: left;
	font-size: 10px;
	margin-top: 4px;
	margin-left: 10px;
	width: 600px;
}

/************* Menu horizontal *************/

#horizontal {
	height:44px;
	background: url(images/bgd_horiz.png) left top no-repeat;
	text-align: right;
	margin: 0px;
}
#horizA {
	position: relative;
	float: left;
	text-align: center;
	margin: 0px;
	width: 211px;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#horizB  {
	position: relative;
	float: left;
	text-align: right;
	width: 735px;
	margin: 0px;
	padding-top: 5px;
}
ul.nav {
	margin: 0 6px;
	padding: 0;
	}
ul.nav li {
	list-style:none;
	display:inline;
	width: 143px;
	margin: 0px;
	padding: 0px;
	float: right;
	}
ul.nav li a {
	color:#fff;
	text-align:center;
	text-decoration:none;
	font: bold 12px Arial, Helvetica, sans-serif;
	float: right;
	width: 143px;
	height: 29px;
	padding-top: 6px;
	}
ul.nav a:hover{
	color:#366465;
	}
a.horiz:link {
	text-align:center;
	
	height: 30px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	text-decoration: none;
	}
a.horiz:visited{
	text-align:center;
	color:#fff;
	height: 30px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	text-decoration: none;
	}
a.horiz:hover{
	color:#366465;
	text-decoration: none;
	}
a.horiz:active{
	text-align:center;
	color:#fff;
	height: 30px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	text-decoration: none;
	}	

/************* Menu Economy *************/

#menu {
	width:222px;
	float:left;
	margin-right: 10px;
	margin-top: 2px;
}
#menu * {
	padding: 0px;
}
#tudo #menu .dhtmlgoodies_answer .dhtmlgoodies_answer_content table {
	background-image: url(images/bgd_table.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 2px;
	width: 190px;
}
.dhtmlgoodies_question{ /* Styling question */
	/* Start layout CSS */
 	color:#FFF;
	font-size:14px;
	width:210px;
	/* End layout CSS */
 
 overflow:hidden;
	text-align: left;
	text-transform: uppercase;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #D3DCE4;
}
#tudo #menu .dhtmlgoodies_question {
	padding: 10px 0;
}
#tudo #menu .dhtmlgoodies_question a,
#tudo #menu .question1 a,
#tudo #menu .question2 a,
#tudo #menu .question3 a,
#tudo #menu .im_corporation a,
.im_corporation a {
	color: #333;
	padding-left: 10px;
}
.question1 { /* Styling question */
	/* Start layout CSS */
 	color:#FFF;
	font-size:14px;
	width:210px;
	/* End layout CSS */
 
 overflow:hidden;
	text-align: left;
	text-transform: uppercase;
	margin: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #D3DCE4;
}

#tudo #menu .question1 {
	padding: 10px 0;
}

.question2 { /* Styling question */
	/* Start layout CSS */
 	color:#FFF;
	font-size:14px;
	width:210px;
	/* End layout CSS */
 
 overflow:hidden;
	text-align: left;
	text-transform: uppercase;
	margin: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #D3DCE4;
}
#tudo #menu .question2 {
	padding: 10px 0;
}
.question3 { /* Styling question */
	/* Start layout CSS */
 	color:#FFF;
	font-size:14px;
	width:210px;
	/* End layout CSS */
 
 overflow:hidden;
	text-align: left;
	text-transform: uppercase;
	margin: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #D3DCE4;
	background-image: url(img/bgd_menu_dir.png);
	background-repeat: no-repeat;
	background-position: 21px bottom;
}
#tudo #menu .question3 {
	padding: 10px 0;
}
.im_corporation {
	/* Start layout CSS */
  	color:#FFF;
	font-size:14px;

	/* End layout CSS */
 
 overflow:hidden;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #fcfcfc;
	background-image: url(img/bgd_holding.jpg);
	background-repeat: no-repeat;
	background-color: #C0CAD4;
}
#tudo #menu .im_corporation {
padding: 11px 0 17px 6px;
}
.dhtmlgoodies_answer { /* Parent box of slide down content */
	/* Start layout CSS */
	width:180px;
	/* End layout CSS */
 
	overflow:hidden;
	position:relative;
	text-align: left;
	font: 9px Arial, Helvetica, sans-serif;
	margin: 0 10px;
}
.dhtmlgoodies_answer_content{ /* Content that is slided down */
	position:relative;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 5px 5px 0px 5px;
}
.answerdiv {
	padding: 5px;
}

.xquestion {
	color:#FFF;
	width:221px;
	background: url(images/hex_sliding.png) no-repeat;
	height:30px;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	padding-top: 12px;
	margin: 5px 0 0 0;
}
.logo {
	margin: 0;
}
#ecoa  {
	position: relative;
	float: left;
	text-align: left;
	margin: 0px;
	width: 100px;
	padding-left: 10px;
	font-size: 10px;
}
#ecob  {
	position: relative;
	float: left;
	text-align: right;
	width: 100px;
	margin: 0px;
	padding-right: 10px;
	font-size: 10px;
}
.xanswer{
	font: 12px Arial, Helvetica, sans-serif;
	width: 180px;
	margin: 0 10px 0 15px;
	padding: 10px;
	text-align: left;
}
.xanswer_content{
	font: 12px Arial, Helvetica, sans-serif;
	position:relative;
	color: #000000;
	text-align: left;
}
.displayeco {
	font-weight: bold;
	text-align: left;
	background-image: url(images/bgd_display.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#tudo #menu .xanswer .displayeco {
	padding: 5px;
	margin-top: 1px;
}
#tudo #menu .xanswer div {
	padding: 5px;
}

a.licence {
	text-decoration: none;
	font-size: 9px;
	color: #666666;
	padding-left: 5px;
	display: block;
}
a.licence:visited {
	color:#000000;
	text-decoration: none;
}
a.licence:hover {
	color:#b83c12;
	font-size: 9px;
	background-color: #e6e9eb;
}
a.licence2 {
	text-decoration: none;
	font-size: 9px;
	color: #666666;
	background-color: #e6e9eb;
	display: block;
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid #CCCCCC;
	background-image: url(images/bgd_licence2_a.png);
	background-repeat: repeat-x;
}
#tudo #menu .dhtmlgoodies_answer .licence2 {
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
}
a.licence2:visited {
	color:#000000;
	text-decoration: none;
}
a.licence2:hover {
	color:#FFF;
	font-size: 9px;
	background-color: #418586;
	background-image: url(images/bgd_licence2_hover.png);
	background-repeat: repeat-x;
}

/************* CONTEUDO *************/

#principal {
	float:left;
}
#principal * {

}
#tudo #principal #home h1 {
	font-size: 20px;
	font-weight: normal;
	width: 360px;
}
#home {
	background-image: url(images/bgd_bgd_home.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	text-align: left;
}
#tudo #principal #home .box6 a {
	width: 300px;
}
#account {
	background-image: url(images/bgd_account_01.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	text-align: left;
	height: 100px;
	padding-right: 10px;
	padding-left: 10px;
}

#accountxxx {
	background-image: url(images/bgd_account.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 340px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #555555;
	padding: 10px 0 0 10px;
	text-align: left;
}
h2 {
 font-family:arial;
 color:#64787E;
 font-size:14pt;
 font-weight: bold;
 text-align: left;
}
h3 {
 font-family:Arial;
 color:#64787E;
 font-size:11pt;
 line-height: 16px;
 margin: 10px 22px 6px 20px;
 text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #64787e;
	text-align: left;
	margin: 2px;
	background-image: url(images/bgd_h4.png);
	background-repeat: repeat-x;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-indent: 2pt;
 width: 144px;
 text-align: left;
 margin: 1px 1px 1px 12px;
}
h6 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-indent: 2pt;
 width: 144px;
 text-align: left;
 margin: 1px 1px 1px 12px;
 border-top: 1px solid #FFFFFF;
 border-right: 1px solid #C3CED2;
 border-bottom: 1px solid #C3CED2;
 border-left: 1px solid #FFFFFF;
}
p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
li {
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 margin-left: 20px;
 margin-right: 22px;
 text-align: left;
}
.copyright {
 font-size: 10px;
 height: 32px;
 color: #fcfcfc;
 text-align:center;
}
.menuphp {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-indent: 2pt;
 width: 144px;
 text-align: left;
 margin: 1px 1px 1px 12px;
 border-top: 1px solid #FFFFFF;
 border-right: 1px solid #C3CED2;
 border-bottom: 1px solid #C3CED2;
 border-left: 1px solid #FFFFFF;
}

/************* LINKS *************/

a:link {
	text-decoration: none;
	
	color:#000000;
}
a:visited {
 text-decoration: none
}
a:hover {
	text-decoration: underline;
	color: #b83c12;
	cursor: hand;
}
a:active {
 text-decoration: none;
 color: #FF0000;
}
a.linque {
	display:block;
	text-decoration:none;
	text-align: center;
	color:#FFFFFF;
	padding:2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #60999A;
}
a.linque:hover {
 color:#000;
}
a.linqueadmin {
	display:block;
	text-decoration:none;
	text-align: center;
	color:#366465;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(img/bgd_linqueadmin.png);
	background-repeat: no-repeat;
	height: 39px;
	padding-top: 10px;
}

/************* TABELAS E BOX *************/

td {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 1px;
	font-size: 11px;

}
.box {
	position: relative;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
.sectorinfo {
	background-image: url(images/bgd_sectorinfo.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 82px;
	margin-top: 15px;
}
#tudo #principal #sectorinfo .sectorinfo a {
	font-size: 14px;
	text-decoration: none;
}
.box1 {
	position: relative;
	float: left;
	border: 1px solid #CED3D4;
	padding: 7px;
	width: 400px;
	background-image: url(images/bgd_display.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;	
}
.box2 {
 border: 1px solid #BECCCD;
 padding: 10px;
 margin-left: 22px;
 margin-right: 20px;
 width: 700px;
}
.box3 {
 background-color: #EEF0F0;
 border: 1px solid #BECCCD;
 padding: 10px;
 margin-left: 3px;
 width: 203px;
}
.box4 {
	position: relative;
	float: right;
	width: 270px;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -20px;
}
.box4A {
	position: relative;
	float: right;
	width: 270px;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.box5 {
	position: relative;
	float: left;
	width: 390px;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
}
.box5C {
	position: relative;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(images/bgd_account_02.png);
	background-repeat: repeat-x;
	background-position: top;
}
#principal #account h1 {
	margin-bottom: -15px;
}
.box6 {
	position: relative;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 660px;
	padding: 22px;
	float: left;
	background-image: url(images/bgd_box6_click2.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
}
.box7 {
	position: relative;
	float: left;
	text-align: left;
	background-image: url(images/bgd_account_03.png);
	background-repeat: repeat-x;
	height: 65px;
	padding: 10px;
}
.box7A {
	position: relative;
	font-size: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: right;
	background-image: url(images/bgd_box6_click2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 270px;
	font-weight: bold;
	height: 38px;
	padding-top: 15px;
}
.box7empty {
	position: relative;
	text-align: center;
	float: right;
	background-image: url(images/bgd_account_02.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-left: 10px;
}
#tudo #principal #account .box7 h2 {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 25px;
}
.boxnew {
 background-color: #EEF0F0;
 border: 1px solid #BECCCD;
}
.index {
	font-size: 9px;
	background-color: #d7e4e1;
	font-family: Verdana;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #547e7f;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	width: 160px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.top1 {
	font-weight: bold;
	font-size: 11px;
	background-color: #ccc;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F2;
	border-bottom-color: #333333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #E9EFEF;
	height: 36px;
	background-image: url(images/bgd_top1.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0c2c2;
	border-left-color: #a0c2c2;
}
.licencesmall {
	font-size: 11px;
	text-align: center;
	background-image: url(images/bgd_sectorlicence.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.licencemed {
	font-size: 11px;
	text-align: center;
	background-image: url(images/bgd_sectorlicence_med.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	width: 150px;
}
.licencebig {
	font-size: 11px;
	text-align: center;
	background-image: url(images/bgd_sectorlicencebig.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 300px;
}
.top2 {
 font-size: 11px;
 padding: 1px;
 text-align: center;
}
.top2L {
 font-size: 11px;
 padding: 2px;
 text-align: left;
}
.top2R {
 padding: 2px;
 text-align: right;
}
.topplayers {
 font-family: Verdana;
 font-size: 10px;
 text-transform: uppercase;
 text-align: center;
 letter-spacing: 2px;
 background-color: #cddada;
 width: 170px;
 border: 1px solid #A2B9B9;
 margin: 0px;
 padding: 2px;
}
.topplayers2 {
 font-family: Verdana;
 font-size: 10px;
 text-transform: uppercase;
 text-align: center;
 border-bottom: 1px solid #C9D5D5;
 margin: 1px;
 padding: 1px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #C9D5D5;
 border-left-color: #C9D5D5;
 width: 170px;
 background-color: #E8EEEE;
 height: 17px;
}
.topplayers2L {
 font-family: Verdana;
 font-size: 10px;
 text-align: left;
 border-bottom: 1px solid #C9D5D5;
 margin: 1px;
 padding: 1px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #C9D5D5;
 border-left-color: #C9D5D5;
 width: 170px;
 background-color: #E8EEEE;
 height: 17px;
}
.topplayers2R {
 font-family: Verdana;
 font-size: 10px;
 text-transform: uppercase;
 text-align: right;
 border-bottom: 1px solid #C9D5D5;
 margin: 1px;
 padding: 1px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #C9D5D5;
 border-left-color: #C9D5D5;
 width: 170px;
 background-color: #E8EEEE;
 height: 17px;
}

/*************   *************/

.rowmarker {
 font-weight: bold;
 font-size: 11px;
 background-color: #D7DFE0;
 padding: 1px 1px 1px 5px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
}
.pricetag {
 font-family:Arial;
 color:#64787E;
 font-size:16pt;
 font-weight: bold;
 line-height: 16px;
 margin: 10px 22px 6px 20px;
 text-align: right;
}

/************* FORMULARIOS *************/

#todoform {
 background:#f7f9f9;
 font:10px Verdana, Arial, Helvetica, sans-serif;
 border-top:1px solid #bacacc;
 border-left:1px solid #bacacc;
 border-right:1px solid #bacacc;
 border-bottom:1px solid #bacacc;
 border-collapse:collapse;
 color:#e2e9ea;
 margin-left: 12px;
}
#todoform td { 
 padding:6px; 
}

#todoform textarea {
 border:1px solid #bacacc;
 background:#FFFFFF; 
}
	
/************* RODAPE *************/

#rodape {
	clear: both;
	padding: 30px 20px 25px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: right;
	background-image: url(img/bgd_rodape.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.logope {
	background-image: url(images/logo_pe_tycoon.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 30px;
	padding: 6px;
}
a.pe:link {
	text-decoration: none;
	color: #333;
}
a.pe:visited {
  text-decoration: none;
 color: #333;
}
a.pe:hover {
	text-decoration: underline;
	color: #ff6600;
}
a.pe:active {
  text-decoration: underline;
 color: #333;
}

a.copy:link {
	text-decoration: none;
	color: #fcfcfc;
}
a.copy:visited {
  text-decoration: none;
 color: #fcfcfc;
}
a.copy:hover {
	text-decoration: underline;
	color: #000;
}
a.copy:active {
  text-decoration: underline;
 color: #fcfcfc;
}
.style1 {
	font-size: 20px;
	font-weight: bold;
}
.style2 {
	font-weight: bold;
}
.style2 a {
	color: #fcfcfc;
}
#tudo #principal #account .box5 table {
	float: left;
	margin: 1px;
	background-color: #E7EDED;
	padding: 2px;
}
.box5A {
	width: 160px;
	padding: 2px;
	background-color: #EBF1F1;
	background-image: url(images/bgd_box5AB.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	position: absolute;
	top: 140px;
}
.box5B {
	width: 200px;
	padding: 2px;
	background-color: #EBF1F1;
	background-image: url(images/bgd_box5AB.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	position: absolute;
	left: 185px;
	top: 140px;
}
#principal .box7 .box5C {
	padding: 5px;
	width: 160px;
	background-color: #EBF1F1;
	background-image: url(images/bgd_box5AB.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
#principal .box7 .box5D {
	padding: 5px;
	width: 200px;
	float: left;
	margin-left: 3px;
	background-color: #EBF1F1;
	background-image: url(images/bgd_box5AB.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
#principal .box5A  {
	padding: 5px;
	font-size: 11px;
}
#principal .box5B  {
	padding: 5px;
	font-size: 11px;
}
.participate {
	float: left;
	width: 450px;
}
#principal #videotutorial input {
	background-color: #FFD321;
	cursor: pointer;
	background-image: url(images/bgd_imput.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	width: 150px;
	font-weight: bold;
}
.subh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 5px;
	font-weight: bold;
	text-decoration: none;
}
.top1st {
	background-image: url(images/bgd_top1st.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
.top5 {
	background-image: url(images/bgd_top5.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
.top100 {
	background-image: url(images/bgd_top100.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.PDF {
	background-image: url(images/pdf2.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 180px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #999999;
}
#tudo #principal #bgdholdinginfo {
	padding-bottom: 4px;
	background-image: url(img/tab_shareprice.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabhold0 {
	background-image: url(img/tab_hold.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0 10px;
	margin-top: 2px;
	text-align: left;
}
.tabhold {
	background-image: url(img/tab_products.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin-top: 0;
	text-align: left;
}
.tabhold th {
	padding: 10px 10px 0 10px;
	text-decoration: none;
}
.tabhold th a:link {
	text-decoration: none;
}
.tabhold th a:hover {
	text-decoration: underline;
}
.tdhold1, .tdhold2, .tdhold3, .tdhold4, .tdhold5, .tdhold6, .tdhold7 {
	text-align: center;
	font-size: 13px;
	padding-left: 10px;
	padding-top: 45px;
	width: 115px;		
}

.tdhold1 {
	background-image: url(img/tdhold1.png);
	background-repeat: no-repeat;
	background-position: center top; 	
}
.tdhold2 {
	background-image: url(img/tdhold2.png);
	background-repeat: no-repeat;
	background-position: center top; 	
}
.tdhold3 {
	background-image: url(img/tdhold3.png);
	background-repeat: no-repeat;
	background-position: center top; 	
}
.tdhold4 {
	background-image: url(img/tdhold4.png);
	background-repeat: no-repeat;
	background-position: center top; 	
}
.tdhold5 {
	background-image: url(img/tdhold5.png);
	background-repeat: no-repeat;
	background-position: center top; 	
}
#tudo #principal #holdinginfo #bgdholdinginfo .tabhold #chartdecdiv {
	margin-top: 15px;
}

#tudo #principal #holdinginfo #bgdholdinginfo .tabhold .tdleft {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#tudo #principal #holdinginfo #bgdholdinginfo .tabhold table {
	border: 1px solid #fcfcfc;
	padding: 2px;
}
#tudo #principal #holdinginfo #bgdholdinginfo .tabhold .tdhold7 table {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#tudo #principal #holdinginfo #bgdholdinginfo .tabhold .opcao {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: auto;
	vertical-align: top;
}
#tudo #principal #holdinginfo #bgdholdinginfo .tabhold img {
	margin-left: 2px;
}
.fioopcao {
	background-image: url(images/fio_opcao.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #647373;
	float: left;
	margin-left: 10px;
}
.tut_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}
th {
	color: #333;
	height: 10px;
	text-align: left;
}
.tab-products {
	background-image: url(img/tab_products.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;	
}
.tab-treasury {
	background-image: url(img/tab_hold.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;	
}
.sub-treasury {
	background-image: url(img/tab_sub.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	width: 228px;
	text-align: center;	
}
.lineproducts {
	background-image: url(img/line_products.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;	
}
.play {
	width: 15px;	
	float: right;
	top: 0;
	margin-right: 10px;
}
.personal-logo {
	background-image: url(img/personal-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #4C400C;
	margin-left: 15px;
}
.us-logo {
	background-image: url(http://www.bank-rush.com/images/scenario/banking/us_bank.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #4C400C;
	margin-left: 5px;
}
.uk-logo {
	background-image: url(http://www.bank-rush.com/images/scenario/banking/uk_bank.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #4C400C;
	margin-left: 5px;
}
.eu-logo {
	background-image: url(http://www.bank-rush.com/images/scenario/banking/euro_bank.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #4C400C;
	margin-left: 5px;
}
.gl-logo {
	background-image: url(http://www.bank-rush.com/images/scenario/banking/global_bank.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #4C400C;
	margin-left: 5px;
}
.sprice {
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	color: #4C400C;
}

/* Start DOMTAB BANK */

ul.domtabs{
	float:left;
  	list-style: none;
	margin-left: -15px;
	padding:0;
	height: 140px;
}
ul.domtabs li{
	padding:0;
}
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	width:90px;
	display:block;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	border:none;
	padding: 5px 0 4px 4px;
	background-image: url(img/nav_a.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
}
html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
	height: auto;
	min-height:1em;
}
ul.domtabs a:hover{
	background-image: url(img/nav_ahover.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;			
}
div.domtab div{
	width:200px;
	color:#333333;
 	margin-left: 0px;
	padding: 0;

}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	color:#fff;
	background-image: url(img/nav_aactive.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#domtabprintview{
	float:right;
	padding-right:1em;
	text-align:right;
}
#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active,
#domtabprintview a:hover{
	color:#fff;
}
div.domtab div a:link,
div.domtab div a:visited,
div.domtab div a:active {
	color:#FF9900;
	padding:.5em .5em;
	font-weight:bold;
	font-size:1em;
}
div.domtab div a:hover {
	color:#ccc;
	border: none;
	text-decoration: underline;
}
div.domtab div h2 a,
div.domtab div h2 a:hover,
div.domtab div h2 a:active {
	color:#cfc;
	display:inline;
	padding:0;
	font-weight:normal;
	font-size:1em;		
}
