html { background: #c89832; background-image: url('images/back.png'); background-repeat: repeat-y; display: block; overflow-y: scroll; color: #301000; } body { margin: 0; padding: 0; font-family: Arial,Helvetica,sans-serif; color: #301000; } hr { border: 0; background-color: #304C52; height: 3; } p { text-align: justify; } a { color:#0000FF; font-weight: normal; } a:hover { color:#FF0000; } a.navigate, a.current, a.navigate_sub, a.current_sub { line-height: 24px; text-decoration: none; font-weight: normal; color:#c89832; } a.current, a.current:hover, a.navigate:hover, a.current_sub, a.current_sub:hover, a.navigate_sub:hover { color:#301000; } a.navigate_sub, a.current_sub { font-size: 70%; } font.header { font-size: 130%; } font.subh2 { font-size: 65%; font-weight: normal; } font.error { color: #FF0000; font-size: 65%; } font.error2 { color: #FF0000; } td.left { text-align: right; vertical-align: top; padding: 10px 10px 10px 10px; width: 180px; } td.right { vertical-align: top; padding: 10px 10px 10px 10px; width: 780px; } td.rightMiddle { padding: 10px 10px 10px 10px; width: 780px; } div.indented { margin: 0px 0px 0px 25px; } div.indentedtable{ margin: 0px 0px 0px 50px; } .opacity { opacity:0.6; filter:alpha(opacity=60); } .opacity:hover { opacity:1; filter:alpha(opacity=100); }