html {
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  background-image: url(../images/bg.gif);
  height: 100%;
}

TABLE {
  font-size: 12px;
}

.Date{
	padding-top: 110px;
	padding-left: 16px;
}

.headerImg{
               background-image: url(../images/header.jpg);
}

#content P.bodytext {
  width: 100%;
  margin: 0 0 0 0;
}

.csc-header, #content .csc-header-n1 {
  margin: 0 0 5 0;
}

H1, .csc-firstHeader {
  color: #666666;
  margin: 10 0 10 0;
  font-weight: bold;
}

.csc-header H1, H1.csc-firstHeader {
  font-size: 14px;
  margin-top: 10px;
  color: #666666;
}

.csc-header H2, H2.csc-firstHeader {
  font-size: 12px;
  color: #08406C;
}

.csc-header H3, H3.csc-firstHeader {
  font-size: 14px;
  color: #08406C;
}

.csc-header H4, H4.csc-firstHeader {
  font-size: 16px;
  color: #08406C;
}

.csc-header H5, H5.csc-firstHeader  {
  font-size: 18px;
  color: #08406C;  
}

TABLE.imgtext-nowrap {
  /*width: 100%;*/
}

.mainBG{
  background-color: #ffffff;
}

.yellow{
  background-color: #FFFBE4;
}

.metanavi {
  padding-left: 216px;
  height: 30px;
  background-color: #FFFBE4;
  font-size: 10px;
  color: #0759A5;
}
.metanavi A {
  color: #0759A5;
}

.contenttable {
  margin-left: 0px;
  margin-right: 0px;
}

#maincell .bodytext {
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
}

.contenttable .bodytext {
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
}

.mainLeft{
  margin: 0px;
  width: 11px;
  background-image: url(../images/colLeftBg.gif);
}

.mainCenter{
  margin: 0px;
  width: 963px;
}

.mainRight{
  margin: 0px;
  width: 24px;
  background-image: url(../images/colRightBg.gif);
}

.maincontainer {
  width: 963px;
  height: 586px;
}

#navigation {
  padding-top: 30px;
  /*background-color: #FCF8E0;*/
  vertical-align: top;
  width: 200px;
  border-right: 1px solid #c2c2c2;
  background-image: url(../images/menuback.gif);
}

#maintable {
  background-color: #D2CECE;
  width: 100%;
  height: 100%;
}

#maintable TD {
  background-color: #ffffff;
}

#maincell {
  width: 763px;
  vertical-align: top;
  border-bottom: 1px solid #c2c2c2;
}

#datum {
  margin-top: 62px;
  padding-left: 12px;
  font-size: 11px;
  color: #0759A5;  
}

#maincontent {
  background-color: #ffffff;
  background-repeat: no-repeat;
  /*padding: 0px;*/
  padding-left: 16px;
  vertical-align: top;
  width: 731px;
  float: left;
}
* html #maincontent, *+html #maincontent {
  width: 689px;
}

#maincontent A {
  color: #222222;
}

#servicelinks {
  padding-top: 10px;
  padding-bottom: 4px;
  padding-left: 16px;
  background-color: #ffffff;
  color: #333333;
  font-size: 11px;
  clear: all;
}

#servicelinks A {
  text-decoration: none;
  color: #333333;
}

#breadcrumb {
  text-align: right;
  padding-top: 3px;
}

#bottombar {
  background-image: url(../images/bottomback.gif);
  background-repeat: no-repeat;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  background-color: #ffffff;
  color: #858585;
  height: 20px;
  padding-top: 1px;
  text-align: right;
}

INPUT, TEXTAREA, SELECT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.imgtext-nowrap {
/*  width: 770px;*/
}
