﻿BODY
{
    border-width: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-color: #000000;
    font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
    color: #FFA70F;
    font-size: 12px;
    text-align: center;
}
IMG
{
    border: 0;
}
OL
{
    margin: 0 0 0 3em;
}
.edgeLeft
{
    background-color: #000000;
    text-align: right;
    vertical-align: top;
}
.edgeRight
{
    background-color: #000000;
    text-align: left;
    vertical-align: top;
}
.mainText
{
    color: #FFA70F;
    font-size: 12px;
    text-align: justify;
    font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}
.mainTextTitle
{
    color: #FFA70F;
    font-size: 14px;
    font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-variant: small-caps;
}
.orangetextsmall
{
    color: #FFA70F;
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}
.orangetext
{
    color: #FFA70F;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}
.orangetextbig
{
    color: #FFA70F;
    font-size: 14px;
    font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-variant: small-caps;
}
.Hidden
{
    visibility: hidden;
    display: none;
}
.Visible
{
    visibility: visible;
    display: inherit;
}
.ErrorMessage
{
    font-size: 8pt;
    font-family: 'Trebuchet MS' , 'Century Gothic' , 'Microsoft Sans Serif';
    color: #FF0000;
}
.textBox
{
    vertical-align: middle;
    font-size: 10px;
    font-family: 'Courier New', Courier, Monospace;
}
.bigTextBox
{
    vertical-align: text-top;
    font-size: 10px;
    font-family: 'Courier New', Courier, Monospace;
}
