div.panelbodyedition
{ 
    background-repeat: no-repeat; 
    margin: 0pt 0pt 0pt 0pt; 
    background-position: right; 
    padding: 5pt 5pt 5pt 5pt; 
    border: 1pt solid; 
    border-color: #808080 #808080 #808080 #808080;  
    font-size: 10pt;
	background-color:#fffae8;
	height:480px;
	overflow: auto;
	clear:left;
}

div.panelbodyeditionin
{ 
   background-repeat: no-repeat; 
   margin: 0pt 0pt 0pt 0pt; 
   background-position: right; 
   padding: 5pt 5pt 5pt 5pt; 
   border: 1pt solid; 
   border-color: #808080 #808080 #808080 #808080;  
   font-size: 10pt;
	background-color:#fffae8;
	height:320px;
	width: 700px;
	overflow: auto;
	clear:left;
} 

div.line_n1{
	clear:left;
}

div.line_n2{
	float:left;
	padding: 2px;
}

div.line_edit_default{

}

div.line_destak{
	background-color: #FAFAEF;
}

div.panelinput
{
    margin : 0 0 0 0pt;
    border: 0px solid;
    border-color: #100 #100 #100 #100;
    /*text-align:left;*/
    font-size: 12pt;
	width:50%;
	padding:0 0 0 0;
}

div.panelcaptioninput
{
	color: #004080;
	font-family:verdana;
	font-size: 8pt;
	font-weight:bold;
	width:99%;
	padding: 0 0 0 0;
	margin: 0 0 0 0pt;
/*    border: 0pt solid;
    float: left;
    width: 90;
    padding: 0 0 0 0pt;
    */
}

.MidiPanel{
	width: 350px;
	height: 95%;
	margin: 0;
	float: left;
	overflow: auto;
}

.MidiPanelIn{
	width: 340px;
	height: 95%;
	margin: 0;
	float: left;
	overflow: auto;
}

div.PanelTab{
	position: relative;
	display: none;
	width: 700px;	
}

div.EditionTab{
	height: 20px;
	background-color:#F2F2F2;
}

div.Tab{
	height: 20px;
	margin-left: 2pt;
	border-left: 1px solid Black;
	border-top: 1px solid Black;	
	border-right: 1px solid Black;	
	background-color: #e3e3c7;
	float: left;
	clear: bottom;
	text-align: center;
	cursor: pointer;
	padding: 1px 5px 1px 5px;
}

div.TabHover{
	height: 20px;
	margin-left: 2pt;
	border-left: 1px solid Black;
	border-top: 1px solid Black;	
	border-right: 1px solid Black;	
	background-color: #BAEBD8;
	float: left;
	clear: bottom;
	text-align: center;
	cursor: pointer;
	padding: 1px 5px 1px 5px;
}

a.TabLink{
	color: Black;
	display:block;
	text-decoration: none;
}

a.TabLink:hover{
	background-color: #BAEBD8;
	display: block;
}

a.TabLink:active{
	display:block;
	background-color: #BAEBD8;
}

a.TabLink:visited{
	display: block;
	text-decoration: none;
	color: Black;
}

.FieldsetMidiPanel{
	width: 340px;
	height: 95%;
	margin: 1px;
	float: left;
	overflow: auto;
}
