@charset "iso-8859-1"; A { text-decoration:none; } A:HOVER { text-decoration:underline; } A { color: #000000; } A.red { color: red; font-size: 10px; font-style:italic; } A.grey { color: #777777; font-size: 10px; } body { margin-top: 0px; /* was 0.5em */ margin-bottom: 0.5em; margin-left: 0.5em; margin-right: 0.5em; font-family: Verdana; font-size: 13px; text-align: center; } TABLE.bordered { border-collapse: collapse; border: 1px solid #F78D37; } TD.bordered { font-family: Verdana; font-size: 13px; background: #FFF9F5; border: 1px solid #F78D37; } TD.coloured { font-family: Verdana; font-size: 13px; background: #FFF9F5; } TD.grey { font-family: Verdana; font-size: 10px; color: #777777; } TD { font-family: Verdana; font-size: 13; } TR.heading { background: #FFF9F5; color: #000000; font-weight:bold; } label { width:100px; } select,input,textarea { FONT-FAMILY: Verdana; FONT-SIZE: 11px; BACKGROUND-COLOR: #FFF9F5; } input.wide, select.wide, textarea.wide { FONT-FAMILY: Verdana; FONT-SIZE: 11px; BACKGROUND-COLOR: #FFF9F5; width:200px; } input.reallywide, select.reallywide, textarea.reallywide { FONT-FAMILY: Verdana; FONT-SIZE: 11px; BACKGROUND-COLOR: #FFF9F5; width:500px; } h1 { font-family: Verdana; font-size: 13px; font-weight: bold; margin-top: 0px; margin-bottom: 0px; display:inline; } H2 { font-family: Verdana; font-size: 13px; font-weight: bold; margin-top: 0px; margin-bottom: 0px; display:inline; } H3 { font-family: Verdana; font-size: 12px; font-weight: normal; margin-top: 0px; margin-bottom: 0px; display:inline; } span.head { width:100%; height:20px; background-color:#F78D37; padding:3px; font-weight:bold; } div.holder { width:800px; padding:10px; margin:20px; margin-bottom:30px; border-style:solid; border-width:1px; border-color:#F78D37; text-align:left; } div.menu { width:100%; height:25px; text-align:center; } div.subcontainer { border: 1px solid #F78D37; padding-top: 5px; padding-left: 2px; padding-right: 5px; margin-bottom: 10px; height: 61px; overflow: hidden; text-align: justify; font-family: Verdana; font-size: 10px; font-weight: normal; width: 392px; background-color:#FFF9F5; } a.menuicon { width:115px; height:24px; padding:2px; border-style:solid; border-width:1px; border-color:#F78D37; color:#F78D37; font-weight:bold; text-align:center; vertical-align:middle; cursor:hand; } UL { margin-top:1px; } LI.inset { margin-top:2px; margin-left:10px; } IMG.bordered { border: 1px solid #F78D37; } IMG.spacebordered { border: 1px solid #F78D37; margin-top: 10px; margin-left: 20px; margin-right: 20px; } A.none:hover { text-decoration: none; } HR.coloured { height: 1px; color: #F78D37; }