﻿
body
{
    /*  */
    background: url(../Images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #a3e0ff;
    margin: 0;
    font-family: Arial;
}

.Footer
{
    /*  */
    color: #00A7EF;
    font-size: 12px;
    text-decoration: none; /* padding: 10px 20px 20px 20px;            bottom: 0%;     left: 0px;     position: absolute;     background: url(../Images/bg.jpg);     background-repeat: repeat-x;*/
}

.FooterSeparator
{
    height: 1px;
    font-size: 1px;
    background-color: #0061A6;
    margin: 0 0 10px 0;
}

img
{
    border: 0;
}

.TableLabel
{
    font-size: 14px;
    font-weight: bold;
    font-family: arial,verdana;
    text-align: left;
    padding: 0 0 0 0px;
    width: 160px;
}

.TableField
{
    padding: 5px 0 0 0px;
    font-family: arial,verdana;
    font-size: 14px;
    text-align: left;
}

.RulesContent
{
    font-size: 12px;
}

.RulesHeader
{
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.ProductLink
{
    color: #0000EE;
    font-weight: bold;
    text-decoration: none;
}
