/* CSS Document */
html, body {
  margin:0;
  padding:0;
  background: #EEEEEE url(../1/%27img/bg.gif%27) top left repeat-x;
  font-family: Tahoma, Verdana;
  font-size:11px;
}
img, a img {border: 0; margin: 0;}

/* NORMAL LINK */
A:link {color: #9E9E9E; text-decoration: none}
A:visited {color: #9E9E9E; text-decoration: none}
A:hover {color: #9E9E9E; text-decoration: underline}

.n0 {font: 11px Tahoma; color: #9E9E9E; font-weight: bolder; text-align: center}
.n1 {font: 11px Tahoma; color: #9E9E9E; font-weight: bolder;}
.n2 {font: 10px Tahoma; color: #9E9E9E}
.n3 {font: 11px Tahoma; color: #9F9F9F}
.n4 {font: 11px Tahoma; color: #4F4F4F}
.text {MARGIN-LEFT: 10px; MARGIN-RIGHT: 3px; MARGIN-TOP: 3px;  FONT: 11px Verdana; COLOR: #000000}
.text2 {FONT: 12px Tahoma; COLOR: #000000; FONT-WEIGHT: Bolder}

input {margin: 0;}
form {margin: 0;}

.input {
  margin-left: 4px;
  margin-top: 0px;
  font: 11px Tahoma;
  border: #E1E1E1 1px solid;
  width: 105px;
  height: 20px;
}

.input2 {
  margin: 0;
  font: 12px Tahoma;
  border: #E1E1E1 1px solid;
}

.input3 {
  margin: 0;
  height: 20px;
  background-color: #FAFAFA;
  font: 11px Tahoma;
  border: #E1E1E1 1px solid;
}