﻿body 
{
    /*background-color: #556b2f;*/
    background-image: url(../image/body_bg_grd.png);
    background-repeat: repeat-x;
    /*background-color: #ffffff;*/
    margin-left:auto;
    margin-right:auto;
}
div.master
{
    font-family: arial,verdana,tahoma,helvetica; 
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    width:888px;
}
div.masterheader
{
    margin-bottom: 10px;
}
div.master_content
{
    font-family: arial,verdana,tahoma,helvetica; 
    /*background-color:#556b2f;*/
    width: 650px; 
    height: auto;
    float:left; 
}
div.master_right
{
    font-family: arial,verdana,tahoma,helvetica; 
    /*background-color:#ffffff;/*#556b2f;*/
    width: 225px; 
    height: auto;
    float:right; 
}
.master_right_tbl
{
    width: 225px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 10px;
    background-color: #ffffff;/*#f5f5dc;*/
}
.master_right_td
{
    /*background-color: #23461e; */
    background-color: #4A5B4A; 
    text-align: center; 
    vertical-align: middle;
    font-family: arial,verdana,tahoma,helvetica; 
    font-size: 12px; 
    font-weight: bold; 
    color: #ffffff
}
.master_right_lit
{
    /*background-color: #ffffff; */
    text-align: left; 
    vertical-align: middle;
    font-family: arial,verdana,tahoma,helvetica; 
    font-size: 11px; 
    font-weight: normal;
    margin-left:8px;
    margin-right:5px; 
    margin-bottom:3px;
    margin-top:3px;
    /*color: #daa520*/
}
div.master_footer
{
    font-family: arial,verdana,tahoma,helvetica; 
    /*background-color:#556b2f;*/
    /*background-color:#ffffff;*/
    font-size: 10px; 
    width: 888px;
    border-style: none; 
    margin-left: 25%;
    margin-right: 25%; 
    text-align: center;
    /*color:White;*/
    color:#4A5B4A;
    float:left;
}
table.feturetable 
{
    border-color: Black;
    margin-top: 10px; 
    margin-left: 10px; 
    margin-right: 20px; 
    margin-bottom: 10px
}

td.fetureheader 
{
    font-weight:bold
}

td.feture 
{
    border-color: Black;
    width:450px;
    height:15px
}

td.checkmark 
{
    border-color: Black; 
    width:100px; 
    height:15px; 
    text-align:center
}
.InsidePages
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background-color:transparent; 
    width:645px;
}
.InsidePages_td
{
    margin-top: 10px; 
    margin-left: 10px; 
    margin-right: 20px; 
    margin-bottom: 10px;
}