/* CSS Document */

body { margin: 0px; padding: 0px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
form { display: inline; }
img { border: none; }

#page { margin: 0px auto; text-align: left; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.hspace5 { height: 5px; }
.img_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.alert { padding: 5px 5px; margin: 0px 0px 5px 0px; color: #FFFFFF; background: url(../common/img/alert.png) no-repeat #FF0000 5px center; text-indent: 18px; }
.message { padding: 5px 5px; margin: 0px 0px 5px 0px; color: #0099FF; text-indent: 18px; background-color: #CCFF66; background-image: url(../common/img/information.png); background-repeat: no-repeat; background-position: 5px center; }
.round4 { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.round8 { -moz-border-radius: 8px; -webkit-border-radius: 8px; }
.round4_top {-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.round8_top {-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; }
.round4_bottom {-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.round8_bottom {-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; }
.ad468x60 { background: #EEE; width: 468px; height: 60px; }
.ad160x600 { background: #EEE; width: 160px; height: 600px; }
