body {
  padding: 0px;
  margin: 0px;
}

table {
  border: none;
}

span.bold {
  font: 14px Arial, Helvetica;
  font-weight: bold;
}

table.menu {
  border-bottom: 1px #908F99 solid
}

table.main_content {
  position: relative;
  top: -15px;
  left: -2px;
}

td {
  vertical-align: top;
  font: 12px Arial, Helvetica;
}

td.frame_w {
  padding-left: 20px;
}

td.frame {
  padding-left: 7px;
}

div.frame {
	padding-left: 0px;
}

td.menu_header {
  height: 22px;
  width: 131px;
  padding: 0px;
}

img.icon {
  vertical-align: middle;
}

td.menu_led_devit {
  background-color: #D2EAF5;
  border: 1px #9ACBDF solid;
  border-bottom: none;
  border-left: none;
  width: 13px;
}

td.menu_led_devit_lit {
  background-color: #9ACBDF;
  border: 1px #9ACBDF solid;
  border-bottom: none;
  border-left: none;
  width: 13px;
}

td.menu_led_svc {
  background-color: #E8FCE1;
  border: 1px #ADE29D solid;
  border-bottom: none;
  border-left: none;
  width: 13px;
}

td.menu_led_svc_lit {
  background-color: #ADE29D;
  border: 1px #ADE29D solid;
  border-bottom: none;
  border-left: none;
  width: 13px;
}

td.menu_led_proj {
  background-color: #FDE4C2;
  border: 1px #DBB178 solid;
  border-bottom: none;
  border-left: none;
  width: 13px;
}

td.menu_led_proj_lit {
  background-color: #DBB178;
  border: 1px #DBB178 solid;
  border-bottom: none;
  border-left: none;
  width: 13px;
}

td.menu_led_sc {
  background-color: #FFBABC;
  border: 1px #E35D61 solid;
  border-bottom: none;
  border-left: none;
  width: 13px;
}

td.menu_led_sc_lit {
  background-color: #E35D61;
  border: 1px #E35D61 solid;
  border-bottom: none;
  border-left: none;
  width: 13px;
}

td.menu_led_res {
  background-color: #F1DBF8;
  border: 1px #C296D0 solid;
  border-bottom: none;
  border-left: none;
  width: 13px;
}

td.menu_led_res_lit {
  background-color: #C296D0;
  border: 1px #C296D0 solid;
  border-bottom: none;
  border-left: none;
  width: 13px;
}

td.menu_line {
  background-color: #FFFFFF;
  border-right: 1px #B0B0B0 solid;
  padding-left: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
}

td.menu_line_hl {
  background-color: #ECE9FD;
  border-right: 1px #B0B0B0 solid;
  padding-left: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
}

td.main_content {
  background-color: #FFFFFF;
  padding-right: 10px;
  padding-left: 7px;
}


img.devit_logo {
  position: absolute;
  z-index: 2;
  top: 25px;
  left: 80px;
}

img.btn_sc {
  vertical-align: middle;
}

img.content_header {
  position: relative;
  z-index: 2;
  top: -28px;
  left: 30px;
}

div.grey_inset_c {
  background-color: #F8F7F7;
  text-align: center;
  padding: 5px;
  border-top: 1px #EBEBEB solid;
  border-bottom: 1px #EBEBEB solid;
}

span.dvtbc {
  position: absolute;
  font: 10px Arial, Helvetica;
  color: #FFFFFF;
  z-index: 10;
  top: 73px;
  left: 85px;
}

table.v3Win {
	border: 1px #C9C9C9 solid;
	border-top: none;
}

td.v3Win_h_icon {
  width: 20px;
  padding-left: 4px;
  padding-top: 4px;
}

td.v3Win_h_side {
  height: 30px;
  width: 10px;
}

td.v3Win_h_fill {
  height: 10px;
}

td.v3Win_h_label_side {
	height: 30px;
	width: 27px;
}

td.v3Win_h_label_fill {
	height: 30px;
	font: 12px Arial, Helvetica;
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
}

td.v3Win_content {
  height: 50px; 
  padding: 5px;
  background-color: #FAFAFA;
}

td.v3Win_b {
  height: 20px;
}


td.pb_ul {
  width: 18px;
  height: 33px;
  background-image: url(/img/picbox_ul.gif);
}

td.pb_head {
  height: 33px;
  font: 12px Arial, Helvetica;
  font-weight: bold;
  padding-top: 7px;
  background-image: url(/img/picbox_head.gif);
}

td.pb_ur2 {
  width: 25px;
  height: 33px;
  background-image: url(/img/picbox_ur2.gif);
}

td.pb_ur {
  width: 16px;
  height: 33px;
  background-image: url(/img/picbox_ur.gif);
}

td.pb_l {
  width: 10px;
  background-image: url(/img/picbox_l.gif);
}

td.pb_m {
  width: *;
  padding-right: 5px;
  background-image: url(/img/picbox_bg.gif);
}

td.pb_r {
  width: 16px;
  background-image: url(/img/picbox_r.gif);
}

td.pb_ll {
  width: 18px;
  height: 17px;
  background-image: url(/img/picbox_ll.gif);
}

td.pb_b {
  height: 17px;
  background-image: url(/img/picbox_b.gif);
}

td.pb_lr {
  width: 16px;
  height: 17px;
  background-image: url(/img/picbox_lr.gif);
}

img.pb_img {
  border: 1px #000000 solid;
}

input.pitext {
	border: 1px #C9C9C9 solid;
}

textarea.pitext {
	border: 1px #C9C9C9 solid;
}

input.wiznext {
  position: relative;
  left: 90px;
  width: 75px;
}

input.wizfinish {
  position: relative;
  left: 90px;
  width: 75px;
}

input.wizback {
  position: relative;
  left: -75px;
  width: 75px;
}

h3 {
  font: 12px Arial, Helvatica;
  font-weight: bold;
  color: #000000;
  margin-bottom: 0px;
}

img.ul {
  margin-bottom: 5px;
}

.invoice {
  color: #000000;
  font-family : Arial,Verdana,sans-serif;
  font-size: 9pt;
  font-color: #000000;
}

.invoice_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: 900;
  text-decoration: none;
  color: #ffffff;
  background-color: #000000;
}

.invoice_statement {
  font-size: 12pt;
  font-weight: 900;
  color: #666666;
  padding: 4px 4px 4px 4px;
}

table.inv_customer {
  border-top: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  padding: 4px 4px 4px 4px;

}


