div#container {
   margin: 0 auto 0 auto;
   position: relative;
   text-align: center;
   width: 1000px;

}
body {
   background-attachment: scroll;
   background-color: #000000;
   background-image: url(../../images/bit/Aeaai.gif);
   background-position: left top;
   background-repeat: repeat;
   color: #9ab7dd;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
@-webkit-keyframes animate-border {
0% {
   border-color: #000000;
}
100% {
   border-color: #FF0000;
}
}
@-moz-keyframes animate-border {
0% {
   border-color: #000000;
}
100% {
   border-color: #FF0000;
}
}
@-o-keyframes animate-border {
0% {
   border-color: #000000;
}
100% {
   border-color: #FF0000;
}
}
@-ms-keyframes animate-border {
0% {
   border-color: #000000;
}
100% {
   border-color: #FF0000;
}
}
@keyframes animate-border {
0% {
   border-color: #000000;
}
100% {
   border-color: #FF0000;
}
}
a {
   color: #1E90FF;
   text-decoration: underline;
}
a:visited {
   color: #1E90FF;
}
a:active {
   color: #A0522D;
}
a:hover {
   color: #C0C0C0;
   text-decoration: underline;
}
#Image2 {
   border: 0px #000000 solid;
   height: 100%;
   left: 0;
   padding: 0px 0px 0px 0px;
   top: 0;
   width: 100%;
}
#username {
   background-color: transparent;
   background-image: url(../../images/bit/login_username_bkgrnd.png);
   background-position: left top;
   border: 1px #CCCCCC solid;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   padding: 4px 4px 4px 4px;
   text-align: left;
   vertical-align: middle;
}
#username:focus {
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#password {
   background-color: transparent;
   background-image: url(../../images/bit/login_password_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   border: 1px #CCCCCC solid;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   padding: 4px 4px 4px 4px;
   text-align: left;
   vertical-align: middle;
}
#password:focus {
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#login {
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   background-color: transparent;
   background-image: url(../../images/bit/login_login_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   border: 1px #696969 solid;
   border-radius: 3px;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
#Image4 {
   border: 0px #000000 solid;
   height: 100%;
   left: 0;
   padding: 0px 0px 0px 0px;
   top: 0;
   width: 100%;
}
#Pagination1 {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   display: inline-block;
   font-family: Arial;
   font-size: 0;
   font-weight: normal;
   list-style: none;
   padding: 0;
}
#Pagination1 > li {
   display: inline;
   font-size: 13px;
}
#Pagination1 > li > a,
#Pagination1 > li > span {
   background-color: transparent;
   background-image: url(../../images/bit/login_Pagination1_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   border: 1px #DDDDDD solid;
   color: #FFFFFF;
   float: left;
   margin-left: -1px;
   padding: 6px 12px 6px 12px;
   position: relative;
   text-decoration: none;
}
#Pagination1 > li:first-child > a,
#Pagination1 > li:first-child > span {
   -moz-border-bottom-left-radius: 4px;
   -moz-border-top-left-radius: 4px;
   -webkit-border-bottom-left-radius: 4px;
   -webkit-border-top-left-radius: 4px;
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
   margin-left: 0;
}
#Pagination1 > li:last-child > a,
#Pagination1 > li:last-child > span {
   -moz-border-bottom-right-radius: 4px;
   -moz-border-top-right-radius: 4px;
   -webkit-border-bottom-right-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#Pagination1 > li > a:hover,
