body,td,input,select{font-size: 12px; color: #000000;line-height:140%}

a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #227700; text-decoration: underline}

a.pic:link { color: #000000; text-decoration: none }
a.pic:visited { color: #000000; text-decoration: none}
a.pic:hover { color: #FF0000; text-decoration: none}

a.red:link { color: #000000; text-decoration: none }
a.red:visited { color: #000000; text-decoration: none}
a.red:hover { color: #FF0000; text-decoration: none}

a.green:link { color: #000000; text-decoration: none }
a.green:visited { color: #000000; text-decoration: none}
a.green:hover { color: #227700; text-decoration: none}

a.white:link { color: #FFFFFF; text-decoration: none }
a.white:visited { color: #FFFFFF; text-decoration: none}
a.white:hover { color: #FFFFFF; text-decoration: none}

.bg {  background-repeat: no-repeat; }
.bg-bottom {  background-attachment: fixed; background-repeat: no-repeat; background-position: left bottom}

.shadow_green { width:100%; filter:dropshadow(color=#006600,offx=1,offy=1);}
.shadow_yellow { width:100%; filter:dropshadow(color=#333300,offx=1,offy=1);}
.shadow_white { width:100%; filter:dropshadow(color=#FFFFFF,offx=1,offy=1);}

input.button {  height:20px;
                font-size:9pt;
                cursor:hand;
                background-color:#F6FFE8;
                border-left:1px solid #669900; 
                border-top:1px solid #669900;
                border-bottom:1px solid #669900; 
                border-right:1px solid #669900;}

input.text {  height:18px;width:80px;
              background-color:#F4F7EB;
              border-left:1px solid #669900; 
              border-top:1px solid #669900;
              border-bottom:1px solid #FFFFFF;
              border-right:1px solid #FFFFFF}

input.text_nav {  height:18px;width:80px;
              background-color:#F0F0F0;
              border-left:1px solid #F0F0F0; 
              border-top:1px solid #F0F0F0;
              border-bottom:1px solid #000000;
              border-right:1px solid #F0F0F0}