﻿body
{
    background-color: #292622;
    font-family: Tahoma;
    font-size: 11px;
    color: White;
}

table
{
    background-color: #8e867a;
    text-align: left;
    vertical-align: top;
}

td
{
	padding: 3px;
    width: 0;
}


.style1
{
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
}
.style2
{
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}
.style3
{
    color: #c7ad89;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}
.style4
{
    color: #c7ad89;
    font-family: Tahoma;
    font-size: 11px;
}
.attributeinput
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: black;
    text-decoration: none;
}

