﻿body 
{
    margin: 0;
    border: 0;
    font-family: Verdana, Arial;
    font-size: small;
    color: #000000;
}
img
{
    border: 0;
}
a
{
    color: gray;
}
a:visited
{
    color: gray;
}
a:hover
{
    color: Black;
}
h2
{
    font-size: large;
    color: #8b0000;
}
.placeholderBody
{
    width: 670px;
    text-align: left;
    padding: 0px;
}
.manageProductsTableLC
{
    font-weight: bold;
}

/*****************************************
**************  ADMIN  *******************
*****************************************/

.sectionLinks
{
    font-size:small; 
    font-weight: bold; 
    text-align: left;
}
.AdminRPTitemAlignCenter
{
    text-align: center;
}