*{
font-family:tahoma;
font-size:12px;
color:#003366;
}

BODY{
margin:1;
padding:1;
overflow:auto;
SCROLLBAR-ARROW-COLOR: #FFffff;
SCROLLBAR-3DLIGHT-COLOR: #0099FF;
scrollbar-Base-Color: #0099FF;
SCROLLBAR-TRACK-COLOR: #D0DCFF;
/*ºÚÉ«
filter:Gray;*/
}
/*
INPUT{
background-color:transparent;
}*/

.button{
  cursor:hand;
  /**border:1px solid #89570E;
  letter-spacing:2px;
  padding-left:3;
  padding-right:3;**/

  BORDER-BOTTOM: #417DB3 1px solid;
  BORDER-LEFT: #417DB3 1px solid;
  BORDER-RIGHT: #417DB3 1px solid;
  BORDER-TOP: #417DB3 1px solid;
  FONT-SIZE: 12px;
  height: 20px;
  ;background-image: url(../img/button_bg.gif);
}

.barbutton{
  //border-width:1;
  cursor:hand;

}

.v2 {background:#fcd2d2;border:1px solid #ed7575; text-decoration : none  }
.v3 {background:#fce8d2;border:1px solid #d9681a}
.v4 {background:#FCEBB9;border:1px solid #EC9E2E}
.v5 {background:#e2defc;border:1px solid #9b72cf}
.v6 {background:#eefcd2;border:1px solid #9fbe4c}
/**component border**/

.noborder{
    border-right:1px solid #698CC3;
    border-bottom:1px solid #698CC3;
    border-left:1px solid #698CC3;
    border-top:1px solid #698CC3;
    align:absmiddle;
    background-color:#C1D3FB
}

.normalBorder{
    border-right:1px solid #698CC3;
    border-bottom:1px solid #698CC3;
    border-left:1px solid #698CC3;
    border-top:1px solid #698CC3;
    width:100%;
    align:absmiddle;
    background-color:#C1D3FB;
}


/**form start eefcd2**/
.formBody{
    background-color: #FFFFFF;
    width:100%;
}

.formGridLine{
    background:#cccccc;
    width:100%;
}

/**form end**/

/**list start**/

.listHead
{
    background-image:url(../img/gen_bg.gif);
    height:22;
    font:bold;
}


.listBody{
    background-color: #FFFFFF;
    width:100%;
}
.listGridLine{
    background:#cccccc;
    width:100%;
}
/**
.listRow1{
    background:#FFFFFF;
    cursor:hand;
}

.listRow2{
    background:#FFFEF3;
    cursor:hand;
}

.listRowHigh{
    background:#EFEFEF;
    cursor:hand;
}

.listRowSelected{
    background:#FFEE99;
    cursor:hand;
}
**/
.listRow1{
background:#FFFFFF;
}

.listRow2{
background:#EFEFEF;
}

.listRowHigh{
background:#EBF0FF;
}

.listRowSelected{
background:#D0DCFF;
}
/**list end**/



/**tab start**/
.tabSelected{
    background:#9fbe4c;
    border:1px solid #9fbe4c;
    color: #ffffff;
    font-face:Arial;
    text-decoration:none;
    font-weight:bold;
    font-size:18px;word-spacing : 10px;
}
.tabNormal{
    background:#eefcd2;
    border:1px solid #9fbe4c;
    color: #9fbe4c;
    text-decoration:none;
    font-size:18px;
}


.tabVisible{
    position:absolute;
    width:200px;
    height:115px;
    visibility: visible;
}
.tabHidden{
    position:absolute;
    width:200px;
    height:115px;
    visibility: hidden;
}

/**tab end**/


/**page start**/

.pageTable{


}

.buttonContainerTable{
    width:100%;
    margin-top:-4;
}

/**page end**/


/**tree start**/
.treeBody{
background-color: #C1D3FB;
    width:100%;
}
.t_label{
    border:1px solid #e2defc;
    padding-left:3;
    padding-right:3;
    height:18;
    font-size:12;
    cursor:hand;
}

/**tree end**/


/**button container start**/

.formButtonContainer{
    background-color:#FFFFFF;
}
.listButtonContainer{

    font-family: "ËÎÌå";
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    line-height: 20px;
}

.pageButtonContainer{
    background-color:#FFFFFF;
    height: 20px;
}

/**button container end**/

.error{
    color:#FF0000;
    font-weight:bolder;
}

.info{
    color:#339933;
    font-weight:bolder;
}

.t_checkbox{
    cursor:default;
    margin-bottom:3;
    height:13;
    width:13;
    padding-left:13;
    background-image: url(../img/t_check0.gif);
}
.t_checkbox_checked{
    cursor:default;
    margin-bottom:3;
    height:13;
    width:13;
    padding-left:13;
    background-image: url(../img/t_check2.gif);
}
.t_checkbox_half_checked{
    cursor:default;
    margin-bottom:3;
    height:13;
    width:13;
    padding-left:13;
    background-image: url(../img/t_check1.gif);
}
.t_root{
    cursor:default;
}

/**field start**/
.fieldBorder{
  border-collapse: collapse;
  border:1px solid #bcbcbc;
  color:#333333;
  background-color: #f7f7f7;
  background-image: url(../img/box_shadow.gif);
  background-attachment=fixed;
}

.field{
    background-color:#FFFFFF;
}
.fieldTd{
    border-right:1px solid #DFDFDF;
    border-bottom:1px solid #DFDFDF;
    border-left:1px solid #DFDFDF;
    border-top:1px solid #DFDFDF;
    bordercolor:#FF6600;
}
.readOnlyFld{
 border-collapse: collapse;
  border:1px solid #bcbcbc;
  color:#333333;
  background-color: #E6ECFF;

  background-attachment=fixed;
}

.gridFld{
    width:100%;
    border:1px solid #FFFFFF;
    margin-top:-1;
    margin-bottom:-1;
    border-style:inset;
}

.gridReadOnlyFld{
    cursor:default;
    width:100%;
    border-width:0;
    color:#666666;
    margin-top:-1;
    margin-bottom:-1;
}

/**field end**/


.assIcon {
    visibility:hidden;
    position:relative;
    margin-top:-19;
    text-align:right;
}
.nLabel{

    font:bold;
    width:100;
    font-family: "ËÎÌå";
    font-size: 12px;
    text-align: right;
    background-color:#D6E0EF;
}

.paginationBtn{
    font-size:17;
    cursor:hand;
}


A.tree_href:link {text-decoration:none;color:#000000;}
A.tree_href:visited{text-decoration:none;color:#000000;}
A.tree_href:active{text-decoration:none;color:#000000;}



.titleTable{
    border-right:1px solid #808080;
    width:100%;
    margin-bottom:-1;
}
.titleLeft{
  height:24;
  white-space: nowrap;
  background-image: url(../img/outline_left.gif);
  padding-left:30;
}

.titleRight{
  width:80%;
  white-space: nowrap;
  background-image: url(../img/outline_right.gif);
  padding-right:3;
  align:right;
}


/**wide start**/

.Logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 24px;
}

/**wide end**/

.top_bj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/wide/top_bj.gif);
	background-repeat: repeat-x;
}
.top_menu_bj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}
.Logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 24px;
}
.onetab{
  background:url("../img/title.gif") no-repeat;
  border:0px;
  color:#000000;
  /**font:bold ;**/
}
.tab_bj {
	background-repeat: repeat-x;
	background-color: #0063A6;
}

.vhcl_no_button{
  cursor:hand;
  border:1px solid #2FB119;
  width:20px;
  height: 20px;
  FONT-SIZE: 12px;
  background-color:#FFA43F
}
.vhcl_no_button1{
  cursor:hand;
  border:1px solid #FFA43F;
  width:20px;
  height: 20px;
  FONT-SIZE: 12px;
  background-color:#7FE34C
}
.vhcl_no_button2{
  cursor:hand;
  border:1px solid #FFA43F;
  width:20px;
  height: 20px;
  FONT-SIZE: 12px;
  background-color:#A4CFF6
}
.vhcl_no_text{
  cursor:hand;
  border:1px solid #FFA43F;
  width:80px;
  FONT-SIZE: 14px;
  font-weight:bolder;
  height: 20px;
}
.form-noindent {
	BORDER-RIGHT: #003366 1px solid; BORDER-TOP: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-BOTTOM: #003366 1px solid; BACKGROUND-COLOR: #F4F5F9
}
