body,td{font-size: 12px; color: #000000;line-height:150%}
input,select{font-size: 12px; color: #000000}

a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #009900; text-decoration: underline}

.bg_11 {  background-attachment: fixed; background-repeat: no-repeat; background-position: left top}
.bg_12 {  background-attachment: fixed; background-repeat: no-repeat; background-position: center top}
.bg_13 {  background-attachment: fixed; background-repeat: no-repeat; background-position: right top}
.bg_21 {  background-attachment: fixed; background-repeat: no-repeat; background-position: left center}
.bg_22 {  background-attachment: fixed; background-repeat: no-repeat; background-position: center center}
.bg_23 {  background-attachment: fixed; background-repeat: no-repeat; background-position: right center}
.bg_31 {  background-attachment: fixed; background-repeat: no-repeat; background-position: left bottom}
.bg_32 {  background-attachment: fixed; background-repeat: no-repeat; background-position: center bottom}
.bg_33 {  background-attachment: fixed; background-repeat: no-repeat; background-position: right bottom}
.bg_x01 {  background-attachment: fixed; background-repeat: repeat-x; background-position: left top}
.bg_x02 {  background-attachment: fixed; background-repeat: repeat-x; background-position: left center}
.bg_x03 {  background-attachment: fixed; background-repeat: repeat-x; background-position: left bottom}
.bg_y01 {  background-attachment: fixed; background-repeat: repeat-y; background-position: left top}
.bg_y02 {  background-attachment: fixed; background-repeat: repeat-y; background-position: center top}
.bg_y03 {  background-attachment: fixed; background-repeat: repeat-y; background-position: right top}

.shadow_white { width:100%; filter:dropshadow(color=#FFFFFF,offx=1,offy=1);}

input.text {  height:18px;width:80px;background-color:#FFFFFF;border:#000000 1px solid}
input.text_line {  height:20px;width:100px;
              background-color:#F4FFF4;
              border-left:1px solid #F4FFF4; 
              border-top:1px solid #F4FFF4;
              border-bottom:1px solid #BCE38F;
              border-right:1px solid #F4FFF4}
input.button {  height:22px;cursor:hand;background-color:#EEEEEE;border:#FFFFFF 1px inset}