#Pagination1 > li > span:hover,
#Pagination1 > li > a:focus,
#Pagination1 > li > span:focus {
   background-color: #FFFFFF;
   color: #4169E1;
}
#Pagination1 > .active > a,
#Pagination1 > .active > span,
#Pagination1 > .active > a:hover,
#Pagination1 > .active > span:hover,
#Pagination1 > .active > a:focus,
#Pagination1 > .active > span:focus {
   background-color: #0000FF;
   border-color: #0000FF;
   color: #FFFFFF;
   cursor: default;
   z-index: 2;
}
#Pagination1 > .disabled > span,
#Pagination1 > .disabled > span:hover,
#Pagination1 > .disabled > span:focus,
#Pagination1 > .disabled > a,
#Pagination1 > .disabled > a:hover,
#Pagination1 > .disabled > a:focus {
   background-color: #FFFFFF;
   color: #777777;
   cursor: not-allowed;
}
#Pagination2 {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   display: inline-block;
   font-family: Arial;
   font-size: 0;
   font-weight: normal;
   list-style: none;
   padding: 0;
}
#Pagination2 > li {
   display: inline;
   font-size: 13px;
}
#Pagination2 > li > a,
#Pagination2 > li > span {
   background-color: transparent;
   background-image: url(../../images/bit/login_Pagination2_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   border: 1px #DDDDDD solid;
   color: #FFFFFF;
   float: left;
   margin-left: -1px;
   padding: 6px 12px 6px 12px;
   position: relative;
   text-decoration: none;
}
#Pagination2 > li:first-child > a,
#Pagination2 > li:first-child > span {
   -moz-border-bottom-left-radius: 4px;
   -moz-border-top-left-radius: 4px;
   -webkit-border-bottom-left-radius: 4px;
   -webkit-border-top-left-radius: 4px;
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
   margin-left: 0;
}
#Pagination2 > li:last-child > a,
#Pagination2 > li:last-child > span {
   -moz-border-bottom-right-radius: 4px;
   -moz-border-top-right-radius: 4px;
   -webkit-border-bottom-right-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#Pagination2 > li > a:hover,
#Pagination2 > li > span:hover,
#Pagination2 > li > a:focus,
#Pagination2 > li > span:focus {
   background-color: #FFFFFF;
   color: #4169E1;
}
#Pagination2 > .active > a,
#Pagination2 > .active > span,
#Pagination2 > .active > a:hover,
#Pagination2 > .active > span:hover,
#Pagination2 > .active > a:focus,
#Pagination2 > .active > span:focus {
   background-color: #0000FF;
   border-color: #0000FF;
   color: #FFFFFF;
   cursor: default;
   z-index: 2;
}
#Pagination2 > .disabled > span,
#Pagination2 > .disabled > span:hover,
#Pagination2 > .disabled > span:focus,
#Pagination2 > .disabled > a,
#Pagination2 > .disabled > a:hover,
#Pagination2 > .disabled > a:focus {
   background-color: #FFFFFF;
   color: #777777;
   cursor: not-allowed;
}
#Image1 {
   -moz-animation: animate-border 500ms linear 2ms infinite normal;
   -webkit-animation: animate-border 500ms linear 2ms infinite normal;
   animation: animate-border 500ms linear 2ms infinite normal;
   border-width: 0;
   height: 128%;
   left: 0;
   top: 0;
   width: 63%;
   z-index: 1;
}
#Image3 {
   border: 0px #000000 solid;
   height: 100%;
   left: 0;
   padding: 0px 0px 0px 0px;
   top: 0;
   width: 100%;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text4 div {
   text-align: center;
}
#Shape1 {
   border-width: 0;
}
#Image5 {
   border: 0px #000000 solid;
   height: 100%;
   left: 0;
   padding: 0px 0px 0px 0px;
   top: 0;
   width: 100%;
}
#Image6 {
   border: 0px #000000 solid;
   height: 100%;
   left: 0;
   padding: 0px 0px 0px 0px;
   top: 0;
   width: 100%;
}
#Image7 {
   border: 0px #000000 solid;
   height: 100%;
   left: 0;
   padding: 0px 0px 0px 0px;
   top: 0;
   width: 100%;
}
#wb_Form1 {
   background-color: transparent;
   background-image: none;
   border-bottom-color: #000000;
   border-bottom-style: solid;
   border-bottom-width: 0px;
   border-left-color: #000000;
   border-left-style: solid;
   border-left-width: 0px;
   border-right-color: #000000;
   border-right-style: solid;
   border-right-width: 0px;
   border-top-color: #000000;
   border-top-style: solid;
   border-top-width: 0px;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text1 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
