html, body
{
  	margin : 0pt 0pt 0pt 0pt; 
  	padding : 0pt 0pt 0pt 0pt;
	font-family: verdana;
	font-size:10pt;
}

.fieldset {
    margin : 5px 5px 5px 5px;
    padding : 5px 5px 5px 5px;
}

div.panelprincipal
{ 
	 left:0px;
	 top:0px;
	 position:absolute;
 	 z-index: 2;
	 background-repeat : no-repeat; 
    margin : 0pt 0pt 0pt 0pt; 
    padding : 0pt 0pt 0pt 0pt; 
    border: 0pt solid; 
    border-color: #000000;
    height:99%;
    width: 750px;
} 

div.panelheader
{ 
    background-repeat : no-repeat; 
    margin : 0pt 0pt 0pt 0pt; 
    background-position : center; 
    padding : 0pt 0pt 0pt 0pt; 
    height: 40pt; 
    border: 0pt solid; 
    text-align:center;
	 /*background-image: url(../../images/cab_default.jpg);*/
} 

div.paneltitle
{ 
    background-repeat : no-repeat; 
    margin : 0pt 0pt 0pt 0pt; 
    background-position : right; 
    padding : 5pt 0pt 5pt 0pt; 
    height: 15pt; 
    border: 0pt solid; 
    text-align:center;
	font-family:verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #004080;
} 

/*#panelbody 
{ 
	padding : 0pt 0pt 0pt 0pt;
	margin:0pt 0pt 0pt 0pt;
	border: 0pt solid; 
	border-color: #fc0 #fc0 #fc0 #fc0;
	top:140px;
	height:345px;
	position:absolute;
}*/ 

div.panelbuttons
{ 
    background-repeat : no-repeat; 
    margin : 0pt 0pt 0pt 0pt; 
    background-position : right; 
    padding : 15pt 0pt 0pt 0pt; 
    border: 0pt solid; 
    border-color: #0c0 #0c0 #0c0 #0c0; 
    height:50pt;
} 

div.paneledition
{ 
    border: 0pt solid; 
    margin-left: 29%;
    padding : 0pt 0pt 0pt 0pt; 
    height :40pt;
} 

div.panelbottom{
	background-color:#f4f9fe;
    border: 1pt solid; 
    width:740px;
    height:18pt;
	padding: 1pt 0pt 0pt 5pt;
	margin: 5pt 0pt 0pt 0pt;
	text-align:center;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	color:#66a3d3;
}

div.panelfoot
{
	background-repeat: no-repeat;
	margin: 0pt 0pt 0pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
	border: 0pt solid;
	border-color: #100 #100 #100 #100;
	text-align: center;
	color: #000000;
	background-position: center; 
	width: 100%;
	height: 25pt;
	font-size: 10px;
} 

div.panelfootleft
{
	background-repeat: no-repeat;
	margin: 0pt 0pt 0pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
	border: 0pt solid;
	border-color: #100 #100 #100 #100;
	text-align: left;
	color: #000000;
	background-position: left; 
	width: 100%;
	height: 25pt;
	font-size: 10px;
} 

div.panelfootright
{
	background-repeat: no-repeat;
	margin: 0pt 0pt 0pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
	border: 0pt solid;
	border-color: #100 #100 #100 #100;
	text-align: left;
	color: #000000;
	background-position: right; 
	width: 100%;
	height: 25pt;
	font-size: 10px;
} 

div.panelinputRTL
{ 
    margin : 0pt 0pt 0pt 0pt; 
    border: 0pt solid; 
    border-color: #100 #100 #100 #100; 
    text-align:left;
    font-size: 12pt;
} 

div.panelcaptioninputRTL
{ 
    border: 0pt solid; 
    float: right;
    width: 10%; 
    padding: 0pt 0pt 0pt 0pt; 
    text-align:left;
    font-size: 12pt;
} 

div.panelcaptionandinput
{ 
    margin : 0pt 0pt 0pt 0pt; 
    border: 0pt solid; 
    border-color: #100 #100 #100 #100; 
    font-size: 12pt;
} 

div.panelbuttonsedition
{ 
    border: 0pt solid; 
    padding : 5pt 5pt 5pt 5pt; 
    height :22pt;
    clear:both;
    text-align:left;
	/*background-color:#e3e3c7;*/
} 

div.panelbodydownload
{ 
    background-repeat: no-repeat; 
    margin: 0pt 0pt 0pt 0pt; 
    padding: 0pt 0pt 0pt 0pt; 
    border: 1pt solid; 
    border-color: #808080 #808080 #808080 #808080;  
    font-size: 12pt;
} 

/* No <form> é preciso ter um <div> para validar no W3C */
div.inputhidden
{
}

.btn{

}

.edit{
	background-color: White;
}

.edit2{
	/*
	background-color: #BAEBD8;
	background-color: #66a3d3;
	*/
	background-color: #DCFAFA;
}

.MidiPanel{
	width: 340px;
	height: 100%;
	margin: 0;
	float: left;
	overflow: auto;
}

div.Aba{
	position: relative;
	display: none;
	left: 20px;
	top: 20px;
	width: 700px;
}

div.ToolBar{
	width: 750px;
	height: 42px;
	padding: 1px;
	/*background-color: #DCDCDC;*/
	padding-left: 2px;
	padding-right: 2px;
        text-align: center;
}

div.ToolBarIcon{
	position: relative;
	width: 40px;
	height: 40px;
	float: left;
	/*margin-left: 10px;*/
        margin-top:10px;
	background-color: transparent;
	/*border: 1pt solid #e3e3c7;*/
}

div.ToolBarIconMenu{
	position: relative;
	width: 40px;
	height: 40px;
	float: left;
	margin-left: 10px;
	z-index: 26;
	/*border: 1pt solid #e3e3c7;*/
}

div.ToolBarIconMenuClicked{
	position: relative;
	width: 40px;
	height: 40px;
	float: left;
	margin-left: 10px;
	z-index: 26;
	/*border-left: 1pt solid black;
	border-right: 1pt solid black;
	border-top: 1pt solid black;
	border-bottom: 2pt solid #F2F2F2;
	background-color: #F2F2F2;*/
}

div.ToolBarDivisor{
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	height: 35px;
	width: 1px;
	/*background-color: Gray;*/
}

div.LogoffIcon{
	float: right;
}

div.MainMenu{
}

div.MainMenuShow{
}

a.ToolBarIconLink{
	text-decoration: none;
	background-color: transparent;
	/*border: 1px solid #dcdcdc;*/
	display: block;
}

a.ToolBarIconLink:hover{
	text-decoration: none;
	/*
	border: 1px solid #F2F2F2;
	*/
	/*border: 1px solid #FFFFFF;*/
}

a.ToolBarIconLink:active{
	text-decoration: none;
}

a.MenuFocus{
	color: Blue;
	font-weight: bold;
}

.debug{
	top: 2px;
	left: 250px;
	width: 400px;
	height: 60px;
	position: absolute;
	z-index: 40;
	border: 1pt solid Black;
	background-color: White;
	overflow: scroll;
}