
BODY, TD, TH {
    font-family: helvetica, arial;
}

A {
    font-weight: bold;
    text-decoration: none;
    color: #3333ff;
}

H2 {
    font-family: Helvetica, Arial;
    color: #0000bb;
}

.alert {
    background-color: #ee0000;
}

.heading {
    color: #ffffff;
    background-color: #000000;
    font-weight: bold;
}

.heading2 {
    color: #000000;
    padding-top: 1;
    background-color: #ffffff;
    font-weight: bold;
}

.heading3 {
    color: #000000;
    padding-top: 1;
    font-weight: bold;
}

.plainheading2 {
    padding-top: 1;
    background-color: #ffffff;
}

.subheading {
    color: #000000;
    padding-top: 1;
    font-style: italic;
    text-decoration: underline;
}

.indent {
    text-indent: 1;
}

.bar {
    color: #000000;
    background-color: #000000;
}

.bar1 {
    background-image: url(/public/images/bbar1.gif);
}

.bar3 {
    background-image: url(/public/images/bbar3.gif);
}


.disputealert {
}

.cancelled_tr_bg {
}

.warning {
    color: #ff0000;
    font-weight: bold;
}

.grey {
    color: #666666;
}

.black {
    color: #000000;
}

.red {
    color: #ff0000;
}

.whiteonred {
    color: #ffffff;
    background-color: #ff0000;
    font-weight: bold;
}

.whiteongreen, .finishpurchasebutton {
    color: #ffffff;
    background-color: #00bb00;
    font-weight: bold;
}

.blue {
    color: #0000ff;
}

.bigblue {
    color: #0000ff;
    font-size: larger;
}

.darkblue {
    color: #0000aa;
}

.white {
    color: #ffffff;
}

.menuhead {
    font-weight: bold;
    color: #0000ff;
}

.copyright {
    font-family: Arial, Helvetica;
    font-size: x-small;
}

.fixed {
    white-space: pre;
    font-family: Courier;
}

.small {
    font-size: small;
}

.sl_header_no_print {
     font-size: 9pt;
     color: #ffffff;
     font-family: arial, helvetica, sans-serif;
     background-color: #404040;
     font-decoration: bold; 
}

.sl_header {
    font-size: 9pt; 
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    background-color: #404040;
    font-decoration: bold;
}

.sl_tableheader { 
    font-size: 9pt; 
    font-family: arial, helvetica, sans-serif; 
    color: #ffffff; 
    background-color: #772222; 
}

.sl_tablerow { 
    font-size: 9pt; 
    font-family: arial, helvetica, sans-serif; 
    background-color: #f0f0f0 
}

.sl_tablerow2 { 
    font-size: 9pt; 
    font-family: arial, helvetica, sans-serif; 
    background-color: #e2e2e2 
}

.sl_content { 
    background-color: #ffffff
}

.sl_whitetxt { 
    font-size: 9pt; 
    font-family: arial, helvetica, sans-serif; 
    color: #ffffff; 
}

.sl_blacktxt { 
    color: #000000; 
}

.sl_blacktxt2 { 
    color: #000000; 
    border-top-color: #ffffff;
    border-top-style: solid;
    border-top-width: thin;
}

.sl_whitebar {
    border-right-color: #ffffff;
    border-right-style: solid;
    border-right-width: thin;
}

.sl_control_text {
    color: #000000;
    font-size: 10pt;
}

.sl_link_no_print { 
    text-decoration:none; 
    color:#ffffff; 
    font-weight: bold;
}

.sl_link_no_print:hover { 
    text-decoration:underline; 
    color:#ffffff; 
    font-weight: bold;
}

.sl_link { 
    text-decoration: none; 
    color: #ffffff;
    font-weight: bold;
}

.sl_link:hover { 
    text-decoration: underline; 
    color: #ffffff; 
    font-weight: bold;
}

.sl_link2 { 
    text-decoration:none; 
    color:#1122FF; 
    font-weight:normal;
}

.sl_link3 { 
    text-decoration:none; 
    color:#111166; 
    font-weight:normal;
}

.sl_fieldset1
{
    text-decoration: none;
    font-size: 10pt;
    font-color: #000000;
    background-color: #f3f3f3;
}

.sl_fieldset2
{
    text-decoration: none;
    font-size: 10pt;
    font-color: #000000;
    background-color: #e8e8e8;
}

.sl_clearer
{
   clear: both;
   height: 1px;
}

.sl_limit
{
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #808080;
}

.sl_gray_link { 
    text-decoration: none; 
    color: #404040;
    font-weight: bold;
}

.sl_gray_link:hover { 
    text-decoration: underline; 
    color: #404040; 
    font-weight: bold;
}

