/*=======================================================
 * Style for BODY
 *=======================================================*/
BODY {
background-color: #020277;
background-image: url("img/bgpic2.gif");
background-attachment: fixed;
}


/*=======================================================
 * Style for TABLE text
 *=======================================================*/
.table {
  font-size : 12px;
  color: #ffffff;
  font-weight: normal;
  line-height: 18px;
}

table {
  font-size : 12px;
  color: #ffffff;
  font-weight: normal;
  line-height: 18px;
}

.table2 {
  font-size : 12px;
  color: #333333;
  font-weight: normal;
  line-height: 18px;
}

.menu {
background-image: url("img/bgm.gif");
background-color: #020277;
}

	div.title_big {
		background-image:url(images/title1.jpg);
		background-repeat : no-repeat;
		width : 576px;
		height : 29px;
		padding: 6px 0px 0px 20px;
		text-align: left;
	}
/*=======================================================
 * Style for scrollbar
 *=======================================================

BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #CC3333;
	SCROLLBAR-SHADOW-COLOR: #CC3333;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #CC3333;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
*/

/*=======================================================
 * Style for link
 *=======================================================*/
	a:link   { color:#4042a1; text-decoration:none }
	a:active { color:#4042a1; text-decoration:none }
	a:visited{ color:#4042a1; text-decoration:none }
	a:hover  { color:#ffff00; text-decoration:underline;}



/*=======================================================
 * Style for Font
 *=======================================================*/
.text12pxr     { color: #ff0000; font-weight: normal; font-size: 12px; line-height: 18px }
.copy          { color: #667266; font-weight: normal; font-size: 11px; line-height: 18px }
.text12pxcr     { color: #ffffcc; font-weight: normal; font-size: 12px; line-height: 18px }
.new          { color: #ffcc00; font-weight: normal; font-size: 11px; line-height: 18px }
.text12px     { color: #8e2321; font-weight: normal; font-size: 12px; line-height: 18px }
.text11px     { color: #ffffcc; font-weight: normal; font-size: 11px; line-height: 18px }
.text11pxb     { color: #333333; font-weight: normal; font-size: 11px; line-height: 16px }


.TA01{
  background-color : #020277;
  border-top : 1px solid #ffffff ;
  border-bottom : 1px solid #ffffff ;
  border-left : 1px solid #ffffff ;
  border-right : 1px solid #ffffff ;
}
.menu{
	color:#cfdfd2;
	background-color:#a23633;
}


}
