input.rc_no_top_left { margin:0 2px 2px 0; }
input.rc_no_left { margin-left:0; }
input.rc_stacked { margin:1px 4px 0 0;width:13px;height:13px }
input.rc_inline { margin-left:1px;width:13px }

tr.row_shade {background-color:#ffffff}
tr.row_shade:hover {background-color:#ececec}

table.thin_grid_drk_gray, table.thin_grid_lt_gray {
  border-collapse:collapse;
  background-color:#ffffff;
}
table.thin_grid_drk_gray>tbody>tr>td {
  border:1px solid #acacac;
  padding:6px;
}
table.thin_grid_lt_gray>tbody>tr>td {
  border:1px solid #cccccc;
  padding:6px;
}
.no_selection {-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}

div.main_nav {padding:4px 10px;height:16px;background-color:#ffffff;font-size:13px;font-weight:bold;color:#555555;text-shadow:1px 1px 1px #cccccc;-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none;cursor:pointer}
div.main_nav_img {padding:4px 12px;height:22px;background-color:#666666;-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none;cursor:pointer}

.link {color:#3366bc;cursor:pointer}
.bold_link {font-weight:bold;color:#3366bc;cursor:pointer}
