<!--
body {font-family: Arial, Helvetica, sans-serif; margin:0px;}
div.header {margin-bottom: 10px; height: 150px; width: 83%; background:#666655; clear: right}
div.topnav {float: left; width: 100%; height: 30px; padding-top: 10px; background:#ededcd; border-top: solid 1px #800000; border-bottom: solid 1px #800000; }

div.emailbox {padding: 5px; margin:2px; border: solid 1px #dbdaab;}

div.navbar {float: left; width: 15%; padding: 5px; text-align: right; margin-right: 5px; margin-top:5px}
div.contents {float: left; width: 50%;  padding: 5px; border-left: solid 1px #eee; border-right: solid 1px #eee; margin-top:5px}
div.navright {float: left; width: 13%; padding: 5px ; margin-left: 5px; margin-top:5px}

div.footer {padding: 5px; margin-top: 10px; border: solid 1px #800; background: #ededcd; color: #000; text-align: center; font-weight: bold;}
h1 {font-weight: bold; font-size: 1.1em; color: #800000;}
h2 {font-weight: bold; font-size: 1em; color: #665; }
h3 {font-weight: bold; font-size: .9em; color: #665; border-bottom: solid 1px #727272}
h3.navright {font-weight: bold; font-size: .9em; color: #665; border-bottom: solid 1px #727272; margin-bottom:0px;}
h4 {font-weight: bold; font-size: .9em; color: #665; }
p {font-size: .8em; }
span.floatright {float: right; padding-right: 10px}
p.box {margin: 0px}
p.left {text-align: left;}
p.navright {font-weight: bold; font-size: 1em; }
p.navbar {padding: 0px; margin: 0px 0px 5px 0px; border-bottom: solid 1px #ccc}
p.header {color:#fff; font-weight: bold; font-size: 1.3em;  }
p.emailbox {text-align: left; margin:2px}
.center {text-align: center}
.right {text-align: right}
.underline {text-decoration: underline;}
em {font-weight: bold; font-style: normal;}
li,li {font-size: small; }
table {font-size: .8em; border: 0px}
th {background: #ededcd; font-weight: bold; border: solid 1px #666655; padding:2px}
td {border: solid 1px #ededcd; padding:2px}
img {border: 0px}
img.border {border: solid 1px #808080}
img.left {float: left; margin-right: 10px; }
img.thumb {float: left; margin: 3px; padding: 2px; border: solid 1px #808080}
img.right {float: right; margin: 0px;}
img.righthead {float: right; margin: 5px 10px;}
img.rightborder {float: right; border: solid 1px #ccc; margin: 5px 10px;}
img.leftborder{float: left; border: solid 1px #ccc; margin: 5px 10px;}
hr {background: #fff; color: #800; height: 1px;}
a {font-weight: bold; background: transparent; text-decoration: none;}
a:link {color: #46b;}
a:visited {color: #46b;}
a:hover {color: #f00; text-decoration: underline;}
a:active {color: #f00; text-decoration: underline;}
a.navbar {margin-left: 5px; font-size: 1.1em; font-weight: bold}
a:link.navbar {color: #46b;}
a:visited.navbar {color: #46b;}
a:hover.navbar {color: #f00; text-decoration: underline;}
a:active.navbar {color: #f00; text-decoration: underline;}
form {margin:0px}
input.button {color:#46b; font-weight: bold; background: #dbdaab; border: solid 1px #666655; cursor: pointer;}
-->


