/* Master style sheet for Merchant Connection site */

A:link
{
color: #000000;
font-family: Arial;
font-size: xx-small;
font-style:italic;
; font-weight: bold
/*text-decoration: none;*/
}

A:visited
{
color: #003399;
font-family: Arial;
font-size: 10pt;
font-style:normal;
/*text-decoration: none;*/
}

A:hover { color: black }

.bkgrd-left
{
background-image: url(/cgi-docs/Mercantec/PC_F_6.6.1/images/bkgrd_left.gif);
}
.secure-bkgrd-left
{
background-image: url(/cgi-docs/Mercantec/PC_F_6.6.1/images/bkgrd_left.gif);
}

.bkgrd-left-solid
{
background-color: #6699ff;
}

.bkgrd-topbar
{
background-color: #66ccff;
}

.bkgrd-right
{
background-image: url(/cgi-docs/Mercantec/PC_F_6.6.1/images/bkgrd_bluesnake.gif);
background-color: #ffffff;
}

.secure-bkgrd-right
{
background-image: url(/cgi-docs/Mercantec/PC_F_6.6.1/images/bkgrd_bluesnake.gif);
background-color: #ffffff;
}

.dialog-title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.header
{
font-family: Arial;
font-size: 16pt;
font-weight: bold;
color: #333399;
font-style:italic;
}

.subheader
{
background-color: #3399cc;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #ffffff;
}

.subheader2
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
font-style: italic;
color: #000099;
}

.blank-cell
{
background-color: #99ccff;
}

.instr-note
{
font-family: Arial;
font-size: 8pt;
font-weight: normal;
color: #006600;
}

.general-label
{
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.table-header
{
background-color: #333399;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #ffffff;
}

.table-header-status
{
background-color: #00ff00;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.report-header
{
background-color: #cccccc;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.report-title
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: #000000;
}

.bkgrd-alternate
{
background-color: #cccc99;
}

.table-blankcell-light
{
background-color: #ffffcc;
}

.table-blankcell-dark
{
background-color: #000066;
}

.bkgrd-main
{
background-image: url(images/bkgrd-main.gif);
}

.bkgrd-maintable
{
background-color: #ffffcc;
}

.bkgrd-topbar
{
background-color: #0066cc;
}

.bkgrd-main-items
{
background-color: #ffffcc;
}

.colorcode-daysclosed
{
background-color: #CC6666;
}

.colorcode-dayselected
{
background-color: #33FF00;
}

.colorcode-respond
{
background-color: #FFFF00;
}

.warning-note
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #ff3333;
font-style: italic;
}
