body {font-family: Tahoma, Geneva, sans-serif}
#lgo {border:0}
.clr {clear: both;}
#mtx, #mtd, #brd {margin:0 auto; font-family: Tahoma, Geneva, sans-serif;}
#breadcrumb {text-align:left}
#mtx input[type=text], #mtx textarea {width:100%}
#mtx input[type=submit], input[type=reset] {background-color:#3399cc; color:#ffffff}
#hdr, #mtx, #foot {margin: 10px auto;}
#foot {text-align:center}
#foot a {display: inline-block; width:160px; text-align:center}
#hdr img {border:0}
#rht a {font-family: "Arial Black", Gadget, sans-serif}
#rht img {border:0; margin:0 3px}
#hdr a:link {text-decoration: underline; color: #990000}
#hdr a:visited {text-decoration: underline; color: #990000}
#hdr a:active {text-decoration: underline; color: #990000}
#hdr a:hover {text-decoration: none; color: #990000}
#brd a:link {text-decoration: underline; color: #3399cc}
#brd a:visited {text-decoration: underline; color: #3399cc}
#brd a:active {text-decoration: underline; color: #3399cc}
#brd a:hover {text-decoration: none; color: #990000}
#foot a:link {text-decoration: underline; color: #3399cc}
#foot a:visited {text-decoration: underline; color: #3399cc}
#foot a:active {text-decoration: underline; color: #3399cc}
#foot a:hover {text-decoration: none; color: #990000}
h1 {text-align:center; font-family: "Arial Black", Gadget, sans-serif; color:#3399cc}     
.lin {width:100%; height:2px; ; background-color:#3399cc; margin:5px 0}

#rht {
                width: 300px;
                height: 54px;
                text-align: right;
                padding: 0;
                margin: 0;
            }
#hnb {text-align: left;}
#lgo {
                margin: 0;
                padding: 0;
                width: 300px;
                height: 50px;
            }
@media all and (min-width:1024px){
#hdr, #mtx, #mtd, #foot, #brd {width:1000px}
#lgo {float: left}
#rht {float:right;  text-align: right;}
}
@media all and (min-width: 640px) and (max-width: 1023px) {
#hdr, #mtx, #mtd, #foot, #brd {width:620px}
#lgo {float: left}
#rht {float:right;  text-align: right;}
}
@media all and (max-width: 639px){
#hdr, #mtx, #mtd, #foot, #brd {width:300px}
}
       