﻿*
{
    border: none;
    color: #727272;
    font-family: Arial, Tahoma;
    font-size: 9pt;
    margin: 0in;
    padding: 0in;
    text-align: left;
}

body
{
    background-color: #FCF9F0;
}

h1
{
    color: #D67B29;
    font-family: tahoma;
    font-size: 14pt;
    font-weight: normal;
    padding-bottom: 0.08in;
}

h2
{
    font-family: arial;
    font-size: 12pt;
    font-weight: normal;
    padding-bottom: 0.08in;
}

h3
{
    color: #D67B29;
    font-family: tahoma;
    font-size: 12pt;
    font-weight: normal;
    padding-bottom: 0.08in;
}

.Center
{
    margin-left: auto;
    margin-right: auto;
}

.ColumnLeft
{
    float: left;
    margin-left: 0.3in;
    margin-right: 0.3in;
    width: 2in;
}

.ColumnRight
{
    float: left;
    width: 5in;
}

.ColumnRight p
{
    margin-bottom: 0.1in;
}

.Footer
{
    color: #B5AC88;
    padding-bottom: 0.5in;
    padding-top: 0.1in;
    font-size: 8pt;
    text-align: center;
}

.Footer a
{
    color: #B5AC88;
    font-size: 8pt;
    text-decoration: underline;
}

.Footer a:hover
{
    text-decoration: underline;
}

.Header
{
    background-image: url(../Theme/Images/BackgroundHeader.png);
    background-position: top left;
    background-repeat: repeat-x;
    height: 1.48in;
    width: 100%;
}

.InputItem
{
    padding-bottom: 0.1in;
}

.InfoBox
{
    border: solid 1px #D3CCAB;
    background-image: url(../Theme/Images/BackgroundEvents.png);
    background-position: top left;
    background-repeat: repeat-x;
    padding: 0.1in;
}

.Logo
{
    padding-top: 0.2in;
}

.Logo p
{
    border-top: solid 1px #DBD8C1;
    color: #DBD8C1;
    font-size: 8pt;
    margin-left: 0.08in;
    margin-top: 0.03in;
    padding-top: 0.03in;
    width: 5in;
}

.MainWidth
{
    width: 8.85in;
}

.Menu
{
    text-align: right;
}

.MainMenu
{
    height: 0.37in;
}

.MainMenu a
{
    background-position: top center;
    background-repeat: no-repeat;
    color: #563B2C;
    display: block;
    float: right;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bolder;
    padding-bottom: 0.11in;
    padding-top: 0.1in;
    width: 1.5in;
    text-align: center;
    text-decoration: none;
}

.MenuBar
{
    color: #563B2C;
    background-color: #D3CCAB;
    background-image: url(../Theme/Images/BackgroundMenuBar.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    height: 0.37in;
    width: 100%;
}

.SubMenu
{
    height: 0.37in;
    padding-top: 0.115in;
    text-align: center;    
}

.SubMenu a
{    
    color: #9B9176; 
    font-family: Arial;
    font-size: 10pt;
    font-weight: bolder;     
    width: 1.5in;
    padding-bottom: 0.1in;
    padding-left: 0.2in;
    padding-right: 0.2in;
    padding-top: 0.1in;
    text-align: center;
    text-decoration: none;
}

.SubMenuBar
{
    background-color: #FFFFFF;
    border-bottom: solid 1px #D3CCAB;
    height: 0.38in;
    width: 100%;
}

.TextBox
{
    border: solid 1px #D3CCAB;
    padding: 2px;
    width: 2.5in;
}

.TextError
{
    color: #FF0000;
    font-size: 8pt;
}

.Trunk
{
    background-color: #FFFFFF;
    background-image: url(../Theme/Images/BackgroundTrunk.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    border: solid 1px #DBD8C1;
    border-top: none;
    padding-top: 0.08in;
}
