div.panelbodyedition
{ 
}

div.panelbodyeditionin
{ 
} 

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;
}

.MidiPanel1{
	height: 100%;
	margin: 0;
	float: left;
}

.MidiPanelButtons{
    width: 50px;
    overflow:hidden;
	margin-top:20px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
	float: left;
}

.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;
	*/
	background-color:#FFFFFF;
}

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;
	*/
	background-color: #FFFAE8;
	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;
}
