﻿body
{
    background-color: #FAF0E6;
}
.Button
{
    color: #ff33ff;
    font-size: large;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    background-color: #ffffff;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    border-right: #33ccff thin solid;
    border-top: #33ccff thin solid;
    border-left: #33ccff thin solid;
    border-bottom: #33ccff thin solid;
    cursor: hand;
}
.PageDesc
{
    color: #ff3333;
    font-size: x-large;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    font-weight: bold;
    background-color: #faf0e6;
    vertical-align: middle;
    text-align: center;
    border-right: #33ccff thin solid;
    border-top: #33ccff thin solid;
    border-left: #33ccff thin solid;
    border-bottom: #33ccff thin solid;
 }
.LinkDesc
{
    color: #000099;
    font-size: medium;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    font-weight: bold;
    background-color: #faf0e6;
    vertical-align: middle;
    text-align: center;
    border-right: #33ccff thin solid;
    border-top: #33ccff thin solid;
    border-left: #33ccff thin solid;
    border-bottom: #33ccff thin solid;
}
.SearchDesc
{
    color: #000099;
    font-size: large;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    font-weight: bold;
    background-color: #faf0e6;
    vertical-align: middle;
    text-align: center;
    border-right: aqua thin solid;
    border-top: aqua thin solid;
    border-left: aqua thin solid;
    border-bottom: aqua thin solid;
}
.LogoEdge
{
    border-left: #00ccff thick solid;
    border-bottom: #00ccff thick solid;
}
.Table
{
    border-right: fuchsia 5px solid;
    border-top: fuchsia 5px solid;
    border-left: fuchsia 5px solid;
    border-bottom: fuchsia 5px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    cursor: hand;
    padding-top: 10px;
    border-collapse: collapse;
}
.ButtonProduct
{
    color: #00ccff;
    font-size: large;
    font-family: 'Monotype Corsiva' , Vrinda, 'Times New Roman';
    background-color: #ffffff;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    border-right: #ff66ff thin solid;
    border-top: #ff66ff thin solid;
    border-left: #ff66ff thin solid;
    border-bottom: #ff66ff thin solid;
    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;
