/* ============================================================================ */
/* Marinsoft, Inc. Website                                                      */
/* (C) Copyright 2001-2003 by Marinsoft, Inc. All Rights Reserved.              */
/*                                                                              */
/* The information contained herein is confidential, proprietary to Marinsoft,  */
/* and considered a trade secret as defined in section 499C of the penal code   */
/* of the State of California.  Use of this information by anyone other than    */
/* authorized employees of Marinsoft is granted only under a written non-       */
/* disclosure agreement, expressly prescribing the scope and manner of such     */
/* use.                                                                         */
/* ============================================================================ */

BODY
{
    font-size:90%;
    text-align:center;
    font-family:"Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    color:#000000; 
    background-color:#FFFFFF;
}

TD
{
    font-size:90%
}

DIV
{
    border-width:thick; 
    text-align:center;
}

.tablepad
{
    padding-left: 20px; 
    width: 100%;
}

.tableborder
{
    padding-left: 20px; 
    width: 100%;
    margin-top:1em;
    border:1px groove black;
    padding:2px;
}

.title
{
    font-size:130%;
}

.header
{
    font-size:100%; 
    font-weight:bold;
}

.headeritalic
{
    font-size:120%;
    font-style:italic;
}

.subheader
{
    font-size:100%;
}

.subheader-blue
{
    font-size:100%;
    color:#0000FF;
    background-color:#FFFFFF;
}

.subheader-red
{
    font-size:100%;
    color:#FF0000;
    background-color:#FFFFFF;
}

.bodylink
{
    color:#0000ff;
//    color:#0060aa;
    font-family:Verdana,Arial,Helvitica;
    text-decoration:none;
    cursor:hand;
}

.bodylink:hover
{
    color:#aa0000;
}

.bodylinkbold
{
//    color:#0000ff;
    color:#006088;
    font-family:Verdana,Arial,Helvitica;
    font-weight:bolder;
    text-decoration:none;
    cursor:hand;
}

.bodylinkbold:hover
{
    color:#aa0000;
    font-weight:bolder;
}

.bignumbers
{
    font-size:180%;
    color:#aa0022;
    font-family:OCR-A,Arial,Helvitica;
}

.smallnolink
{
    font-size:60%;
    color:#000000;
    font-family:Verdana,Arial,Helvitica;
}

.copyright
{
    font-size:60%;
    color:#000000;
    font-family:Verdana,Arial,Helvitica;
    text-decoration:none;
    cursor:hand;
}

.copyright:hover
{
    color:#aa0000;
}

.readmore
{
    font-size:70%;
    color:#000000;
    font-family:Verdana,Arial,Helvitica;
    text-decoration:none;
    cursor:hand;
}

.readmore:hover
{
    color:#aa0000;
}

.note
{
    font-size:80%;
}

.italic
{
    font-style:italic;
}

.menu
{
    font-size:110%;
    font-weight:bolder;
    font-family:"LucidaSansUnicode",Arial,Helvitica;
    text-decoration:none;
    cursor:hand;
    color:006088;
}

.menu:hover
{
    color:#aa0000;
}

.panetitle
{
    font-size:90%;
    padding:3px;
    border-top:solidthinblack;
    border:solidthingrey;
    background-color:#eeeeee;
    border:1px groove black;
}

.pane
{
    font-size:90%;
    padding:0.2em;
    border-left:solidthingrey;
    border-right:solidthingrey;
    border-bottom:solidthingrey;
}

.submenu
{
    font-size:90%;
    font-weight:bolder;
    font-family:"LucidaSansUnicode",Arial,Helvitica;
    text-decoration:none;
    cursor:hand;
    color:006088;
}

.submenu:hover
{
    color:#aa0000;
}

.submenu2
{
    font-size:80%;
    font-weight:normal;
    padding-left:10px;
    font-family:Verdana,Arial,Helvitica;
    text-decoration:none;
    cursor:hand;
    color:006088;
}

.submenu2:hover
{
    color:#aa0000;
}

.newnews
{
    font-size:80%;
    color:#000000;
}

.newnews-red
{
    font-size:90%;
    color:#dd0000;
    font-weight:bold;
}

.newnews-redlink
{
    font-size:90%;
    cursor:hand;
    text-decoration:none;
    color:#dd0000;
    font-weight:bold;
}

.newnews-redlink:hover
{
    color:#aa0000;
    font-weight:bolder;
}

.linkplain
{
    text-decoration:none;
    cursor:hand;
    color:000000;
}

.linkplain:hover
{
    color:#aa0000;
    font-weight:bolder;
}

.linkcolor
{
    text-decoration:none;
    cursor:hand;
    color:006088;
    font-weight:bold;
}

.linkcolorhot
{
    text-decoration:none;
    cursor:hand;
    color:aa0000;
    font-weight:bold;
}

.linkcolor:hover
{
    color:#aa0000;
}
