/*
 * archelogos.css
 *
 * Defines the styles used by version 4 browsers and above.
 *
 * Copyright (C) 2001 Happyworm Ltd (SC 212232). All Rights Reserved.
 * Happyworm Ltd, 7 Grange Loan, Edinburgh. EH9 2NP. Scotland UK.
 * http://www.happyworm.com
 * No part of this source code can be modified, reproduced, resold,
 * hired or lent without written permission from Happyworm Ltd.
 *
 */

body { background-color : #f0f0ff; } 
font { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px;}
font.book { color : #000000; font-size : 18px; font-weight : bold;}
font.abstract { color : #000000; font-style : italic;}
font.title { color : #000000; font-size : 14px; font-weight : bold;}
font.para { color : #000000; }
font.lineref { color : #003300; font-weight : bold; font-style : italic;}
font.infotype { color : #990000; font-size : 12px;}
font.showref { color : #000000; font-size : 10px;}
font.showinfo { color : #000000; font-size : 10px;}
font.error { color : #ff0000; font-size : 24px;}
font.debug { color : #0000ff; font-size : 10px;}
font.bottomwindow { color : #000000; font-size : 10px;}
font.symbol { font-family : Symbol;}
font.nav { color : #000066; font-size : 9px; font-weight : bold;}
a { font-family : Verdana, Arial, Helvetica, sans-serif;  font-size : 14px;}
a:hover {color: #660000;}
a.titleopen {color: #000000; font-size : 14px; font-weight : bold;}
a.titlevisible {color: #990000; font-size : 14px; font-weight : bold;}
a.paraopen {color: #000000;}
a.paravisible {color: #990000;}
a.link {color: #666666;}
a.external {color: #000099;}
a.backlink {color: #666666;}
a.bottomwindow {color: #000099; font-size : 10px;}
td.node    { background-color: #f0f0ff; vertical-align: top;}
td.spacer  { background-color: #f0f0ff; vertical-align: top;}
td.nav  { background-color: #f0f0ff; vertical-align: middle;}



