.overlay_dialog {
	background-color: #666666;

	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;

	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(/public/function01/img/top_left.gif) no-repeat 0 0;
}

.dialog_n {
	background: transparent url(/public/function01/img/top_mid.gif) repeat-x 0 0;
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(/public/function01/img/top_right.gif) no-repeat 0 0;
}

.dialog_e {
	width: 2px;
	background: transparent url(/public/function01/img/center_right.gif) repeat-y 0 0;
}

.dialog_w {
	width: 2px;
	background: transparent url(/public/function01/img/center_left.gif) repeat-y 0 0;
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(/public/function01/img/bottom_left.gif) no-repeat 0 0;
}

.dialog_s {
	background: transparent url(/public/function01/img/bottom_mid.gif) repeat-x 0 0;
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(/public/function01/img/bottom_right.gif) no-repeat 0 0;
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(/public/function01/img/sizer.gif) no-repeat 0 0;
	cursor:se-resize;
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(/public/function01/img/close.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(/public/function01/img/minimize.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(/public/function01/img/maximize.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:scroll;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;

}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}
/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	margin: 0px;
	padding:0px;
}
 .dialog table.table_window th{
    border-collapse: separate ;
    border-spacing:0;

	padding-left : 0;
	padding-right : 0;

 }
.dialog table.table_window td{
    border-collapse: separate ;
    border-spacing:0;

	padding-left : 0;
	padding-right : 0;

}
table.mypopuptable p{ margin:0;}
.dialog .title_window {
  -moz-user-select:none;
}
.theme1_nw {
	width: 16px;
	height: 36px;
	background: transparent url(/public/function01/img/top_left.gif) no-repeat 0 0;
}

.theme1_n {
	height: 36px;
	background: transparent url(/public/function01/img/top_mid.gif) repeat-x 0 0;
}

.theme1_ne {
	width: 12px;
	height: 36px;
	background: transparent url(/public/function01/img/top_right.gif) no-repeat 0 0;
}

.theme1_e {
	width: 4px;
	background: transparent url(/public/function01/img/center_right.gif) repeat-y 0 0;
}

.theme1_w {
	width: 7px;
	background: transparent url(/public/function01/img/center_left.gif) repeat-y 0 0;
}

.theme1_sw {
	width: 16px;
	height: 24px;
	background: transparent url(/public/function01/img/bottom_left.gif) no-repeat 0 0;
}

.theme1_s {
	height: 24px;
	background: transparent url(/public/function01/img/bottom_mid.gif) repeat-x 0 0;
}

.theme1_se {
	width: 12px;
	height: 24px;
	background: transparent url(/public/function01/img/bottom_right.gif) no-repeat 0 0;
}

.theme1_sizer {
	width: 12px;
	height: 24px;
	background: transparent url(/public/function01/img/sizer.gif) no-repeat 0 0;
	cursor:se-resize;
}

.theme1_close {
	width: 23px;
	height: 23px;
	background: transparent url(/public/function01/img/close.gif) no-repeat 0 0;
	position:absolute;
	top:10px;
	right:5px;
	cursor:pointer;
	z-index:1000;
}

.theme1_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(/public/function01/img/minimize.gif) no-repeat 0 0;
	position:absolute;
	top:10px;
	right:20px;
	cursor:pointer;
	z-index:1000;
}

.theme1_maximize {
	width: 19px;
	height: 19px;
	background: transparent url(/public/function01/img/maximize.gif) no-repeat 0 0;
	position:absolute;
	top:10px;
	right:40px;
	cursor:pointer;
	z-index:1000;
}


.theme1_title {
	float:left;
	 font-weight: bold;
	height:14px;
	font-size:16px;
	text-align:center;
	width:100%;
	color:#FFF;
}

.theme1_content {
  width:95%;
  height:100%;
 overflow-x:auto;overflow-y:auto;

 font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background: #FFF url(/public/function01/img/poplayer-05.gif) repeat-x 0 bottom;
}







td.navon {
vertical-align: top ;
background-color: #CCC;
    empty-cells:show;
 padding-bottom:2px;
 padding-top:2px;
	width:33%; 
	
}
td.navoff {
vertical-align: top ;
empty-cells:show;
   padding-bottom:2px;
 padding-top:2px;
  width:33%;


}

label.navson {
font-size: 12px;
color:#00F;
cursor:pointer}
label.navsoff {
font-size: 12px;
}

p.navson {
font-size: 12px;
color:#00F;
 padding-bottom:3px;
 padding-top:3px;
cursor:pointer}
p.navsoff {
 font-size: 12px;
 padding-bottom:3px;
 padding-top:3px;

}



.menupath {

	font-size: 12px;
	color: #555555;
}
.menupath a:link,.menupath a:visited {
	color: #555555;
	text-decoration: none;
}
.menupath a:hover {
	color: #555555;
	text-decoration: underline;

}


a.mytablelink  {
	text-decoration: none;

}
a.mytablelink2  {
	text-decoration: underline;
  font-size: 12px;
  color:#0000FF;
}

a.mytablelink:link {
	color: #000000;
	text-decoration: none;
}
a.mytablelink:visited {
	color: #000000;
	text-decoration: none;
}
a.mytablelink:hover {

cursor:pointer;
}

table.mypopuptable{
 border-top:2px solid #AAAA99;
 border-left:2px solid #AAAA99;
 border-right:2px solid #E0E0E0;
 border-bottom:3px solid #E0E0E0;
 width: 500px; /* firefox */
.width: 500px; /* ie7 */
_width: 500px;
BORDER-COLLAPSE:separate;
border-spacing: 2px; 
}
table.mypopuptable2{
 border: 4px solid #FFFFFF;
 width: 500px; /* firefox */
.width: 100%; /* ie7 */
_width: 100%; /* ie6 */
background: #FFF;
BORDER-COLLAPSE:separate;
border-spacing: 2px; 
}
.popupmenuclass li{
FLOAT: left; 
border: 1px solid #ECE9D8; 
WIDTH: 150px; 
HEIGHT: 42px; 
line-height:15px;
MARGIN-BOTTOM: 1px; 
MARGIN-LEFT: 1px;
LIST-STYLE-TYPE: none; 
TEXT-ALIGN: left;
display:inline;
font-size:13px;
vertical-align:middle;
}  
.popupmenuclass P{
FLOAT: left; 
WIDTH: 95%; 
MARGIN-BOTTOM: 1px; 
MARGIN-LEFT: 1px; 
TEXT-ALIGN: left;
display:inline;
font-size:14px;
} 
.popupmenuclass input{
	padding:0px;
	color:#333333;
	margin:0px;
	height:18px;
	vertical-align:middle;
	
}
input.titminput{
	padding:0px;
	color:#333333;
	margin:0px;
	height:21px;
	font-size:14px;
  font-face=Arial;
  text-align:center;
}
td.titm{
	text-align:center;
	vertical-align: middle;
	color:#222222;
	background-color:#efefef;
	font-size:13px;
  font-face=Verdana;
}
td.titmcontent{
	text-align:center;
	vertical-align: middle;

	font-size:13px;
  font-face=Verdana;
}
