﻿body
{
    color: #464532;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}

.body
{
    color: #464532;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}


.maintable
{
    vertical-align: top;
    border-collapse: collapse;
    background-color: white;
    border-spacing: 0;
    border-style: none;
    border-width: 0px;
    width: 400px;
    height: 400px;
}

.mainInnerTable
{
    width: 400px;
    height: 400px;

}

.siteMapPath
{       
    padding: 10px;
    margin: 0px;
    border-style: solid;
    border-width: 0px;
}

.titles
{
    font-weight: bold;
}

strong
{
    color: #928466;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    
}
em
{
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
}

.smallText
{
    font-size: x-small;
    color:White
}

.img
{
    border-style: solid;
    border-width: 1px;
    border-color: #464532;
}


