body { font-family: arial; } h1 { color: #C08654; font-size: 15pt; font-weight: bold; font-family: "meta", arial; text-transform: uppercase; } h2 { color: black; font-size: 14pt; font-weight: bold; font-family: arial; } h3 { color: black; font-size: 12pt; font-weight: bold; font-family: serif; } p { font-size: 10pt; text-align: justify; } p.message { font-size: 12pt; text-align: justify; line-height: 14pt; } p.fakeh3 { color: black; font-size: 12pt; font-weight: bold; font-family: serif; text-align: justify; } dt { font-size: 10pt; } a { color: black; } a.menu{ color: white; font-size: 14pt; font-weight: bold; text-decoration: none; } a.menu:hover { color: #FFCE6F; text-decoration: none; font-weight: bold; font-family: arial; font-size: 14pt; } #dropmenudiv{ position:absolute; border:0; border-bottom-width: 0; font:normal 12px arial; line-height:18px; z-index:100; } #dropmenudiv a{ color: white; width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid white; padding: 1px 0; text-decoration: none; font-size= 12pt; font-weight: bold ; font-color: white; } #dropmenudiv a:hover{ /*hover font color*/ color: FFCE6F; } a.foot { color: #C08654; } td { font-size: 10pt; } td.fullborder { border: 1px solid black; } td.btborder { border-bottom: 1px solid black; border-top: 1px solid black; } td.lbrborder { border-left: 1px solid black; border-bottom: 1px solid black; border-right: 1px solid black; } td.formlabel { color: black; font-size: 10pt; font-weight: bold; font-family: arial; } td.foot { color: black; font-size: 7pt; text-align: center; } input { border-style: solid; border-width: 1px; border-color: #C08654; font-family: arial; } input.submit { background-color: #FFCE6F; border-style: solid; border-width: 3px; border-color: #C08654; font-weight: bold; } textarea { border-style: solid; border-width: 1px; border-color: #C08654; font-family: arial; } img.floatleft { float: left; margin-top: 3px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; } img.floatright { float: right; margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; }