body,td,input,select{font-size: 12px; color: #000000;line-height:130%}

a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #FF0000; text-decoration: underline}

a.nav:link { color: #FFFFFF; text-decoration: none }
a.nav:visited { color: #FFFFFF; text-decoration: none }
a.nav:hover { color: #FFFFBB; text-decoration: none }

a.jdjs:link { color: #236523; text-decoration: none }
a.jdjs:visited { color: #236523; text-decoration: none }
a.jdjs:hover { color: #FF0000; text-decoration: none }

a.databank:link { color: #000000; text-decoration: none}
a.databank:visited { color: #000000; text-decoration: none}
a.databank:hover { color: #000000; text-decoration: none}

a.business:link { color: #545454; text-decoration: none;cursor:default; cursor: default}
a.business:visited { color: #545454; text-decoration: none cursor:default; cursor: default}
a.business:hover { color: #3333FF; text-decoration: none cursor:default; cursor: default}

a.nav_left:link { color: #006600; text-decoration: underline}
a.nav_left:visited { color: #006600; text-decoration: underline}
a.nav_left:hover { color: #663300; text-decoration: none }

a.bbs_expert:link { color: #000000; text-decoration: underline}
a.bbs_expert:visited { color: #000000; text-decoration: underline}
a.bbs_expert:hover { color: #000000; text-decoration: none }

.bg {  background-repeat: no-repeat; }
.fontshadow { width:100%; filter:dropshadow(color=#006600,offx=1,offy=1);}
.fontshadow_01 { width:100%; filter:dropshadow(color=#FFFFFF,offx=1,offy=1);}
.fontshadow_02 { width:100%; filter:dropshadow(color=#006600,offx=1,offy=1);}
.fontshadow_03 { width:100%; filter:dropshadow(color=#000000,offx=1,offy=1);}

input.button {  height:18px;
                font-size:9pt;
                cursor:hand;
                background-color:#FFFFFF;
                border-left:1px solid #000000; 
                border-top:1px solid #000000;
                border-bottom:1px solid #000000; 
                border-right:1px solid #000000;
                font-variant:normal;} 
input.button2 {  height:18px;
                font-size:9pt;
                cursor:hand;
                background-color:#CCCCCC;
                border-left:1px solid #F0F0F0; 
                border-top:1px solid #F0F0F0;
                border-bottom:1px solid #333333; 
                border-right:1px solid #333333;
                font-variant:normal;} 


input.text {  height:18px;width:75px;
              background-color:#FFFFFF;
              border-left:1px solid #3D9E38; 
              border-top:1px solid #3D9E38;
              border-bottom:1px solid #BCE7BA;
              border-right:1px solid #BCE7BA } 

input.text2 {  height:18px;width:80px;
              background-color:#FFFFFF;
              border-left:1px solid #000000; 
              border-top:1px solid #000000;
              border-bottom:1px solid #FFFFFF;
              border-right:1px solid #FFFFFF } 

input.text3 {  height:18px;width:80px;
              background-color:#FFFFFF;
              border-left:1px solid #000000; 
              border-top:1px solid #000000;
              border-bottom:1px solid #000000;
              border-right:1px solid #000000 } 

input.readonly { background: none;
	         height:20px;
	         border-style:none; 
	         padding-top:5px; } 
textarea { border:1px solid #888888}
input.sub {
	font-size: 12px;
	color: #111111;
	background-color: #EFEFEF;
	border: 1px ridge;
	height: 18px;
	}
input.inp,select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	background-color: #EFEFEF;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-size: 12px;
	color: #111111;
	height: 19px;
	}
th {
	font-size:14px;
}
.white {
	color: #FFFFFF
	}
