@charset "utf-8";
body {
	  background-image: url(<%=request.getContextPath()%>/images/bg_fix.jpg); 
      margin-left: 0px;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      background-color: #FFFFFF;
      scrollbar-face-color: #3399CC;
      scrollbar-highlight-color: #FFFFFF;
      scrollbar-shadow-color: #000000;
      scrollbar-3dlight-color: #000000;
      scrollbar-arrow-color:  #FFFFFF;
      scrollbar-track-color: #FFFFFF;
      scrollbar-darkshadow-color: #FFFFFF;
	  background-repeat:no-repeat;
	  background-attachment:fixed;
	  background-position: center;
	  font-family: Tahoma;
	  font-size: 12px;
 }
 
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}

.text01 {
	font-style: normal;
    color:#FF0000;
}
.text01_1 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
}
.text02 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}
.text03 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
        color:#000000;
}


.text01_1 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
}
.style1 {color: #666666}
.style2 {color: #666666; font-weight: bold; }
.style3 {font-size: 13px}
.style4 {color: #FFFFFF}
.style15 {color: #FFFFFF; font-weight: bold; }
.style28 {
      color: #0099FF;
      font-weight: bold;
      font-size: 12px;
      }
.style36 {color: #FF0000}
      .style139 {font-size: 12px; font-weight: bold}
      .style142 {color: #669900}
      .style52 {color: #000000}
      .style53 {
      font-size: 11px;
      font-weight: bold;
      }
.style155 {font-size: 12px; font-weight: bold; color: #669900; }
a.whatnew:link {
	text-decoration: none;
	font-family: Tahoma;
	color: #FFFFFF;
}
a.whatnew:visited {
	text-decoration: none;
	font-family: Tahoma;
	color: #FFFFFF;
}
a.whatnew:hover {
	text-decoration: none;
	font-family: Tahoma;
	color: #FFFFFF;
}
a.whatnew:active {
	text-decoration: none;
	font-family: Tahoma;
	color: #FFFFFF;
}


.textOrageH {
	color: #FF9900;
	font-size: 15px;
	font-weight: bold;
}
.textGray {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.textCopyright {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
.textRed {
	color:#FF0000;
	font-size: 12px;
}
.textRedH {
	color:#FF0000;
	font-weight: bold;
	font-size: 15px;
}
.textBlue {
	font-size: 12px;
	color: #00CCFF;
}
.textBlueH {
	color: #006699;
	font-size:14px;
	font-weight:bold;
}
.textGreenH {
	color:#093;
	font-size:14px;
	font-weight:bold;
}
.textPinkH {
	color:#F39;
	font-size:14px;
	font-weight:bold;
}
.textOrag1B {
	color: #FF6633;
	font-size:14px;
	font-weight: bold;
}
