body          { font-family: Futara Lt BT, Arial; background-color: #DCE9EE; font-size: 13px; }
table         { font-family: Futara Lt BT, Arial;  }
p             { font-family: Futara Lt BT, Arial; font-size: 13px;}
li            { font-family: Futara Lt BT, Arial; font-size: 13px;}

/* "FURNITURE SALES 2002" text in fineart.htm */
.artheader    { font-weight: bold; text-decoration: underline; text-align: center; }
.artitem      { text-align: center; }

/* "A comprehensive property service..." text in index.htm */
 .welcometext  { font-size: 13px; } 
td            { font-family: Futara Lt BT, Arial; font-size: 13px; }
.BlueBar      {
                font-family: Futara Lt BT, Arial; 
                font-size: 1pt; 
                background-color: #29166f; 
              }
/* Page title header table */
.header       { 
                color: #29166f; 
                vertical-align: middle; 
                font-size: 30px; 
                font-weight: bold; 
              }
              
.rednotice
              { 
                color: #FF0000;
                font-weight: bold;
              }
/* Page footer header table */
.footer        { background-color: #29166f; color: #FFFFFF; font-size: 15px; }
.footer-ascweb, .footer-ascweb a { background-color: #29166f; color: #EEEEEE; font-size: 10px; }
/* mailto: and ascweb links in footer */
.footer a:active  { color: #FFFFFF }
.footer a:visited { color: #FFFFFF }
.footer a:hover   { color: #FFFFFF }

/* Headers in search sections (e.g. Shops, Offices, Factories/Workshops/Warehouses */
.searchheader { 
                background-color: #29166f; 
                color: #FFFFFF; 
                font-size: 15px; 
                font-weight: bold; 
              }

a             { color: #002DDF }
a:visited     { color: #002DDF }
a:active      { color: #002DDF }
a:hover       { color: #002DDF } 

/* inactivemenu: menu items that are not the current page */
a.inactivemenu         { font-size: 13px; color: #000000; }
a:visited.inactivemenu { font-size: 13px; color: #000000; }
a:hover.inactivemenu   { font-size: 13px; color: #000000; }
a:active.inactivemenu  { font-size: 13px; color: #000000; }

/* activemenu: the menu item that is the current page */
a.activemenu         { font-size: 13px; color: #000000; font-weight: bold; font-style: italic; }
a:visited.activemenu { font-size: 13px; color: #000000; font-weight: bold; font-style: italic; }
a:hover.activemenu   { font-size: 13px; color: #000000; font-weight: bold; font-style: italic; }
a:active.activemenu  { font-size: 13px; color: #000000; font-weight: bold; font-style: italic; }


td.menuheader        { background-color: #29166f; color: #FFFFFF; font-weight: bold; font-size: 15px; } 