#wb_Text1 div {
   text-align: left;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text2 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
#wb_Text2 div {
   text-align: left;
}
#wb_Text1 {
   height: 16px;
   left: 68px;
   position: absolute;
   text-align: left;
   top: 30px;
   width: 278px;
   z-index: 3;
}
#username {
   height: auto;
   left: 68px;
   line-height: 18px;
   position: absolute;
   top: 54px;
   width: 264px;
   z-index: 0;
}
#Shape1 {
   height: 27px;
   width: 151px;
}
#wb_Text2 {
   height: 16px;
   left: 68px;
   position: absolute;
   text-align: left;
   top: 92px;
   width: 278px;
   z-index: 4;
}
#login {
  height: 26px; 
   left: 155px;
   position: absolute;
   top: 189px;
   width: 116px;
   z-index: 2;
}
#wb_Image1 {
   height: 83px;
   left: 203px;
   position: absolute;
   top: 49px;
   width: 590px;
   z-index: 9;
}
#wb_Text4 {
   height: 16px;
   left: 412px;
   position: absolute;
   text-align: center;
   top: 502px;
   width: 196px;
   z-index: 11;
}
#wb_Image2 {
   height: 1114px;
   left: 207px;
   position: absolute;
   top: 5px;
   width: 582px;
   z-index: 2;
}
#wb_Image3 {
   height: 601px;
   left: 32px;
   position: absolute;
   top: 518px;
   width: 688px;
   z-index: 10;
}
#wb_Image4 {
   height: 148px;
   left: 207px;
   position: absolute;
   top: 0px;
   width: 583px;
   z-index: 6;
}
#wb_Image5 {
   height: 30px;
   left: 231px;
   position: absolute;
   top: 133px;
   width: 29px;
   z-index: 13;
}
#wb_Image6 {
   height: 30px;
   left: 271px;
   position: absolute;
   top: 133px;
   width: 26px;
   z-index: 14;
}
#wb_Pagination1 {
   height: 34px;
   left: 682px;
   position: absolute;
   top: 134px;
   width: 148px;
   z-index: 9;
}
#wb_Image7 {
   height: 30px;
   left: 306px;
   position: absolute;
   top: 133px;
   width: 32px;
   z-index: 15;
}
#wb_Pagination2 {
   height: 34px;
   left: 628px;
   position: absolute;
   top: 134px;
   width: 56px;
   z-index: 12;
}
#password {
   height: auto;
   left: 68px;
   line-height: 18px;
   position: absolute;
   top: 112px;
   width: 264px;
   z-index: 1;
}
#wb_Form1 {
   height: 260px;
   left: 302px;
   position: absolute;
   top: 209px;
   width: 300px;
   z-index: ;
}
#wb_Shape1 {
   filter: alpha(opacity=0);
   height: 27px;
   left: 423px;
   opacity: 0.00;
   position: absolute;
   top: 497px;
   width: 151px;
   z-index: 12;
}
@media only screen and (min-width: 980px) and (max-width: 999px) {
div#container {
   width: 980px;
}
#wb_Image2 {
   display: inline;
   height: 1126px;
   left: 218px;
   top: 11px;
   visibility: visible;
   width: 563px;
}
#username {
   background-color: transparent;
   background-image: url(../../images/bit/login_username_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: auto;
   left: 68px;
   top: 54px;
   visibility: visible;
   width: 264px;
}
#password {
   background-color: transparent;
   background-image: url(../../images/bit/login_password_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: auto;
   left: 68px;
   top: 112px;
   visibility: visible;
   width: 264px;
}
#login {
   background-color: transparent;
   background-image: url(../../images/bit/login_login_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: 24px;
   left: 155px;
   top: 189px;
   visibility: visible;
   width: 107px;
}
#wb_Image4 {
   display: inline;
   height: 150px;
   left: 218px;
   top: 0px;
   visibility: visible;
   width: 564px;
}
#wb_Pagination1 {
   display: inline;
   height: 34px;
   left: 684px;
   top: 136px;
   visibility: visible;
   width: 148px;
}
#wb_Pagination2 {
   display: inline;
   height: 34px;
   left: 628px;
   top: 136px;
   visibility: visible;
   width: 56px;
}
#wb_Image1 {
   display: inline;
   left: 220px;
   top: 50px;
   visibility: visible;
   width: 560px;
}
#wb_Image3 {
   display: inline;
   height: 613px;
   left: 40px;
   top: 524px;
   visibility: visible;
   width: 688px;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   left: 405px;
   top: 504px;
   visibility: visible;
   width: 196px;
}
#wb_Shape1 {
   display: inline;
   left: 435px;
   top: 499px;
   visibility: visible;
}
#wb_Image5 {
   display: inline;
   height: 30px;
   left: 229px;
   top: 135px;
   visibility: visible;
   width: 29px;
}
#wb_Image6 {
   display: inline;
   height: 30px;
   left: 269px;
   top: 135px;
   visibility: visible;
   width: 26px;
}
#wb_Image7 {
   display: inline;
   height: 30px;
   left: 304px;
   top: 135px;
   visibility: visible;
   width: 32px;
}
#wb_Form1 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 260px;
   left: 296px;
   top: 211px;
   visibility: visible;
   width: 388px;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   left: 67px;
   top: 33px;
   visibility: visible;
   width: 278px;
}
#wb_Text1 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   left: 67px;
   top: 92px;
   visibility: visible;
   width: 278px;
}
#wb_Text2 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
}
@media only screen and (min-width: 800px) and (max-width: 979px) {
div#container {
   width: 800px;
}
#wb_Image2 {
   display: inline;
   height: 968px;
   left: 153px;
   top: 0px;
   visibility: visible;
   width: 494px;
}
#username {
   background-color: transparent;
   background-image: url(../../images/bit/login_username_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: auto;
   left: 57px;
   top: 54px;
   visibility: visible;
   width: 264px;
}
#password {
   background-color: transparent;
   background-image: url(../../images/bit/login_password_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: auto;
   left: 57px;
   top: 112px;
   visibility: visible;
   width: 264px;
}
#login {
   background-color: transparent;
   background-image: url(../../images/bit/login_login_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: 24px;
   left: 141px;
   top: 189px;
   visibility: visible;
   width: 107px;
}
#wb_Image4 {
   display: inline;
   height: 148px;
   left: 153px;
   top: 0px;
   visibility: visible;
   width: 494px;
}
#wb_Pagination1 {
   display: inline;
   height: 34px;
   left: 534px;
   top: 131px;
   visibility: visible;
   width: 148px;
}
#wb_Pagination2 {
   display: inline;
   height: 34px;
   left: 478px;
   top: 131px;
   visibility: visible;
   width: 56px;
}
#wb_Image1 {
   display: inline;
   left: 152px;
   top: 49px;
   visibility: visible;
   width: 490px;
}
#wb_Image3 {
   display: inline;
   height: 499px;
   left: 2px;
   top: 469px;
   visibility: visible;
   width: 601px;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   left: 302px;
   top: 502px;
   visibility: visible;
   width: 196px;
}
#wb_Shape1 {
   display: inline;
   left: 325px;
   top: 497px;
   visibility: visible;
}
#wb_Image5 {
   display: inline;
   height: 30px;
   left: 181px;
   top: 133px;
   visibility: visible;
   width: 29px;
}
#wb_Image6 {
   display: inline;
   height: 30px;
   left: 221px;
   top: 133px;
   visibility: visible;
   width: 26px;
}
#wb_Image7 {
   display: inline;
   height: 30px;
   left: 256px;
   top: 133px;
   visibility: visible;
   width: 32px;
}
#wb_Form1 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 260px;
   left: 206px;
   top: 209px;
   visibility: visible;
   width: 388px;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   left: 55px;
   top: 32px;
   visibility: visible;
   width: 278px;
}
#wb_Text1 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   left: 55px;
   top: 93px;
   visibility: visible;
   width: 278px;
}
#wb_Text2 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
div#container {
   width: 768px;
}
#wb_Image2 {
   display: inline;
   height: 984px;
   left: 145px;
   top: 5px;
   visibility: visible;
   width: 479px;
}
#username {
   background-color: transparent;
   background-image: url(../../images/bit/login_username_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: auto;
   left: 111px;
   top: 54px;
   visibility: visible;
   width: 264px;
}
#password {
   background-color: transparent;
   background-image: url(../../images/bit/login_password_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: auto;
   left: 111px;
   top: 112px;
   visibility: visible;
   width: 264px;
}
#login {
   background-color: transparent;
   background-image: url(../../images/bit/login_login_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: 24px;
   left: 195px;
   top: 190px;
   visibility: visible;
   width: 107px;
}
#wb_Image4 {
   display: inline;
   height: 153px;
   left: 142px;
   top: 0px;
   visibility: visible;
   width: 484px;
}
#wb_Pagination1 {
   display: inline;
   height: 34px;
   left: 522px;
   top: 134px;
   visibility: visible;
   width: 148px;
}
#wb_Pagination2 {
   display: inline;
   height: 34px;
   left: 466px;
   top: 134px;
   visibility: visible;
   width: 56px;
}
#wb_Image1 {
   display: inline;
   left: 146px;
   top: 52px;
   visibility: visible;
   width: 480px;
}
#wb_Image3 {
   display: inline;
   height: 499px;
   left: 5px;
   top: 490px;
   visibility: visible;
   width: 582px;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   left: 286px;
   top: 502px;
   visibility: visible;
   width: 196px;
}
#wb_Shape1 {
   display: inline;
   left: 309px;
   top: 497px;
   visibility: visible;
}
#wb_Image5 {
   display: inline;
   height: 30px;
   left: 157px;
   top: 133px;
   visibility: visible;
   width: 29px;
}
#wb_Image6 {
   display: inline;
   height: 30px;
   left: 197px;
   top: 133px;
   visibility: visible;
   width: 26px;
}
#wb_Image7 {
   display: inline;
   height: 30px;
   left: 232px;
   top: 133px;
   visibility: visible;
   width: 32px;
}
#wb_Form1 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 260px;
   left: 136px;
   top: 200px;
   visibility: visible;
   width: 388px;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   left: 110px;
   top: 32px;
   visibility: visible;
   width: 278px;
}
#wb_Text1 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   left: 110px;
   top: 93px;
   visibility: visible;
   width: 278px;
}
#wb_Text2 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
}
@media only screen and (min-width: 550px) and (max-width: 767px) {
div#container {
   width: 550px;
}
#wb_Image2 {
   display: inline;
   height: 874px;
   left: 82px;
   top: 0px;
   visibility: visible;
   width: 401px;
}
#username {
   background-color: transparent;
   background-image: url(../../images/bit/login_username_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: auto;
   
   top: 26px;
   visibility: visible;
   width: 264px;
}
#password {
   background-color: transparent;
   background-image: url(../../images/bit/login_password_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: auto;
   
   top: 84px;
   visibility: visible;
   width: 264px;
}
#login {
   background-color: transparent;
   background-image: url(../../images/bit/login_login_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: 24px;
   left: ;
   top: 162px;
   visibility: visible;
   width: 107px;
}
#wb_Image4 {
   display: inline;
   height: 136px;
   left: 82px;
   top: 0px;
   visibility: visible;
   width: 401px;
}
#wb_Pagination1 {
   display: inline;
   height: 34px;
   left: 377px;
   top: 120px;
   visibility: visible;
   width: 148px;
}
#wb_Pagination2 {
   display: inline;
   height: 34px;
   left: 321px;
   top: 120px;
   visibility: visible;
   width: 56px;
}
#wb_Image1 {
   display: inline;
   height: 75px;
   left: 80px;
   top: 45px;
   visibility: visible;
   width: 400px;
}
#wb_Image3 {
   display: inline;
   height: 399px;
   left: 0px;
   top: 475px;
   visibility: visible;
   width: 458px;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   left: 195px;
   top: 475px;
   visibility: visible;
   width: 196px;
}
#wb_Shape1 {
   display: inline;
   left: 215px;
   top: 470px;
   visibility: visible;
}
#wb_Image5 {
   display: inline;
   height: 30px;
   left: 102px;
   top: 122px;
   visibility: visible;
   width: 29px;
}
#wb_Image6 {
   display: inline;
   height: 30px;
   left: 142px;
   top: 122px;
   visibility: visible;
   width: 26px;
}
#wb_Image7 {
   display: inline;
   height: 30px;
   left: 177px;
   top: 122px;
   visibility: visible;
   width: 32px;
}
#wb_Form1 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 260px;
   left: 84px;
   top: 182px;
   visibility: visible;
   width: 388px;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   
   top: 3px;
   visibility: visible;
   width: 278px;
}
#wb_Text1 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   
   top: 64px;
   visibility: visible;
   width: 278px;
}
#wb_Text2 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
}
@media only screen and (max-width: 549px) {
div#container {
   width: 320px;
}
#Image1 {
   -moz-animation: animate-border 500ms linear 2ms infinite normal;
   -webkit-animation: animate-border 500ms linear 2ms infinite normal;
   animation: animate-border 500ms linear 2ms infinite normal;
   border-width: 0;
   height: 180%;
   left: 0;
   top: 0;
   width: 110%;
}
#wb_Image2 {
   display: inline;
   height: 665px;
   center: 3px;
   top: 1px;
   visibility: visible;
   width: 100%;
}
#username {
   background-color: transparent;
   background-image: url(../../images/bit/login_username_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: auto;
   center: 100%;
   top: 54px;
   visibility: visible;
   width: 100%;
}
#password {
   background-color: transparent;
   background-image: url(../../images/bit/login_password_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: auto;
   center: 100%;
   top: 112px;
   visibility: visible;
   width: 100%;
}
#login {
   background-color: transparent;
   background-image: url(../../images/bit/login_login_bkgrnd.png);
   background-position: left top;
   background-repeat: repeat-x;
   color: #FFFFFF;
   display: inline;
   height: 24px;
   left: 30%;
   top: 181px;
   visibility: visible;
   width: 50%;
}
#wb_Image4 {
   display: inline;
   height: 65px;
   center: 3px;
   top: 1px;
   visibility: visible;
   width: 258px;
}
#wb_Pagination1 {
   display: inline;
   height: 34px;
   left: 113px;
   top: 120px;
   visibility: visible;
   width: 148px;
}
#wb_Pagination2 {
   display: inline;
   height: 34px;
   left: 57px;
   top: 120px;
   visibility: visible;
   width: 56px;
}
#wb_Image1 {
   display: inline;
   height: 45px;
   left: 8px;
   top: 16px;
   visibility: visible;
   width: 248px;
}
#wb_Image3 {
   display: inline;
   height: 234px;
   left: 3px;
   top: 432px;
   visibility: visible;
   width: 248px;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   left: 36px;
   top: 381px;
   visibility: visible;
   width: 196px;
}
#wb_Shape1 {
   display: inline;
   left: 52px;
   top: 378px;
   visibility: visible;
}
#wb_Image5 {
   display: inline;
   height: 18px;
   left: 10px;
   top: 58px;
   visibility: visible;
   width: 18px;
}
#wb_Image6 {
   display: inline;
   height: 19px;
   left: 33px;
   top: 58px;
   visibility: visible;
   width: 17px;
}
#wb_Image7 {
   display: inline;
   height: 19px;
   left: 56px;
   top: 58px;
   visibility: visible;
   width: 22px;
}
#wb_Form1 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 219px;
   left: 10px;
   top: 132px;
   visibility: visible;
   width: 241px;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   center: 100%;
   top: 30px;
   visibility: visible;
   width: 50%;
}
#wb_Text1 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   display: inline;
   height: 16px;
   center: 100%;
   top: 92px;
   visibility: visible;
   width: 50%;
}
#wb_Text2 {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
}
