body {
  margin: 0px;
  background-color: #000000;
  color: #ffffff;
  font-family: verdana,tahoma,times,garamond,arial,hevletica;
  font-size: 14px;
}

img {
  border: 0px;
}

.main_table {
  width: 1000px;
  background-color: #5b5b5b;
  border-width: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.tmenu {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #d2d2d2;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  width: 100%;
}

.bmenu {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #d2d2d2;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  width: 100%;
}

.clp {
  font-size: 16pt;
  text-decoration: underline;
}

.prc {
  border-width: 1px;
  border-style: solid;
  border-color: #d2d2d2;
  width: 95%;
}

.ib {
  cursor: pointer;
  color: #000000;
  text-decoration: underline;
}

select,.inp1 {
	background-color: #000000;
	border-color: #d2d2d2;
	border-style: solid;
	border-width: 1px;
    color: #0cff00;
}


/*
.ltc {
  background: url("../img/lt_corner.bmp") 100% 100% no-repeat;
}
.tb {
  background: url("../img/tborder.bmp") 100% 100% repeat-x;
}
.rb {
  background: url("../img/rborder.bmp") 100% 100% repeat-y;
}*/

