.MsnTable{
	behavior:url(MsnTable.htc);
}
.MyButton{
	behavior:url(Mybutton.htc);
}
.MyLine{
	behavior:url(MyLine.htc);
}
.Main{
	border-right:1pt solid #454F4F;
	background-color: #93BEE2;
	width:100%;
	height:100%;
}
.MainTableLeft{
	border-left:1pt solid #454F4F;border-bottom:1pt solid #454F4F;
}
Body,TD{
	font-size:9pt;
}
.ButtonTable{
	display:inline;
	cursor: hand;
	height:24;
}
.ButtonTable_td{
	border-top:1pt solid #8596CA;border-bottom:1pt solid #5A6DA5;
	padding-top:0;
	background-image: url(images/botton002.gif);
	background-repeat: repeat-x;
	cursor:hand;
	color:#5A6CA2;
}
.ButtonDisable{
	filter:dropshadow(color=#FFFFFF,offx=1,offy=1);color:#A0B0C9;cursor:default;
}
.ButtonValue{
	color:#5A6CA2;
}
.LeftBar{
	width:165px;
	background-color: #FFFFFF;
}
.Guid{
	border-top:0pt solid white;
	table-layout: fixed;
	behavior:url(Grid.htc);
}
.GuidContent{
	background-color: #e2ebf6;
}
.GuidTH{
	background-color: #5f9fd4;
	height:21px;
	color:white;
	font-weight: bold;
}
.GuidTHLeft{
	background: url(images/bg_list_left.gif);
	background-repeat: repeat-y;
	background-color:#5f9fd4;
	border-bottom:1pt solid #000000;
}
.GuidTHRight{
	border-bottom:1pt solid black;
	background: url(images/bg_line_left.gif); 
	background-repeat: repeat-y ;
	background-position: right;
	background-color:#5f9fd4;
}
.GuidTHtd{
	border-bottom:1pt solid black;
}
.GuidTD{
	height:25px;
	padding-left:5px;
	background-color: #F3F7FD;
}
.GuidTDtd{
	border-bottom:1pt solid #93BEE2;
	border-top:1pt solid white;
	overflow:hidden;
}
.GuidTB{
	background-color: #93bee2;
	padding-right:80;
}
.Title{
	position:relative;top:-2px;left:-6px;
	border:1pt solid #C3D4E7;
	z-index:0;height:26;
	background-color: #EBF1F9;
	padding-top:5;padding-left:5;padding-right:5px;
	cursor:default;
}
.checkall{
	cursor:hand;
}

.ModalInput{
	border-left:1pt solid #254C72;
	border-bottom:1pt solid #19334C;
	border-right:1pt solid #19334C;
	border-top:1pt solid #254C72;
	height:22px;color:#000000;
}

.treeview{
	background-color: #FFFFFF;
	width:165px;
	behavior:url(treeview.htc);
}
