body, html { margin:0; padding:0; background:#ddd; color:#000; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; }
body { min-width:750px; }
h1 { color: #003366; font-size: large; font-weight: bold; }
h2 { color: #003366; font-size: medium; font-weight: bold; }
#wrap { background-color: #fff; margin:0 auto; width:750px; }
#header { background:#fff; }
#header-print { display: none; }
#nav { color: #fff; font-size: 10px; font-weight: bold; background:#000033; text-align: center; }
#nav a:link { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
#nav a:visited { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
#nav a:hover { color: #693; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.main { background:#fff; width:730px; padding: 10px; }
#left { background:#fff; text-align: justify; float:left; width:550px; }
#right { background:#fff; text-align: center; float:right; width:200px; }
#footer { clear: both; font-size: 10px; background-image: none; text-align: center; }
#footer a:link { color: #036; text-decoration: none; }
#footer a:visited { color: #003; text-decoration: none; }
#footer a:hover { color: #000; text-decoration: underline; }
#register a:link { color: #f00; font-weight: bold; text-decoration: none; }
#register a:visited { color: #ae0008; font-weight: bold; text-decoration: none; }
#register a:hover { color: #ae0008; font-weight: bold; text-decoration: none; }
.border { width: 90%; clear: both; margin: 5px; padding: 5px; border: solid 1px #99a19b; }
.highlight { background-color: #ccc; clear: both; margin: 5px; padding: 5px; border: solid 2px #036; }
td.buttonLeft { width:8px; height:24px; background-image: url(images/button_left.gif);}
td.buttonMid { padding: 0; border: 0;	background-image: url(images/button_middle.gif); background-repeat: repeat-x;}
td.buttonRight {width:8px; height:24px; background-image: url(images/button_right.gif);}
a.buttonLink:link, a.buttonLink:visited { color: #000000; text-decoration: none; font-weight: bold;}
a.buttonLink:hover { color: #000000; text-decoration: underline; font-weight: bold; }