﻿body
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 10pt;
}
h1
{
    font-size: xx-small;
    color: #336699;
}
.Footer
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none;
}
.DiamondSearch
{
    border: 2px solid #000000;
    background-color: #FFFFFF;
}
.ProductHeader
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    font-style: normal;
}
.TextBox
{
    border: 1px solid #000066;
    background-color: #F8F8F8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.Button
{
    border: 1px solid #0000FF;
    text-decoration: none;
}
.ProductImage
{
    border-style: inset;
    border-width: thin;
}
.TableWrapper
{
    border-style: solid;
    border-width: 1px;
}
.OutSetTableWrapper
{
    border: 2px outset #F8F8F8;
}
.FormPrompt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #666699;
    font-weight: bold;
}
.MapWrapper
{
    border-style: solid;
    border-width: 1px;
}
.TopMenu
{
    font-family: 'times New Roman' , Times, serif;
    color: #F7F7F7;
    font-weight: bold;
    font-size: 11pt;
    text-decoration: none;
}
.ProductName
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
}
.ProductWrapper
{
    border: 1px solid #F2F2F2;
}
.ProductTableHeader
{
    background-color: #F2F2F2;
}
.ProductTableMid
{
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #f2f2f2 #FFFFFF #f2f2f2;
}
.ProductTableBottom
{
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #f2f2f2 #f2f2f2 #f2f2f2;
}
.SiteDesign
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #3366CC;
    text-decoration: none;
}