@charset "utf-8";

/* CSS Document */

body {
  background:#FFFFFF url(".././_img/bgtile.gif") repeat-x;
  color:#000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  margin-top:8px  /* Fix IE Pixel Shift */
}

A {
text-decoration:none;
}

li a {
color:#CCCCCC;
text-decoration:underline;
}

h2 {
  color:#000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-variant:none;
}

input {
  color:#000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

select {
  color:#000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

#position {
  position: static;
  margin-top:-8px;
  text-align: center;
}

#wrapper {
  position:relative;
  width:1000px;
  margin: 0 auto;
}

#home {
  width:298px;
  height:109px;
  z-index:9;
}

#header_01 {
  width:103px;
  height:109px;
  background:url(".././_img/header_01.gif") no-repeat;
}

#header_02 {
  width:298px;
  height:109px;
  background:url(".././_img/header_02.gif") no-repeat;
}

#header_03 {
  width:599px;
  height:109px;
  background:url(".././_img/header_03.gif") no-repeat;
  vertical-align:top;
}

#center_mainheader_01 {
  width:628px;
  height:95px;
  background:url(".././_img/center_mainheader_01.gif") no-repeat;
}

#center_mainheader_02 {
  width:372px;
  height:95px;
  background:url(".././_img/center_mainheader_02.gif") no-repeat;
}

#center_mainheader_03 {
  width:354px;
  height:202px;
  background:url(".././_img/center_mainheader_03.gif") no-repeat;
}

#center_mainheader_04 {
  width:552px;
  height:202px;
  background:url(".././_img/center_mainheader_04.gif") no-repeat;
}

#center_mainheader_05 {
  width:94px;
  height:202px;
  background:url(".././_img/center_mainheader_05.gif") no-repeat;
}

#center_submainheader {
  width:1000px;
  height:21px;
  background:url(".././_img/center_submainheader.gif") no-repeat;
}

#leftshadow {
  width:98px;
  background:url(".././_img/_leftshadow.gif") repeat-y;
}

#lefttopicbar {
  width:256px;
  background:#313131;
  vertical-align:top;
}

#maincontextarea {
  width:547px;
  background:#FFFFFF;
  vertical-align:top;
}

#rightshadow {
  width:99px;
  background:url(".././_img/_rightshadow.gif") repeat-y;
}

#bottomshadow {
  width:1000px;
  height:20px;
  background:url(".././_img/bottom2.gif") no-repeat;
}

#maincontextarea_text {
  padding:0px 10px 10px 10px;
  text-align:left;
}

#submaintext_tableleft {
  background:url(".././_img/thinbar_horiz.gif") no-repeat;
  width:257px;
  text-align:center;
  vertical-align:top;
}
#submaintext_tablecenter {
  width:13px;
  text-align:center;
  vertical-align:top;
}
#submaintext_tableright {
  background:url(".././_img/thinbar_horiz.gif") no-repeat;
  width:257px;
  text-align:center;
  vertical-align:top;
}

#lefttopicbar_text {
  padding:0px;
  text-align:left;
  color:#FFFFFF;
}

.textleft {
  text-align:left;
}

.textright {
  text-align:right;
}

.indentme {
  padding-left: 35px;
}

#footer_bar {
  width:1000px;
  text-align:center;
  color:#000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
}
