/* CSS Document */
.BodyClass
{
	margin:0px;
}
.ContentArea
{
    background-image:url(../../images/CottonTrade_08.jpg);
    background-repeat:no-repeat;
}
.NavArea
{
    background-image:url(../../images/CottonTrade_05.jpg);
    background-repeat:no-repeat;
}
.LeftBG
{
    background-image:url(../../images/CottonTrade_07BG.gif);
    background-repeat:repeat-y;
}
.RightBG
{
    background-image:url(../../images/CottonTrade_09BG.gif);
    background-repeat:repeat-y;
}
.FooterArea
{
    background-image:url(../../images/CottonTrade_11.gif);
    background-repeat:no-repeat;
}
.NavTopArea
{
    background-image:url(../../images/NavTopBG.gif);
    background-repeat:repeat-x;
}
.SiteBG
{
    background-image:url(../../images/SiteBG.jpg);
}
.FE_FormFields
{
    height:18px;
    width:248px;
    border:solid 1px #3D4F06;
    background-image:url(../../images/FieldBg.jpg);
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:11px;
    padding-left:0px;
    padding-right:2px;
}
.FE_FormFieldsNoWidth
{
    height:18px;
    border:solid 1px #3D4F06;
    background-image:url(../../images/FieldBg.jpg);
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:11px;
    padding-left:2px;
    padding-right:2px;
}
.FE_FormFieldsArea
{
    height:18px;
    width:248px;
    border:solid 1px #3D4F06;
    background-image:url(../../images/AreaBg.jpg);
    font-family:Arial;
    font-size:11px;
    padding-left:2px;
    padding-right:2px;
}
.FE_FormSubmit
{
    height:18px;
    width:80px;
    border:solid 1px #3D4F06;
    font-family:Arial;
    font-size:11px;
    color:#3D4F06;
    background-color:#FDFDFB;
}