body{text-align:center;margin:0}
a:hover{color:#FFF;background-color:#3b86ac}
h2{margin-top:5px;margin-bottom:5px}
h3{margin-top:2px;margin-bottom:2px}
#head{text-align:center;width:100%;height:45px;color:#FFF;background-image:url(../_images/background.png)}
#menu{color:#FFF;height:22px;background-color:#3b86ac;text-align:center;width:100%}
#menu a{color:#FFF;text-decoration:none;font-weight:700;padding-right:8px;padding-left:8px}
.sih a:hover{border:0;background-color:transparent;margin:0;padding:0}
#mbody{width:766px;min-height:400px;float:left;margin:2px 0}
#sidebar{width:208px;min-height:400px;float:left;margin:2px 2px 2px 0}
#topmt td{vertical-align:top;width:50%}
#footbar{background-color:#3b86ac;text-align:center;font-weight:700;padding:2px}
#footbar a{text-decoration:none;color:#FFF}
#search{margin-top:10px;margin-bottom:10px}
.bullet{background:url(../_images/bullet.jpg) no-repeat center left;padding-left:14px;width:50%}
.corner{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}
.content{border:1px solid #CCC;background:#EEE;color:#333}
a:link,a:visited{color:#000}
h1,form{margin:0}
h1 a,#head a{color:#FFF;text-decoration:none}
#head a:hover,a.movh:link,a.movh:visited{color:#FFF}
#menu a:hover,a.movh:hover,#footbar a:hover{color:#CCC}

/* This imageless css button was generated by CSSButtonGenerator.com */
.downloadb{	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;box-shadow:inset 0px 1px 0px 0px #ffffff;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');background-color:#ededed;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #999999;display:inline-block;color:#777777;font-family:arial;font-size:13px;font-weight:bold;padding:4px 14px;text-decoration:none;text-shadow:1px 1px 0px #ffffff;
}.downloadb:hover {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');background-color:#dfdfdf;
}.downloadb:active {position:relative;top:1px;}