/* CSS Document */

body{
  margin: 5px 0 0 5px;
  padding: 0;
  background: url(../lineup/img_frame/spec/bg.jpg) repeat-x #660000;
  font-size: 11px;
  line-height: 120%;
  color: #333333;
  }
  
#wrapper{
  margin: 0px 0 0px 0px;
  width: 762px;
  background: #FFFFFF;
  text-align: center;
  }
  
#header{
  height: 78px;
  width: 762px;
  background: url(../lineup/img_frame/spec/bg_header.jpg) repeat-x #FFFFFF;
  }
  
.txt_13px_b{
  font-size: 13px;
  font-weight: bold;
  color: #555555;
  }
  
.txt_11px{
  font-size: 11px;
  line-height: 120%;
  color: #333333;
  }
  
.txt_white{
  font-size:11px;
  color: #FFFFFF;
  }
  
.txt_blue_b{
  font-size: 11px;
  color: #1E5FAE;
  font-weight: bold;
  }
  
.txt_lightblue{
  font-size: 13px;
  color: #8AC4D7;
  }
  
.txt_green_b{
  font-size: 11px;
  color: #477539;
  font-weight: bold;
  }

.txt_pink_b{
  font-size: 11px;
  color: #8F4556;
  font-weight: bold;
  }
  
.txt_purple_b{
  font-size: 11px;
  color: #663366;
  font-weight: bold;
  }
  
.txt_lightgreen{
  font-size: 13px;
  color: #92D78A;
  }

.txt_price{
  font-size: 11px;
  color: #CC0000;
  }
  
.txt_red{
  font-size:11px;
  color:#CB3C37;
  }
  
.txt_pink{
  font-size: 11px;
  color: #8F4556;
  }
  
.txt_lightpink{
  font-size: 13px;
  color: #DEB8DE;
  }
.txt_light_purple{
  font-size: 13px;
  color: #BBACD2;
  }  
.txt_yellow_b{
  font-size: 11px;
  color: #837021;
  font-weight: bold;
  }
  
.txt_yellow{
  font-size: 13px;
  color: #D3CC70;
  }
.tableline{
  border-left: 2px #CCCCCC solid;
}

