﻿body
{
    text-align: left;
    font-family: Times New Roman, Georgia;
    font-size: 9pt;
    font-weight: normal;
    color:#696969;
    background-image:url(imgs/Page-Images/Diamond02.jpg);
    /*
    background-color:#e5ded6;
    */
}

table,
tr,
td,
p 
{
    text-align: left;
    font-family: Times New Roman, Georgia;
    font-size: 10pt;
    font-weight: normal;
    color:#696969;
}

img, div, form
{
    border:0;
    margin:0;
}

h1 
{
    text-align:left;
    font-family: Times New Roman, Georgia;
    font-size: 12pt;
    font-weight: bold;
    font-style:normal;
    color: #8b691b;
}

h2 
{
    text-align:left;
    font-family: Times New Roman, Georgia;
    font-size: 11pt;
    font-weight:normal;
    font-style:normal;
    color: #8b691b;
}

a:link, a:visited, a:active
{
    text-decoration: underline;
    text-align: left;
    font-family: Times New Roman, Georgia;
    font-size: 9pt;
    font-weight: normal;
    color:#8b691b;
}

a:hover 
{
    text-decoration: none;
    text-align: left;
    font-family: Times New Roman, Georgia;
    font-size: 9pt;
    font-weight: normal;
    color:#cccccc;
}

a.nav:link, a.nav:visited, a.nav:active
{
    margin:3px;
    text-decoration: none;
    text-align: left;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    color:#393939;
}

a.nav:hover 
{
    margin:3px;
    text-decoration: none;
    text-align: left;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    color:#606060;
}

a.logo:link, a.logo:visited, a.logo:active
{
    margin:3px;
    text-decoration: none;
    text-align: left;
    font-family: Times New Roman, Georgia;
    font-size: 12pt;
    font-weight: normal;
    color:#696969;
}

a.logo:hover 
{
    margin:3px;
    text-decoration: none;
    text-align: left;
    font-family: Times New Roman, Georgia;
    font-size: 9pt;
    font-weight: normal;
    color:#999999;
}
