.header       { color: black; font-size: 20px; font-family: InfoText-Normal, "Lucida Grande", Verdana, "Trebuchet MS", sans-serif; text-transform: uppercase; padding-left: 5px; border-top: 1px black; border-right: 1px black; border-bottom: 1px black; border-left: 10px solid #ffe196 }
.subhead      { color: #f00; font-size: 15px; font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif }
.submenu { color: #f00; font-size: 15px; font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif }
.text             { color: #1e1e1e; font-size: 13px; line-height: 140%; font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif }
.textwcolor  { color: red; font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif }
p   { font-size: 12px; line-height: 140%; font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif }
.tinytext    { font-size: 11px; line-height: 140%; font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif }
a:hover    { text-decoration: underline }
a  { color: blue; text-decoration: none }
.tinytextwcolor {
	font-size: 10px;
	line-height: 140%;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
}
.tableborder  { }
.celledges  { border-left: 1px solid #797979 }

/**********************************************************************
 * Web-based Client Area
 * Copyright (c) 2003 by Curtis Thompson
 * http://www.sitruc.com
 *
 * This program is free software. You can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License.
 *
 * global_styles.css
 *
 * css styles for the system if no client-specific styles are used
 *********************************************************************/

/**  from BODY margin: 10px;
 * general body area styles
 */

BODY {
    background-color: #FFFFFF;
    color: #000000;
    font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
    font-size: 12px; line-height: 140%;
    
}

/**
 * link styles
 */
.alwaysNew:LINK  { }

.alwaysNew:VISITED  { }

.alwaysNew:ACTIVE  { }

.alwaysNew:HOVER  { }

/**
 * notification text color styles
 */

.notificationGeneralText {
    color: #008800;
}

.notificationErrorText {
    color: #000000;
}

/**
 * table styles
 */

.coloredTable   { border: 1px #e0e0e0 }

.coloredTableRowDark   { }
SPAN.pageBody TD { font-size: 12px; line-height: 140%; font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif }
.coloredTableRowLight   { }
/**
 * font styles
 */
.fontRestartForNetscape {
    font-size: 11px; line-height: 140%; font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif
}
.headerMedium {
    color: #f00; font-size: 15px; font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif
}
.headerLarge { color: black; font-size: 20px; font-family: InfoText-Normal, "Lucida Grande", Verdana, "Trebuchet MS", sans-serif; text-transform: uppercase; padding-left: 5px; border-style: none none none solid; border-width: 1px 1px 1px 10px; border-color: black black black #ffe196 }
.smallText { font-size: 11px; line-height: 140%; font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif }
.smallerText { }
#swaptext   { }
