/*=======================================================
 * Style for BODY
 *=======================================================*/
BODY {
background-color: #000000;
background-image: url("");
}


/*=======================================================
 * Style for TABLE text
 *=======================================================*/
table {
  font-size : 12px;
  color: #ffffff;
  font-family: Osaka;
  font-weight: normal;
  line-height: 18px;
}
.text12pxr     { color: #ff0000; font-weight: normal; font-size: 12px; line-height: 18px }
.text12pxw     { color: #ffffff; font-weight: normal; font-size: 12px; line-height: 18px }
.text11pxw     { color: #ffffff; font-weight: normal; font-size: 11px; line-height: 18px }
.text11px     { color: #333333; font-weight: normal; font-size: 11px; line-height: 18px }
.text12pxb     { color: #000099; font-weight: normal; font-size: 12px; line-height: 18px }
.new          { color: #ffcc00; font-weight: normal; font-size: 11px; line-height: 18px }


/*=======================================================
 * Style for link
 *=======================================================*/
a:link{text-decoration:underline; color:#ffffcc;}
a:visited{text-decoration:underline; color:#ffffcc;}
a:active{text-decoration:none; color:#ffffcc;}
a:hover {text-decoration:none; color:#ffffff;} /*IE$B@lMQ(B*/



/*=======================================================
 * Style for SETUP1
 *=======================================================*/
.TA01{
  background-color : #000000;
  border-top : 1px solid #ffffff ;
  border-bottom : 1px solid #ffffff ;
  border-left : 1px solid #ffffff ;
  border-right : 1px solid #ffffff ;
}
.TA02{
  font-size : 10pt;
  color: #ffffcc;
  font-family : Verdana;
  padding: 5;
  line-height : 20px;
  border-top : 1px solid #cccccc ;
  border-bottom : 1px solid #cccccc ;
  border-left : 1px solid #cccccc ;
  border-right : 1px solid #cccccc ;
}
