body { background-color: #7DA7D9; font-size: 12px; font-family: Comic Sans MS, Arial, Helvetica; text-align: center; } a:link, a:visited { color: #0000FF; } a:active { color: #993300; } a:hover { text-decoration: none; } .nav a:link, .nav a:visited, .nav a:active { color: #FFFFFF; text-decoration: none; } .nav a:hover { color: #FFFF00; text-decoration: underline; } .nav2 a:link, .nav2 a:visited, .nav2 a:active { color: #000000; text-decoration: none; } .nav2 a:hover { color: #993300; text-decoration: underline; } row { clear: both; padding-top: 5px; font-size: 18px; font-family: Arial,Helvetica,Sans-serif; } .row span.label { float: left; width: 130px; text-align: right; font-size: 14px; } .row span.formfield { float: right; width: 290px; text-align: left; } .row span.header { display: block; font-size: 18px; border-top: 1px solid black; border-bottom: 1px solid black; background-color: #EEEEEE; width: 420px; text-align: left; font-family: Arial, Helvetica, Sans-serif; } .row span.header2 { display: block; background-color: #eeeeee; font-size: 18px; width: 420px; text-align: left; } .row span.confirmecho { float: right; width: 290px; text-align: left; color: #336699; } .formbg { font-family: Tahoma, Verdana, Sans-Serif, Helvetica; background-image: url(formfield.gif); border-color: #f0f0f0; margin-left: 1px; margin-top: 1px; border: solid 1px gray; } .buttonsubmit { background-color: transparent; background-image: url(but_fill.gif); background-repeat: no-repeat; width: 132px; height: 20px; text-align: center; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; font-size: 12px; font-weight: bold; text-decoration: none; border: none; } .editsave, .editsave a:link, .editsave a:visited, .editsave a:active { font-size: 11px; font-family: Arial, Helvetica, Sans-serif; font-weight: bold; color: #993300; text-decoration: none; } .editsave a:hover { font-weight: bold; color: #3333CC; text-decoration: underline; }