body
{ color: #000000;
  background-color: #f3f3f3;
  font-family: verdana, sans-serif, tahoma, arial;
  font-size: 11px;
}



h1
{ font-size: 110%;
  background-color: #e9e9e9;
  border-top: 1px #fafafa solid;
  border-bottom: 1px #dddddd solid;
  padding: 2px;
  margin-top: 0;
}



a
{ text-decoration: none;
  color: #0000b0;
}
a:hover
{ text-decoration: underline;
  color: #d00000;
}



img
{ border: 0;
  vertical-align: middle;
}
img.icon16
{ width: 16px;
  height: 16px;
}



form
{ margin: 0 0 30px 0;
}
input, select, textarea
{ font-size: 90%;
  font-family: verdana, sans-serif, tahoma, arial;
  vertical-align: middle;
}



table
{ font-size: 100%;
}
td
{ text-align: left;
  vertical-align: middle;
  padding: 0 5px 0 5px;
}
th
{ text-align: left;
  vertical-align: middle;
  padding: 5px;
}




#mainmenu
{ width: 250px;
  height: 100%;
  padding-right: 30px;
  vertical-align: top;
}

#body
{ vertical-align: top;
}

#body_oper
{ height: 100%;
  text-align: center;
  vertical-align: top;
  padding-top: 50px;
}

#footer
{ height: 60px;
  font-size: 90%;
  vertical-align: bottom;
}
#footer img
{ float: left;
}



.fill
{ width: 100%;
  height: 100%;
}
.wide
{ width: 100%;
}
.tip
{ font-size: 80%;
  font-weight: normal;
  color: #444400;
  background-color: #ffffcc;
  padding: 3px;
  cursor: default;
}
.b
{ font-weight: bold;
}
.hilight
{ color: #bb0000;
  font-weight: bold;
}
.frame
{ border: 1px solid #666666;
}
.c
{ text-align: center;
}
.r
{ text-align: right;
}
.top
{ vertical-align: top;
}
.bottom
{ vertical-align: bottom;
}


.menu
{ background-color: #d0f0ff;
  border: 1px #d0f0ff outset;
  text-align: left;
  padding: 5px;
  color: #0000b0;
  cursor: default;
}
.menu img
{ margin-right: 2px;
  width: 16px;
  height: 16px;
}
.menu hr
{ color: #b0d0ff;
}
.menu .treeNode
{ margin-left: 12px;
  width: 100%;
}



.toolbar
{ text-align: right;
  background-color: #e9e9e9;
  border-top: 1px #fafafa solid;
  border-bottom: 1px #dddddd solid;
  padding:3px;
}



.pnumber
{ padding: 5px;
}

