A {
  color:#990000;
}

body {
  background-color:#909090;
//  background-color:#eeeeee;
  font-family:Verdana;
}

#doc, #doc2, #doc3, #doc4, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7 {
  background-image:url("../images/bg_shadow.gif");
//  background-image:url("../images/bg_shadow.jpg");
  background-repeat: repeat-y;
  padding-left:25px;
}

#bd{
  width:900px;
  background-image:url("../images/bd_bg.gif");
  background-repeaat:repeat-y;
}

.yui-t1 .yui-b{
  background-image:url("../images/leftmenu_bg.jpg");
  background-repeat: no-repeat;
  background-color:#d1ecd8;
}

.yui-t1 #yui-main .yui-b {
  background-image:url("../images/main_bg.jpg");
  background-repeat: no-repeat;
  background-color:#ffffff;
  margin-left:12.3207em;
  *margin-left:12em;
  min-height:300px;
}

#ft{
  width:900px;
  background-color:#cce4b4;
  text-align:center;
}

.info {
  font-size:85%;
text-align:center;
}

.header-main{
  background-image:url("../images/header_main.jpg");
  height:185px;
  background-repeat: no-repeat;
}

.header-online{
  position:relative;
  top:9px;
  left:6px;
  width:147px;
  height:166px;
}

.header-online a:hover{
  display : block ;
  *border-right:2px solid #990000;
}


.header-online:hover{
  border-right:2px solid #990000;
}

#main_contents{
  padding-top:18px;
  padding-right:22px;
  padding-left:22px;
}

.menu_img{
  position:relative;
  left:7px;
  margin-top:10px;
  margin-bottom:0;
  width:147px;
}

.menu_img a:hover{
  display : block ;
  *border-right:2px solid #990000;
}

.menu_img:hover{
  background-color:#990000;
}

.section_title{
  padding-left:3px;
  padding-bottom:3px;
  display:block;
  border-bottom:1px solid #000000;
  border-left:10px solid #990000;
}

.section_title H2{
  display:block;
  margin:0;
  font-size:182%;
  float:left;
}

.section_title p{
  position:relative;
  top:12px;
  font-size:77%;
  text-align:right;
}

.img_float{
  margin:10px;
  float:left;
  border:1px solid #d1ecd8;
}
.txt_float{
  width:320px;
  margin:10px;
  float:left;
}

.main_display_row{
  clear:left;
  *margin-right:-6px;
}