body
{
    background-color: #666666;
    font-family: Verdana, Helvetica, Tahoma, Arial;
    font-size: 10pt;
    color: #000000;
    padding: 0px;
    margin: 0;
    outline: none;
}

#menuLTable
{
    background-color: #FFFFFF;

}

#contentTable
{

    color: #000000;
    width: 507px;
    border: 0px;
    padding: 0px 20px 40px 20px;
    margin: 0px;
    vertical-align: top;
}

.queryTable td
{
    padding: 2px 0px 2px 8px;
}


.cursor
{
    cursor: hand;
    cursor: pointer;
}

img
{
    vertical-align: top;
    outline: none;
}

#footerStrip
{
    background: url(../img/main/footerStrip.jpg) repeat-x;
    height: 30px;
}

#footerCopy
{
    color: #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}

.preloader
{
    position: relative;
    top: 50px;
    left: 0px;
}

a
{
    color: #696969;
    text-align: right;
    text-decoration: none;
    outline: none;
}

a:hover
{
    color: #CC0000;
    text-align: right;
    text-decoration: none;
    outline: none;
}

.link
{
    cursor: hand;
    cursor: pointer;
    color: #696969;
    text-align: right;
}

.highlight
{
    color: #CC0000;
    text-align: right;
    text-decoration: none;
    outline: none;
}

p
{
    line-height: 1.4;
}

.sectionHeader
{
    padding: 0px 0px 20px 0px;
    font-size: 11pt;
    font-weight: bold;
}

.pantone
{
         overflow: auto;
         overflow-x: hidden;
         height: 342px;
         width: 200px;
}

fieldset
{
         border: 2px solid #f2f2f3;
         /* padding: 5px 2px 0px 2px; */
         padding: 3px;
         margin: 0px;
}

legend
{
         color: #696969;
         font-size: 10pt;
}

#colors td
{
        width: 60px;
        height: 20px;
        font-size: 8pt;
        font-family: Arial

}

input, textarea, select
{
        border: 1px solid #696969;
        font-size: 8pt;
        font-family: Verdana, Helvetica, Arial;
        color: #696969;
        background-color: inherit;

}

#result
{
        color: #000000;
        font-size: 8pt;

}

.error
{
        color: #CC0000;
        font-size: 8pt;
}

input.error, textarea.error, select.error
{
        background-color: #FFF4F4;
        color: #000000;
        font-size: 8pt;

}

.info
{
        color: #CC3300;
        font-size: 8pt;
}

.ok
{
        color: green;
        font-size: 8pt;

}

.pantoneSearchTable
{
        font-size: 8pt;
        width: 180px;
        padding: 0px;
        margin: 0px;
}

form
{
        margin: 0px;
        padding: 0px;
}



ul.ulP p
{
 line-height: 1.4; 
 padding: 0px 0px 5px 0px; 
 margin:0px; 
 border: 0px;
}



