@charset "utf-8";
/* CSS Document */

body { background:url(images/global/bg.jpg) repeat-x; 
       background-color: #99cc01;
       font-family: Geneva, Arial, Helvetica, sans-serif, Hei, Kozuka Gothic Pro, ;
	   font-size:13px; line-height:14px;
	   font-weight:normal;
	   text-decoration:none;
	   color: #0d3100;
}

img {border:0px;}

.menu a {text-decoration:none; }
.menu a:hover {text-decoration:underline;}
.menu a:active {text-decoration:none; }
.menu a:visited {text-decoration:none; }

.mtable { border-left:2px solid #a6ce39; 
          border-right:2px solid #a6ce39; 
          background-color:#FFFFFF;
}

.white11 { color:#fff; font-size:11px; text-decoration:none;}
.white11 a:link {text-decoration:none; }
.white11 a:hover {text-decoration:underline;}
.white11 a:active {text-decoration:none; }
.white11 a:visited {text-decoration:none; }



.lg13 { font-family: Geneva, Arial, Helvetica, sans-serif, Hei, Kozuka Gothic Pro, ; color:#999999; text-decoration:none; line-height:14px;}
.green13 { font-family: Geneva, Arial, Helvetica, sans-serif, Hei, Kozuka Gothic Pro, ; color:#0d3100; text-decoration:none;line-height:14px;}
.gr13 { font-family:Geneva, Arial, Helvetica, sans-serif, Hei, Kozuka Gothic Pro, ; color:#0d3100;  text-decoration:none;line-height:14px;}
.grey30{ color:#0d3100; font-size:30px; text-decoration:none; padding-left:30px;line-height:14px;}
.grey9{ color:#0d3100; font-size:9px; text-decoration:none;line-height:14px;}
.green18{ color:#0d3100; font-size:18px; text-decoration:none; font-weight:bold;line-height:14px;}
.green30{ color:#0d3100; font-size:30px; text-decoration:none; font-weight:bold;line-height:33px;}
.footer { padding-left:30px; }
.footergt { font-size:11px; color:#0d3100; text-decoration:underline;}
.footert { font-size:11px; color:#0d3100; text-decoration:none;}
.dgreen {  font-family: Geneva, Arial, Helvetica, sans-serif, Hei, Kozuka Gothic Pro, ;
	   font-size:13px;
	   font-weight:normal;
	   text-decoration:none;
	   color: #0d3100; line-height:14px;}

div.transON {width: 100%;  height:30px; background-color: #94be30; padding-top:12px;
			  color:#666; background-image:url(images/global/btn2.jpg)}
div.transOFF {width: 100%;  height:30px; background-image:url(images/global/btn2.jpg); padding-top:12px;
 			   background-color: #94be30; opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.5; 
			   color:#335701;  }
div.trans25 {width: 100%;  height:30px; background-image:url(images/global/btn2.jpg);  padding-top:12px;
             background-color: #94be30; opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.50; }
div.trans75 {width: 100%;  height:30px; background-image:url(images/global/btn2.jpg); padding-top:12px;
             background-color: #94be30; opacity:.70; filter: alpha(opacity=70); -moz-opacity: 0.70; }
