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: #FF0000; text-decoration: underline}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none; }
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #006600;
	text-decoration: none;
}

a.nav02:link { color: #FF6633; text-decoration: none}
a.nav02:visited { color: #FF6633; text-decoration: none}
a.nav02:hover { color: #FF0000; text-decoration: none}

a.nav03:link { color: #0000CC; text-decoration: none}
a.nav03:visited { color: #0000CC; text-decoration: none}
a.nav03:hover { color: #FF0000; 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}
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.text_hy {  height:20px;width:100px;
              background-color:#F4FFF4;
              border-left:1px solid #F4FFF4; 
              border-top:1px solid #F4FFF4;
              border-bottom:1px solid #669933;
              border-right:1px solid #F4FFF4}

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;} 
