/* *****************************************************************************
 * File:        stlsoft.css
 *
 * Purpose:     Synesis web-site cascading style-sheet.
 *
 * Created:     4th October 2002
 * Updated:     11th September 2004
 *
 * License:     (Licensed under the Synesis Software Open License)
 *
 *              Copyright (C) 2002-2004, Synesis Software Pty Ltd.
 *              All rights reserved.
 *
 *              www:        http://www.synesis.com.au/software
 *
 *              email:      software@synesis.com.au
 *
 *              This source code is placed into the public domain 2004
 *              by Synesis Software Pty Ltd. There are no restrictions
 *              whatsoever to your use of the software. 
 *
 *              This source code is provided by Synesis Software Pty Ltd "as is"
 *              and any warranties, whether expressed or implied, including, but
 *              not limited to, the implied warranties of merchantability and
 *              fitness for a particular purpose are disclaimed. In no event
 *              shall the Synesis Software Pty Ltd be liable for any direct,
 *              indirect, incidental, special, exemplary, or consequential
 *              damages (including, but not limited to, procurement of
 *              substitute goods or services; loss of use, data, or profits; or
 *              business interruption) however caused and on any theory of
 *              liability, whether in contract, strict liability, or tort
 *              (including negligence or otherwise) arising in any way out of
 *              the use of this software, even if advised of the possibility of
 *              such damage. 
 *
 *              Neither the name of Synesis Software Pty Ltd nor the names of
 *              any subdivisions, employees or agents of Synesis Software Pty
 *              Ltd, nor the names of any other contributors to this software
 *              may be used to endorse or promote products derived from this
 *              software without specific prior written permission. 
 *
 * ************************************************************************** */

<!--
.bannertitle   { font: bold   24pt Tahoma, Verdana, Arial; text-decoration: none;      color: #ffffff}
.bannertext    { font: italic 14pt Tahoma, Verdana, Arial; text-decoration: none;      color: #333399}

.updatedtext   { font: bold   10pt Tahoma, Verdana, Arial; text-decoration: none;      color: #333399}

.linkboxtext   { font: normal 10pt Tahoma, Verdana, Arial; text-decoration: none;      color: #333399}

.menulink      { font: normal 10pt Tahoma, Verdana, Arial; text-decoration: none;      color: #ffffff}
.menutitle     { font: bold   12pt Tahoma, Verdana, Arial; text-decoration: none;      color: #ffffff}

.maintitle     { font: bold   11pt Tahoma, Verdana, Arial; text-decoration: none;      color: #3333cc}
.maintitlelink { font: bold   11pt Tahoma, Verdana, Arial; text-decoration: underline; color: #333399}
.maintext      { font: normal 9pt  Verdana, Tahoma, Arial; text-decoration: none;      color: #000000}
.listtitlelink { font: bold   9pt  Tahoma, Verdana, Arial; text-decoration: underline; color: #333399}
.listtitle     { font: bold   9pt  Tahoma, Verdana, Arial; text-decoration: none;      color: #333399}
.listtext      { font: normal 9pt  Tahoma, Verdana, Arial; text-decoration: none;      color: #000000}
.smalltext     { font: normal 8pt  Verdana, Tahoma, Arial; text-decoration: none;      color: #000000}
.tinytext      { font: normal 7pt  Verdana, Tahoma, Arial; text-decoration: none;      color: #000000}

.tabletitle    { font: bold   9pt  Tahoma, Verdana, Arial; text-decoration: none;      color: #333399}
.tablesubtitle { font: bold   8pt  Tahoma, Verdana, Arial; text-decoration: none;      color: #333399}
.tablesubtitle2 { font: normal  8pt  Tahoma, Verdana, Arial; text-decoration: none;    color: #333399}
.tableitem     { font: normal 8pt  Tahoma, Verdana, Arial; text-decoration: none;      color: #000000}


.faqq          { font: italic 10pt Tahoma, Verdana, Arial; text-decoration: none;      color: #330099}
.faqa          { font: normal 9pt  Tahoma, Verdana, Arial; text-decoration: none;      color: #000066}

.largecode     { font: bold   12pt Courier, Courier New;   text-decoration: none;      color: #000000}
.code          { font: bold   10pt Courier, Courier New;   text-decoration: none;      color: #000000}
.redcode       { font: bold   10pt Courier, Courier New;   text-decoration: none;      color: #cc0000}
.codepp        { font: italic 10pt Courier, Courier New;   text-decoration: none;      color: #000000}
.codelink      { font: bold   10pt Courier, Courier New;   text-decoration: underline; color: #000000}
.smallcode     { font: normal 9pt  Courier, Courier New;   text-decoration: none;      color: #000000}
.smallredcode  { font: normal 9pt  Courier, Courier New;   text-decoration: none;      color: #cc0000}
.smallboldredcode  { font: bold 9pt  Courier, Courier New;   text-decoration: none;      color: #cc0000}

.newstitle     { font: bold   14pt Tahoma, Verdana, Arial; text-decoration: none;      color: #333399}
.newstext      { font: normal 8pt  Tahoma, Verdana, Arial; text-decoration: none;      color: #000000}
.newsdate      { font: bold   8pt  Tahoma, Verdana, Arial; text-decoration: none;      color: #660000}
.newsprompt    { font: bold   8pt  Tahoma, Verdana, Arial; text-decoration: none;      color: #cc0033}

.footertext    { font: normal 7pt  Tahoma, Verdana, Arial; text-decoration: none;      color: #ffffff}
.footerlink    { font: normal 7pt  Tahoma, Verdana, Arial; text-decoration: underline; color: #ffccff}
-->

