#tblPage {
  height: 100%;
}

#tdPage {
  height: 100%;
}

#divPage {
  position: relative;
  width: 760px;
  border: 1px solid #637E9B;
}

.leftFloated {
  float: left;
}

#divHeader {
  clear: both;
}

#divBody {
  clear: both;
}

#tdBody1 {
  width: 159px;
  border-top: 1px solid #637E9B;
  border-right: 1px solid #637E9B;
  background-color: #E7F0F5;
}

#tdBody2 {
  width: 440px;
  background: url( '../img/home/bg_01.gif' ) #EEF5FD 114px 194px no-repeat;
}

#divColumn2Content {
  position: relative;
  padding: 22px 10px 10px 10px;
}

#divInEvidence {
}

div.mainMenuCaption {
  width: 100%;
  height: 21px;
  font-size: 12px;
  text-indent: 10px;
  line-height: 21px;
  border-bottom: 1px solid #637E9B;
  background-color: #5C7FA5;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
}

div.mainMenuCaption a {
  width: 100%;
  display: block;
  font-size: 12px;
  text-indent: 10px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
}

div.mainMenuCaption a:hover {
  color: #ffffff;
}

div.mainMenuItem {
  background: url( '../img/dotted_01.gif' ) bottom left repeat-x;
  width: 100%;
}

div.mainMenuItem a {
  text-indent: 10px;
  width: 100%;
  display: block;
  line-height: 25px;
  font-size: 11px;
  font-weight: bold;
  color: #637E9B;
  margin-bottom: 1px;
}

div.mainMenuItem a.sel {
  background-color: #C4C7DC;
  color: #ffffff;
}

div.mainMenuItem a.sel:hover {
  background-color: #C4C7DC;
  color: #ffffff;
}

div.mainMenuItem a:hover {
  background-color: #ffffff;
}

div.mainMenuItemSubmenu {
  display: none;
  margin-left : 10px;
  margin-bottom: 6px;
  border-left: 1px solid #C4C7DC;
}

div.mainMenuItemSubmenu a {
  line-height: 22px;
  font-size: 10px;
  text-indent: 6px;
}

div.mainMenuItemSubmenu a.sel {
  background-color: #C4C7DC;
  color: #ffffff;
}

div.mainMenuItemSubmenu a.sel:hover {
  background-color: #C4C7DC;
  color: #ffffff;
}

#tdBody3 {
  width: 159px;
  border-top: 1px solid #637E9B;
  border-left: 1px solid #637E9B;
  background: url( '../img/home/bg_02.gif' ) #E7F0F5 0px 193px no-repeat;
}

#divAutoScrollContainer {
  padding-top: 3px;
  height: 250px;
}

#divPageTitle {
  position: absolute;
  top: 125px;
  left: 270px;
  width: 220px;
  z-index: 30px;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff
}

input.txt {
  border: 1px solid #aaaaaa;
  background: #ffffff;
}

#divFooter1 {
  padding: 3px 0px;
  border-top: 1px solid #637E9B;
  background-color: #EEF5FD;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

#divFooter1 a {
  margin: 0px 20px;
}

#divFooter2 {
  padding: 3px 0px;
  border-top: 1px solid #637E9B;
  background-color: #79A0CB;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
}

#divFooter2 a {
  color: #ffffff;
  text-decoration: underline;
}

#divUrl {
  position: absolute;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
}

#divMail {
  position: absolute;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
}

#divMail a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#divMail a:hover {
  text-decoration: underline;
}

textarea {
  border: 1px solid #aaaaaa;
  background: #ffffff;
}

select {
  border: 1px solid #aaaaaa;
  background: #ffffff;
}

#divInEvidence {
  text-align: center;
}

#divInEvidence a {
  color: #666666;
}

div.inEvidenceItem {
  margin: 0px 5px;
  padding: 5px 0px;
  background: url( '../img/dotted_01.gif' ) bottom left repeat-x;
  color: #555555;
}

