* {margin: 0; padding: 0}

body, td, input, select, textarea {font: 62.5% arial, sans-serif; color: black}

select {min-width: 1.5em}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin: 0 0 .9em 0}
fieldset {padding: .6em}

a:link, a:visited, a:focus, a:hover, a:active {color: #315788}
img, table {border: 0}
table, input {border-collapse: collapse;}


.normal {font-weight: normal}
.bold {font-weight: bold}

.hide {display: none}

.w100 {width: 100%; clear: both}
.half {width: 48%; margin-bottom: .9em}

.single {width: 34%; margin-bottom: .9em}
.double {width: 64%}

.narrow {width: 30%}
.wide {width: 68%}

.s_narrow {width: 20%; margin-bottom: 3em}
.s_wide {width: 78%; margin-bottom: 3em}


.left {float: left}
.right {float: right}

#bord {border: 1px solid red}

.mb00 {margin-bottom: 0 !important}
.mb01 {margin-bottom: 0.1em !important}
.mb02 {margin-bottom: 0.2em !important}
.mb03 {margin-bottom: 0.3em !important}
.mb04 {margin-bottom: 0.4em !important}
.mb05 {margin-bottom: 0.5em !important}
.mb06 {margin-bottom: 0.6em !important}
.mb09 {margin-bottom: 0.9em !important}
.mb12 {margin-bottom: 1.2em !important}
.mb15 {margin-bottom: 1.5em !important}
.mb18 {margin-bottom: 1.8em !important}
.mb21 {margin-bottom: 2.1em !important}
.mb30 {margin-bottom: 3.0em !important}
.mb42 {margin-bottom: 4.2em !important}

.mr03 {margin-right: .3em !important}
.pr03 {padding-right: .3em !important}

.silver {color: silver}
.gray {color: gray !important}
#gray {color: gray !important}
.black {color: black}
.white {color: black}

.clear {border: none !important; padding: 0 !important; margin: 0 !important}
.bn {border: none !important}
.cll {clear: left}
.clr {clear: right}
.clb {clear: both}

.clb_right {border-right: none !important}
.clb_left {border-left: none !important}
.clb_top {border-top: none !important}


.ptn {padding-top: 0 !important}

.ofh {overflow: hidden}

.h1px {height: 1px}
