#container   { position: relative; height: auto; voice-family: inherit; width: 100% }
#content     { position: relative; float: left; left: 0px; width: 720px; height: auto }
body         { background-color: #99CC99; background-image: url('../images/1600x20bg.png'); 
               background-repeat: repeat-y; margin: 0; background-position: 
               left top }
a:link, a:visited { text-decoration: none; color: #0033CC; font-weight: bold }
a:hover, a:active { text-decoration: underline; color: #CC0066; font-weight: bold }
.normal      { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; 
               line-height: 1.5em }
.small       { font-family: Verdana, Geneva, sans-serif; font-size: 8pt }
.catName     { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; 
               line-height: 1.5em }
.catName a:link, .catName a:visited { text-decoration: none; color: #0033CC }
.catName a:hover, .catName a:active { text-decoration: none; color: #CC0066; border-bottom-style: dashed; 
               border-bottom-width: 1px }
.catDesc     { font-family: Verdana, Geneva, sans-serif; font-size: 8pt }
input, option { font-family: Verdana, Geneva, sans-serif; font-size: 10pt; color: #666666 }