﻿body
{
    background-color: #8b4513;
}
.Button
{
    color: #ff7f50;
    font-size: large;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    background-color: #f5deb3;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    border-right: #000099 thin outset;
    border-top: #000099 thin outset;
    border-left: #000099 thin outset;
    border-bottom: #000099 thin outset;
    cursor: hand;
}
.PageDesc
{
    color: #000099;
    font-size: x-large;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    font-weight: bold;
    background-color: #f5deb3;
    vertical-align: middle;
    text-align: center;
    border-right: #000099 4px outset;
    border-top: #000099 4px outset;
    border-left: #000099 4px outset;
    border-bottom: #000099 4px outset;
}
.LinkDesc
{
    color: #000099;
    font-size: medium;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    font-weight: bold;
    background-color: #f5deb3;
    vertical-align: middle;
    text-align: center;
    border-right: #000099 4px outset;
    border-top: #000099 4px outset;
    border-left: #000099 4px outset;
    border-bottom: #000099 4px outset;
}
.SearchDesc
{
    color: #000099;
    font-size: large;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    font-weight: bold;
    background-color: #f5deb3;
    vertical-align: middle;
    text-align: center;
    border-right: mediumblue 2px outset;
    border-top: mediumblue 2px outset;
    border-left: mediumblue 2px outset;
    border-bottom: mediumblue 3px outset;
}
.LogoEdge
{
    border-left: #000099 thick solid;
    border-bottom: #000099 thick solid;
}
.Table
{
    border-right: white 5px outset;
    border-top: white 5px outset;
    border-left: white 5px outset;
    border-bottom: white 5px outset;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    cursor: hand;
    padding-top: 10px;
}
.ButtonProduct
{
    color: #000099;
    font-size: large;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    background-color: #f5deb3;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    border-right: #000099 thin outset;
    border-top: #000099 thin outset;
    border-left: #000099 thin outset;
    border-bottom: #000099 thin outset;
    cursor: hand;
}
.InfoTable
{
    color: white;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    font-weight: bold;
    font-size: large;
}
.ButtonTransfer
{
    color: #003300;
    font-size: large;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    background-color: #f5deb3;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    border-right: #000099 thin outset;
    border-top: #000099 thin outset;
    border-left: #000099 thin outset;
    border-bottom: #000099 thin outset;
    cursor: hand;
}