body,select{font-size: 12px; color: #000000;line-height:150%}

a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #000000; text-decoration: none}

a.navdb:link { color: #000000; text-decoration: none}
a.navdb:visited { color: #000000; text-decoration: none}
a.navdb:hover { color: #000000; text-decoration: none}

a.navdb2:link { color: #000000; text-decoration: none}
a.navdb2:visited { color: #000000; text-decoration: none}
a.navdb2:hover { color: #0000FF; text-decoration: none}

.bg {  background-attachment: fixed; background-repeat: no-repeat; background-position: left top}
.bg_right {  background-attachment: fixed; background-repeat: no-repeat; background-position: right top}
.bg_x {  background-attachment: fixed; background-repeat: repeat-x; background-position: left top}
.bg_y {  background-attachment: fixed; background-repeat: repeat-y; background-position: left top}
.bg_bottom {  background-attachment: fixed; background-repeat: no-repeat; background-position: left bottom}
.bg_center {	background-repeat: no-repeat;	background-position: center center;}

.shadow_white { width:100%; filter:dropshadow(color=#FFFFFF,offx=1,offy=1);}
.shadow_black { width:100%; filter:dropshadow(color=#000000,offx=1,offy=1);}
.shadow_green { width:100%; filter:dropshadow(color=#336600,offx=1,offy=1);}

input.text {  height:20px;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; line-height: normal}
input.text_db {  height:20px;width:80px;
              background-color:#F4F7FF;
              border-left:1px solid #4275d6; 
              border-top:1px solid #4275d6;
              border-bottom:1px solid #FFFFFF;
              border-right:1px solid #FFFFFF}

input.button_blue {  height:22px;
                font-size:9pt;
                cursor:hand;
                background-color:#bdcff7;
                border-left:1px solid #FFFFFF; 
                border-top:1px solid #FFFFFF;
                border-bottom:1px solid #4275d6; 
                border-right:1px solid #4275d6;
                font-variant:normal;} 

input.button_green {  height:22px;
                font-size:9pt;
                cursor:hand;
                background-color:#ADE36B;
                border-left:1px solid #FFFFFF; 
                border-top:1px solid #FFFFFF;
                border-bottom:1px solid #336600; 
                border-right:1px solid #336600;
                font-variant:normal;} 
td { font-size: 9pt; color: #000000;line-height:150% } 