body {
	color: 000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: FFFFFF;
}
  input {background-color: FFFF99;}
  select {background-color: FFFF99;}
  textarea {background-color: FFFF99;}
  .texta {border: 1px solid 66FF00}

  a:link {color: 000000 ; text-decoration:none}
  a:active {color: 000000 ; text-decoration:none}
  a:visited {color: 000000 ; text-decoration:none}
  a:hover { color: 3300FF ; text-decoration:underline}

.tdhead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: 666666;
  border-bottom-width: none;
  border-bottom-style: none;
  border-bottom-color: 666666;
  border-left-width: none;
  border-left-style: none;
  border-left-color: none;
  border-right-width: none;
  border-right-style: none;
  border-right-color: none;
  background-color: 66FF00;
  background-image: url(//../images/top_bg.gif);
}

.tdhead2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: 666666;
  border-bottom-width: none;
  border-bottom-style: none;
  border-bottom-color: 666666;
  border-left-width: none;
  border-left-style: none;
  border-left-color: none;
  border-right-width: none;
  border-right-style: none;
  border-right-color: none;
  background-color: 66FF00;
}

.tdhead4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: 666666;
  border-bottom-width: none;
  border-bottom-style: none;
  border-bottom-color: 666666;
  border-left-width: none;
  border-left-style: none;
  border-left-color: none;
  border-right-width: none;
  border-right-style: none;
  border-right-color: none;
  background-color: ffffff;
}

.tdhead5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4;
  border-bottom-width: none;
  border-bottom-style: none;
  border-bottom-color: 666666;
  border-top-width: none;
  border-top-style: none;
  border-top-color: none;
  border-left-width: none;
  border-left-style: none;
  border-left-color: none;
  border-right-width: none;
  border-right-style: none;
  border-right-color: none;
  background-color: ffffff;
}

.tdhead3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4;
  border-top-width: none;
  border-top-style: none;
  border-top-color: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: 666666;
  border-left-width: none;
  border-left-style: none;
  border-left-color: none;
  border-right-width: none;
  border-right-style: none;
  border-right-color: none;
  background-color: 66FF00;
}


.tdmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: 666666;
  border-top-width: none;
  border-top-style: none;
  border-top-color: none;
  border-left-width: none;
  border-left-style: none;
  border-left-color: none;
  border-right-width: none;
  border-right-style: none;
  border-right-color: none;
  background-color: none;
}

.tdmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: 666666;
  border-top-width: none;
  border-top-style: none;
  border-top-color: none;
  border-left-width: none;
  border-left-style: none;
  border-left-color: none;
  border-right-width: none;
  border-right-style: none;
  border-right-color: none;
  background-color: none;
}

.tdfont {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.basictable {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.tdspace {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4;
}

.tdspace2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4;
}

.tablehelp {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
  margin: 0px;
  padding: 0px;
	border:1px solid #666666;
}

.tablehelp th {
  padding: 4px;
  color: #FFFFFF;
  border: 0px;
  background-color: 0066FF;
}

.tablehelp td {
	vertical-align: top;
  padding: 4px;
  border-bottom: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  background-color: none;
}