html{height:100%;margin-bottom:1px;}
*:focus{outline:none;}
body{font-family:Verdana,Arial,Helvetica,Georgia;background:#999999;font-size:8pt;color:#000000;margin:0px;padding:0px;}
h1{margin:0px;padding:0px;font-size:13pt;font-weight:bold;padding-top:12px;}
.content_bg{background:url(images/content_bg.jpg) repeat-y;}
.line{background:url(images/line_bg.gif) repeat-x top;height:35px;}
.hdr_rht_bg{background:url(images/hdr_rht.jpg) no-repeat bottom;}
.menu_bg{background:url(images/menu_bg.jpg) repeat-x;height:29px;}
.menu_lft_bg{background:url(images/menu_lft.jpg) no-repeat top left;width:127px;height:29px;}
.menu_rht_bg{background:url(images/menu_rht.jpg) no-repeat;width:246px;height:64px;}
.footer_bg{background: #999999 url(images/footer_bg.jpg) no-repeat top;}
.tbl_hdr_bg{background:url(images/menu_bg.jpg) repeat-x;color:#FFFFFF;}
.pattern_bg{background:url(images/pattern_bg.gif) repeat-x;}

.wht1{font-size:8pt;color:#FFFFFF;}
.red1{font-size:8pt;color:#FF0000;}
.grn1{font-size:8pt;color:#0D8B08;}
.blk1{font-size:8pt;color:#000000;}

.wht1b{font-size:8pt;font-weight:bold;color:#FFFFFF;}
.red1b{font-size:8pt;font-weight:bold;color:#FF0000;}
.grn1b{font-size:8pt;font-weight:bold;color:#0D8B08;}
.blu1b{font-size:8pt;font-weight:bold;color:#396271;}
.blk1b{font-size:8pt;font-weight:bold;color:#000000;}


a{color:#000000;text-decoration:none;}
a:hover{color:#000000;text-decoration:underline;}

.lnblu1{color:#072B4F;text-decoration:none;}
.lnblu1:hover{color:#072B4F;text-decoration:underline;}
.lnred1{color:#FF0000;text-decoration:none;}
.lnred1:hover{color:#FF0000;text-decoration:underline;}

.lnred1b{color:#FF0000;text-decoration:none;font-weight:bold;}
.lnred1b:hover{color:#FF0000;text-decoration:underline;font-weight:bold;}

.tbox{font-family:Verdana,Arial,Helvetica,Georgia;background:#EEEEEE;font-size:8pt;color:#000000;border:1px solid #CCCCCC;}
.tbox:focus{background:#FFFFE1;border:1px solid #C15252;}
.clsbtn{font-family:Verdana,Arial,Helvetica,Georgia;background:url(images/menu_bg.jpg) repeat-x;height:20px;font-size:8pt;font-weight:bold;color:#FFFFFF;border:1px solid #0E1F33;padding-bottom:3px;cursor:pointer;}

#tab{float:left;width:100%;background:#F4F7FB;line-height:normal;border-bottom:1px solid #BCD2E6;}
#tab ul{margin:0;padding:2px 0px 0 1px;list-style:none;}
#tab li{display:inline;margin:0;padding:0;}
#tab a{float:left;background:url("images/tableft.gif") no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none;cursor:pointer;}
#tab a span{float:left;display:block;background:url("images/tabright.gif") no-repeat right top;padding:5px 15px 4px 6px;color:#194067;font-weight:bold;}
#tab a:hover span{color:#030D17;}
#tab a:hover{background-position:0% -42px;}
#tab a:hover span{background-position:100% -42px;}
#tab #current a{background-position:0% -42px;}
#tab #current a span{background-position:100% -42px;}
