body {
   margin: 0px;
   padding: 0px;
   /* background-color: #FFFFCC; */
 }
#wrap {
   text-align: left;
   margin-top: 0px;
   margin-right: auto;
   margin-left: auto;
   width: 780px;
 }
#top_header{
   font-size: x-small;
   color: #FFFFFF;
   text-align: center;
   padding: 1ex;
   background-color: #000066;
}
#header{
   font-size: xx-large;
   color: #FFFFFF;
   font-weight: bold;
   font-style: italic;
   text-align: left;
   padding: 2ex 1ex 0ex 100px;
   height: 70px;
   background-color: #000066;
   background-image: url('img/tbk_logo.png');
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-position: 10px 10px;
}
#header a{
   color: #FFFFFF;
   text-decoration: none;
}

#header a:hover{
   color: #FFCC00;
   text-decoration: none;
}

#inner {
   margin: 0px;
   background-color: #FFFFFF;
   background-image: url('img/index_back_sky.jpg');
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-position: center top;
}

#inner2 {
   margin: 0px;
   background-color: #FFFFFF;
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-position: center top;
}


#top_mainWrap {
   margin-right: auto;
   margin-left: auto;
   border-color: #FFFFFF;
   border-style: none;
   float: none;
   position: relative;
   height: 530px;
   background: url('img/index_back2.png') no-repeat scroll center 20px;
   }
#top_sideWrap {
   float: none;
}
#mainWrap {
   margin-right: auto;
   margin-left: auto;
   padding-top: 3px;
   border-color: #FFFFFF;
   border-style: none;
   float: none;
   clear: both;
   position: relative;
   width: 750px;
   }
   
.p{
padding-left: 10ex;
}

#sideWrap {
   float: left;
   width: 30px;
}
.clear { clear: both;}
.clear hr { display:none; }

#m1{ padding-top: 1.5ex; z-index: 10; top: 5px; left: 130px; }
#m2{ padding-top: 2.5ex; z-index: 9; top: 95px; left: 60px; }
#m3{ padding-top: 2.5ex; z-index: 8; top: 190px; left: 40px; }
#m4{ padding-top: 2.5ex; z-index: 9; top: 285px; left: 60px; }
#m5{ padding-top: 2.5ex; z-index: 10; top: 375px; left: 130px; }

#m6{ padding-top: 1.5ex; z-index: 10; top: 5px; left: 450px; }
#m7{ padding-top: 1.5ex; z-index: 9; top: 95px; left: 520px; }
#m8{ padding-top: 1.5ex; z-index: 8; top: 190px; left: 560px; }
#m9{ padding-top: 2.5ex; z-index: 9; top: 285px; left: 520px; }
#m10{ padding-top: 2.5ex; z-index: 10; top: 375px; left: 450px; }

#m11{ padding-top: 1.5ex; z-index: 10; top: 430px; left: 292px; }

.image a{
   font-size: 20px;
   color: #000099;
   font-weight: bold;
   line-height: 20px;
   text-decoration: none;
   text-align: center;
   vertical-align: middle;
   float: left;
   position: absolute;
   height: 80px;
   width: 195px;
   background: url(img/menu_back.png) no-repeat;
   display: block;
}
.image a:hover{
   color: #0000CC;
   background: url(img/menu_back_h.png) no-repeat;
}
.txt{
   background-color: #FFCC00;
}
.txt a{
   font-size: small;
   color: #000066;
   text-decoration: none;
   margin-left: 0.5px;
   padding: 2px 10px 2px 2px;
}
.txt a:hover{
   background-color: #99CCFF;
}
#footer{
   font-size: small;
   color: #FFFFFF;
   text-align: center;
   padding: 3px;
   background-color: #000066;
}
h1{
   font-size: 20px;
   color: #000066;
   text-align: left;
   margin: 0px;
   padding-top: 0.5ex;
   padding-left: 4ex;
   border-bottom-color: #000066;
   border-left-color: #000066;
   border-style: none;
   height: 33px;
   width: 726px;
   background-image: url('img/h1_img.png');
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-position: left top;
}
h2{
   font-size: large;
   color: #000066;
   font-weight: bold;
   margin: 0px 0px 0px 1ex;
   padding: 1ex 1ex 0.5ex;
   border-bottom-width: 2px;
   border-left-width: 10px;
   border-bottom-color: #000066;
   border-left-color: #000066;
   border-bottom-style: solid;
   border-left-style: solid;
   width: 670px;
}
h3{
   font-size: large;
   color: #000066;
   border-bottom-width: 2px;
   border-bottom-color: #000066;
   border-bottom-style: solid;
   width: 600px;
}
p{
   font-size: medium;
   color: #000066;
   line-height: 120%;
   text-align: left;
   margin: 0.5ex;
   padding: 0.5ex 0.5ex 0.5ex 4ex;
   width: 670px;
}

#top_cell{
   font-size: small;
   color: #000066;
   text-align: center;
   padding: 1ex;
   position: relative;
   height: 110px;
   width: 270px;
}
#top_cell a{
   color: #000066;
   text-decoration: none;
}

#top_cell a:hover{
   color: #FFCC00;
   text-decoration: none;
}

.lstupdat{
color: #FF0000;
font-style: italic;
}

#top_table{
   margin-right: auto;
   margin-left: auto;
   position: relative;
   width: 600px;
}
