
<!--

    $Id: core.brand.css,v 1.4 2003/06/25 02:50:33 ian Exp $

    mod: spx:core
    ver: 2.0
    prd: $spx/brand/$orgSN/%f
    tag: (none)
    doc: (none)
    own: ian

    stylesheet (branded / org-specific)

    ======================================================
    NOTICE: The information, source code or binary data in
    this file is the sole property of OpSource, Inc. and
    cannot be distributed, modified, copied or otherwise
    used without the express permission of OpSource, Inc.
    ======================================================

    ! NOTE !
    2 main colors per org...
    - dark: 840e17 (dark maroon)
    - lite: c3c3c3 (lite grey)
    -> change as needed per org

-->


<style type=text/css>

<!--

a {
    text-decoration: none ;
}

a.nav:link, a.nav:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #840017;
	text-decoration: none;
}

a.nav:hover, a.nav:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

td.body-bgcolor-no {
    background: #ffffff ;
    color: #000000 ;
    font-family: verdana ;
    font-size: 10px ;
    font-style: sans-serif ;
    font-weight: none ;
}

td.body-bgcolor-yes {
    background: #c3c3c3 ;
    color: #000000 ;
    font-family: verdana ;
    font-size: 10px ;
    font-style: sans-serif ;
    font-weight: none ;
}

td.head {
    background: #840e17 ;
    color: #ffffff ;
    font-family: verdana ;
    font-size: 10px ;
    font-style: sans-serif ;
    font-weight: bold ;
}

tr.head {
    background: #840e17 ;
    color: #ffffff ;
    font-family: verdana ;
    font-size: 10px ;
    font-style: sans-serif ;
    font-weight: bold ;
}

.text-color-dark {
    color: #840e17 ;
    font-family: verdana ;
    font-size: 10px ;
    font-style: sans-serif ;
    font-weight: none ;
}

.text-color-light {
    color: #c3c3c3 ;
    font-family: verdana ;
    font-size: 10px ;
    font-style: sans-serif ;
    font-weight: none ;
}

.TextField {
	color : #000000;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	background-color : #ffffff;
}

textarea {
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #ffffff;
}

select {
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #ffffff;
}

input {
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #ffffff;
}

.navcol {
    color: #840017 ;
    font-family: verdana ;
    font-size: 10px ;
    font-style: sans-serif ;
    font-weight: bold ;
    line-height: 20% ;
    margin-left: 21px ;
    margin-top: 70px ;
}

-->

</style>


<!-- end -->

