﻿.BoxItem_Brown{
    background-color:#7c6a55;
    border:1px solid #000;
    position:relative;    
}

.BoxItem_Brown A
{
 text-decoration: none;   
}
.BoxItem_Brown * 
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color:#fff;
}

.BoxItem_Brown .GrayLink
{
     color : #e0e0e0;   
}
/*FINANCIAL RESULST*/
.BoxItem_Brown .FinancialResults
{
    color : #afa89d;
    font-weight:bold;
}
/*FINANCIAL RESULST*/
.BoxItem_Brown .FinancialResultsHeader
{
   color:#B38707;
   font-size:12px;
   font-weight:bold;
}
.BoxItem_Brown .FinancialResultsYearsSelected
{
    color : #bbb1a5;
    text-decoration:none;
}
.BoxItem_Brown .FinancialResultsYears
{
     text-decoration:none;
}
.BoxItem_Brown LI.FinancialResultsYears
{
     color : #bbb1a5;
}
.BoxItem_Brown FinancialResultsContentTitle
{
    color:#fff;
    font-size:12px;   
    margin-bottom: 0;
    padding: 5px 5px 0px 5px;
}

/*FAQ*/
.BoxItem_Brown .FaqListSelected
{
    color : #bbb1a5;
    text-decoration:none;
}
.BoxItem_Brown .FaqList
{
     text-decoration:none;
}
.BoxItem_Brown LI.FaqList
{
     color : #bbb1a5;
}
.BoxItem_Brown .FaqQuestion
{
     color : #B38707;
}
/*LINK PANEL - BLACK*/

.BoxItem_Brown .LinkPanel
{
     display: block;
     background-color:#000;
     text-decoration : none;  
     font-weight:bold;
     
}
.BoxItem_Brown .LinkPanel:Hover{
     background-color:#7C6A55;
     text-decoration : none; 
     display: block;
}

/*SCOLL CONTROLS - BLACK*/
.BoxItem_Brown .ScrollUp{
     background: url(/Include/_images/Brown/scroll_up_off.gif) no-repeat left center;
     text-decoration : none;   
}
.BoxItem_Brown .ScrollUp:Hover{
     background: url(/Include/_images/Brown/scroll_up_on.gif) no-repeat left center;
     text-decoration : none;   
}
.BoxItem_Brown .ScrollDown{
     background: url(/Include/_images/Brown/scroll_down_off.gif) no-repeat left center;
     text-decoration : none;   
}
.BoxItem_Brown .ScrollDown:Hover{
     background: url(/Include/_images/Brown/scroll_down_on.gif) no-repeat left center;
     text-decoration : none;   
}
/* BOX PAGE CONTENT */
.BoxItem_Brown .ContentTitle{
    color:#fff;
    font-size:12px;   
    margin-bottom: 0;
    padding: 5px 5px 0px 7px;
}
.BoxItem_Brown .ContentTitleWhite{
    color:#FFF;
    font-size:12px;   
    margin-bottom: 0;
    padding: 5px 5px 0px 7px;
}

/* BOX PAGE CONTENT */

.BoxItem_Brown .GenerigListLinkItemFirst
{
    color:#312f2d;  
}
.BoxItem_Brown A.GenerigListLinkItemFirst
{
    color:#312f2d;  
}

.BoxItem_Brown .LogoBoxHead
{
    font-size:19px;   
}
.BoxItem_Brown .LogoBoxText
{
    color:#bbb1a5;
    font-size:13px;  
    font-weight:bold;  
}
/*BOX FORMS*/
.BoxItem_Brown .FormSubmit 
{
    background-color:#000;
    display:block;
    font-size:11px;
    font-weight:bold;
    height:34px;
    padding-left:5px;
    padding-top:3px;
    text-decoration:none;
    width:143px;
}
.BoxItem_Brown .FormCellLabel
{
   background-color:#424242;
   padding-left: 5px;
   padding-top:1px;
   padding-bottom:1px;
   vertical-align:top;
}
.BoxItem_Brown .FormCellEmpty
{
   background-color:#424242;
}
.BoxItem_Brown .FormInput
{
   background-color:#424242;
   width:100%;
   border:0px;
}

.BoxItem_Brown .FormRawSep
{
    height:10px;
}
.BoxItem_Brown .FormResult
{
    color : Red;
    font-weight:bold;
}
.BoxItem_Brown .HeavyLink
{
    color:#B38707;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.BoxItem_Brown .Loading
{
     background: url(/Include/_images/Brown/loading.gif) no-repeat center center;
}
/*Table*/
.BoxItem_Brown A.HeadCellLink
{
    font-weight:bold;
    color: #000;   
}

.BoxItem_Brown TD.HeadCell
{
    background-color:#d3c8b5; 
    font-weight:bold;
    padding: 2px 5px 2px 5px; 
    color: #000;   
}
.BoxItem_Brown TD.ItemCell
{
    background-color:#d3c8b5; 
    padding: 2px 5px 2px 5px;
    color: #000;    
}
.BoxItem_Brown TD.AltItemCell
{
    background-color:#d3c8b5; 
    padding: 2px 5px 2px 5px;
    color: #000;    
}
.BoxItem_Brown TD.SepItemCell
{
    height:3px;   
}
.BoxItem_Brown .DownLoadIcon{
     background: url(/Include/_images/Brown/icon-DM-off.gif) no-repeat left center;
     text-decoration : none;   
     height:14px;
}
.BoxItem_Brown .DownLoadIcon:Hover{
     background: url(/Include/_images/Brown/icon-DM-on.gif) no-repeat left center;
     text-decoration : none;   
     height:14px;
}
.BoxItem_Brown .GraphIcon{
     background: url(/Include/_images/Brown/graph.gif) no-repeat left center;
     text-decoration : none;   
     height:17px;
     width:17px;
     display:block;
     font-size:1px;
}

