@CHARSET "ISO-8859-1"; @font-face { font-family: 'symbols1'; src: url('Hearts_Shapes_Tfb.ttf') format('truetype'); } @font-face { font-family: 'symbols2'; src: url('go around the books - symbols.ttf') format('truetype'); } @font-face { font-family: '1942_report'; src: url('1942-webfont.eot'); src: url('1942-webfont.eot?#iefix') format('embedded-opentype'), url('1942-webfont.woff') format('woff'), url('1942-webfont.ttf') format('truetype'), url('1942-webfont.svg#1942_report1942_report') format('svg'); font-weight: normal; font-style: normal; } body { background-color:#ffffff; font-family:verdana; } div[id="outerBox"]{ width:100%; height:100%; } div[id="headerBox"] { border-bottom: solid 2px green; font-family: '1942_report'; } div[id="linkBox"] { position:relative; height: 90%; top:0%; } div[id="viewBox"] { border: 6px solid #dadada; background-color: #f8f8f8; padding: 12px; height: 400px; font-size: 9pt; overflow-y: auto; } table[id="viewTable"] { width: 100%; } div[class="divButt"] { font-family: verdana; color:blue; } div[class="divButt"]:hover { color: orange; cursor: pointer; } div[class="divButt"]:selected { } button[class="menukey"] { width:120px; height:40px; } button[class="subselector"]{ width:200px; height:100px; } button[class="symbols_option"]{ width:150px; height:30px; font-family: 'symbols1'; font-size:11pt; color: red; } button[class="menu_option"] { width:150px; height:30px; } td[class="menu_label"]{ width:150px; font-family:arial; font-size:7pt; font-weight: bold; color:#ff8000; } td[class="datacell"] { padding:5px; }