/* CSS Document */
.textstyle{
	background: #EFF3FF;
 border-bottom: 1px solid; 
 border-left: 1px solid;
 border-right: 1px solid;
 border-top: 1px solid;
 border-color: #61A400;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #333333;
 width:92%;
}
div {
	font-style: normal;
	font-size: 11px;
}
.inputbox { background: #EFF3FF;
 border-bottom: 1px solid; 
 border-left: 1px solid;
 border-right: 1px solid;
 border-top: 1px solid;
 border-color: #61A400;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #333333;
 width:95%;
  }
  TD {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.inputbox1 {background: #EFF3FF;
 border-bottom: 1px solid; 
 border-left: 1px solid;
 border-right: 1px solid;
 border-top: 1px solid;
 border-color: #61A400;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-color: #333333;
  width:95%;
}
.inputbox2 {background: #EFF3FF;
 border-bottom: 1px solid; 
 border-left: 1px solid;
 border-right: 1px solid;
 border-top: 1px solid;
 border-color: #61A400;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-color: #333333;
}
.inputbox11 {background: #EFF3FF;
 border-bottom: 1px solid; 
 border-left: 1px solid;
 border-right: 1px solid;
 border-top: 1px solid;
 border-color: #61A400;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-color: #333333;
  width:95%;
}
.box_table{
	min-height:800px;
}
.data_table td{
	text-align:left;
}
.menu_active{
	background-image:url(image/boxgif/active_box.jpg); 
	width:164px; 
	height:32px; 
	background-repeat:no-repeat;
	background-position: top left;
	vertical-align:middle;
}
.menu_active div{
	margin-top:8px;
}
.menu_active a:visited, .menu_active a:active, .menu_active a {
	color:white;
	font-weight:bold;
	text-decoration:none;
	
}
.menu_active a:hover {
	 text-decoration:underline;
	 
}
.menu_deactive{
	background-image:url(image/boxgif/deactive_box.jpg); 
	width:164px; 
	height:28px; 
	background-repeat:no-repeat;
	background-position: top left;
	vertical-align:middle;
	
}
.menu_deactive a:visited, .menu_deactive a:active, .menu_deactive a {
	color:black;
	text-decoration:none;
}
.menu_deactive a:hover {
	text-decoration:underline;
}
.menu_deactive div{
	margin-top:12px;
}
.assets
	{
	width:30%;
	text-align:right;
	}
.test_table{
			border:0;
			width:100%;
			min-height:600px; 
			}
.label_style
			{ text-align:right; 
			}
.error_strings{ 
				font-family:Verdana; 
				font-size:10px; 
				color:#660000;
				}
.textbutton{   font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF;
			background-image:url(image/boxgif/pahechan_r4_c25.gif); width:99px; height:35px; border-width:0px; padding:5px;
			}
.formbutton{ font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF;
			background-image:url(image/boxgif/pahechan_r16_c23.gif); width:103px; height:35px; border-width:0px; padding-bottom:4px;
			}
th{ font:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;font-size: 11px;
 	COLOR: #666666
   }
.menu_link, .menu_link:visited,.menu_link:active  { 
	color:blue;
}   
.footer{
 text-align:center; background-image:url(image/boxgif/blue_vert_strip.png); background-repeat:repeat-x;
 color:white;
 }
.footer a{
	color:white ;

}
.menu_line{ vertical-align:top; padding-top:8px;
}
.oddcolor{ background-color: #dddddd;
}
.evencolor{ background-color:#FFFFFF;
}
.oddcol{color:#FFFFFF;}
.evencol{color:#000000;}