﻿body
{
    font-family: Arial;
    font-size: 12px;
    color: #2e2e2e;
    background-image: url(../images/_background.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #999;
    padding: 0px;
    margin: 0px;
}

#wrap
{
    position: relative;
    width: 947px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 30px;
    top: 0px;
    left: 0px;
}

#innerwrap
{
    width: 947px;
    float: left;
    position: relative;
    border-top: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
}

#masthead
{
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
    width: 945px;
    background-color: #FFFFFF;
    position: relative;
    background-image: url(../Images/masthead-right.jpg);
    background-repeat: no-repeat;
    background-position: 533px bottom;
    height: 145px;
}

input[type=text]
{
    border:1px solid #CCC;
    }
    
textarea
{
    border:1px solid #CCC;
    font-family:arial;
    width: 259px;
}    

a
{
    color:#800000;
    text-decoration:none;
    }

a:hover
{
    color:#000000;
    text-decoration:underline;
    }

#masthead h1
{
    padding: 0px;
    margin: 0px;
}

#masthead h1 a
{
    position: absolute;
    background-image: url(../Images/masthead-logo.jpg);
    background-repeat: no-repeat;
    width: 322px;
    height: 131px;
    display: block;
    text-indent: -9000px;
    overflow: hidden;
    top: 10px;
    left: 10px;
}

#navbar
{
    width: 945px;
    border-bottom: 1px solid #AAA;
    border-top: 1px solid #AAA;
    background-color: #DDDDDD;
    position: relative; /* background-image: url(../images/metal-background-tile.jpg); */
    height: 18px;
    text-align: center;
    padding: 4px 0px 4px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
}

#navWrap
{
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

#navbar ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#navbar ul li
{
    float: left;
}

#navbar a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    padding-right: 20px;
    padding-left: 20px;
    display: block;
}

#navbar a.selected
{
    color: Black;
}

#navbar a:hover
{
    background-color: #888866;
    color: #FFF;
}

#TopLogin
{
    float: right;
    padding-right: 5px;
    position: absolute;
    width: 500px;
    left: 569px;
}

#TopLogin #Controls span
{
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: top;
    position: relative;
    top: 4px;
    float:left;
}

#TopLogin #Controls input
{
    margin-top: 2px;
    margin-bottom: 3px;
    height: 13px;
    border: 1px solid #CCCCCC;
    width: 95px;
    font-size: 11px;
    float:left;
}

#TopLogin #Controls .LogInButton    
{
    display: block;
    margin-top:-1px;
    height: 16px;
    width: 50px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/login.gif);
    
    }


/*
#TopLogin #Controls .ProfileButton    
{
    display: block;
    margin-top:-1px;
    height: 16px;
    width: 50px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/profile.gif);
    
    }
  */  
    

#TopLogin #Transparent
{
    width: 410px;
    background-color: #EAEAEA;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    position: absolute;
    height: 23px;
    z-index: 10;
    top: 0px;
    left: 0px;
}

#TopLogin #Controls
{
    text-align: right;
    padding-left: 4px;
    width: 405px;
    position: absolute;
    height: 23px;
    z-index: 20;
    top: 0px;
    left: 0px;
    border-left: 1px solid #BBB;
    border-bottom: 1px solid #BBB;
}


#Content
{
    float: left;
    width: 957px;
    padding: 7px 0px 7px 0px;
    min-height: 300px;
}

#footer
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #AAA;
    width: 937px;
    background-color: #FFFFFF;
    position: relative;
    text-align: center;
    padding: 4px;
    float: left;
}

#footer ul
{
    margin:10px 0px 10px 10px;
    list-style:none;
    float:left;
    }

#footer ul li
{
    float:left;
    padding-right:5px;
    border-right:1px solid #ccc;
    margin-left:5px;
    }
    
#footer ul li.last
{
    border-right:none;    
    }    

#DesignedBy
{
    float: right;
    margin-top: 5px;
    height: 16px;
    margin-bottom: 5px;
    margin-right: 5px;
}

#DesignedBy a
{
    display: block;
    height: 16px;
    font-size: 11px;
    padding-right: 20px;
    padding-top: 6px;
    color: #999999;
    background-image: url(../Images/tdh.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-decoration: none;
}

#LargeColumn
{
    border-style: solid solid solid solid;
    border-width: 1px;
    border-color: #AAA;
    padding: 10px 10px 20px 10px;
    width: 693px;
    float: left;
    background-color: #fff;
    margin-right: 10px;
    min-height: 300px;
}

#FullColumn
{
    border-style: solid solid solid solid;
    border-width: 1px;
    border-color: #AAA;
    padding: 10px 10px 20px 10px;
    width: 925px;
    float: left;
    background-color: #fff;
    margin-right: 20px;
    min-height: 300px;
}

.SmallColumn
{
    border-style: solid solid solid solid;
    border-width: 1px;
    border-color: #AAA;
    padding: 10px 10px 20px 10px;
    float: left;
    width: 200px;
    height: inherit;
    margin-bottom: 10px;
    background-color: #FFFFFF;
}

#Content h3
{
    background-color: #888866;
    color: #fff;
    padding: 5px;
    font-size: 14px;
    text-align: center;
    margin-top: 0px;
}

#Content h4
{
    clear: both;
    font-size: 14px;
    color: #990033;
    padding-left: 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid #8aaaaa;
    margin: 10px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
}

#Content h5
{
    clear: both;
    font-size: 14px;
    color: #800000;
    padding-left: 10px;
    padding-bottom: 7px;
    margin: 10px 10px 10px 10px;
}

#Content h6
{
    clear: both;
    font-size: 12px;
    color: #800000;
    padding-left: 10px;
    padding-bottom: 7px;
    margin: 10px 10px 10px 10px;
}

#Content p
{
    padding-left: 10px;
    margin: 10px 10px 20px 10px;
    line-height: 18px;
    text-align: left;
}

#Content #LargeColumn ul
{
    float: left;    
    list-style: none;
}

#Content #LargeColumn ul li
{
    padding-bottom: 10px;
}

#Content #LargeColumn ul span.Title
{
    width: 175px;
    display: block;
    float: left;
    text-align: left;
    padding-right: 10px;
    font-weight: bold;
    color: #800000;
}

#Content #LargeColumn ul span.Text
{
    display: block;
    float: left;
    width: 400px;
    padding-bottom: 10px;
    line-height: 18px;
}


.FAQitem
{
    padding-left: 20px;
    padding-right: 20px;
}

.FAQheader
{
    padding: 5px 3px 5px 3px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 1px solid #cccc99;
}
.FAQtext
{
    display: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccc99;
}


#backgroundBlackOut
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #FFF;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    z-index: 101;
    cursor: wait;
    visibility: hidden;
}

#backgroundBlackOutLoading
{
    background-image: url(../Images/Loading_50x100.gif);
    background-repeat: no-repeat;
    width: 100px;
    height: 50px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 120;
    visibility: hidden;
}

.AddPositionButton
{
    display: block;
    height: 32px;
    width: 130px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/AddSession.jpg);
}

.AddHAStrategyButton
{
    display: block;
    height: 32px;
    width: 258px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/AddHAStrategy.jpg);
}

.GenerateHATimeTableButton
{
    display: block;
    height: 32px;
    width: 258px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/GenerateHATimeTable.jpg);
}


.SaveHAStrategyButton
{
    display: block;
    height: 32px;
    width: 258px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/SaveHAStrategy.jpg);
}

.LoadBasisPricesButton
{
    display: block;
    height: 32px;
    width: 258px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/LoadBasisPrices.jpg);
}

.ViewBasisPricesButton
{
    display: block;
    height: 32px;
    width: 258px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/ViewBasisPrices.jpg);
}


.CalculateButton
{
    display: block;
    height: 32px;
    width: 130px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/Calculate.jpg);
}


.SaveSessionButton
{
    display: block;
    height: 32px;
    width: 130px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/SaveSession.jpg);
}


.AddSinglePosition
{
    display: block;
    height: 32px;
    width: 130px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/AddSinglePosition.jpg);
}

.FairPriceButton
{
    display: block;
    height: 22px;
    width: 130px;
    overflow: hidden;
    background-image: url(../Images/FairPrice.jpg);
}


.CancelAddSinglePosition
{
    display: block;
    height: 32px;
    width: 130px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/CancelAddSinglePosition.jpg);
}

.AddThisPosition
{
    display: block;
    height: 32px;
    width: 130px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/AddSinglePosition.jpg);
}


.NextButton
{
    display: block;
    height: 32px;
    width: 130px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/NextButton.jpg);
}

.BackButton
{
    display: block;
    height: 32px;
    width: 130px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/BackButton.jpg);
}

.UpdateButton
{
    display: block;
    height: 37px;
    width: 134px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/UpdateButton.gif);
    }
    

    

.RemindMeButton
{
    display: block;
    height: 37px;
    width: 134px;
    overflow: hidden;
    margin:10px 0px 10px 0px;
    text-indent: -9000px;
    background-image: url(../Images/RemindMeButton.gif);
    }


.EnterButton
{
    display: block;
    height: 37px;
    width: 134px;
    overflow: hidden;
    margin:10px 0px 10px 0px;
    text-indent: -9000px;
    background-image: url(../Images/EnterButton.gif);
    }

.RegisterButton
{
    display: block;
    height: 37px;
    width: 134px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/RegisterButton.gif);
    }
    

.SendCommentButton    
{
    display: block;
    height: 37px;
    width: 134px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/SendCommentButton.gif);
    margin-top:10px;
    }
    
.UpgradeButton
{
    display: block;
    height: 32px;
    width: 130px;
    overflow: hidden;
    text-indent: -9000px;
    background-image: url(../Images/UpgradeButton.gif);
    margin-top:10px;
    }    


.ForgottenPassword
{
    display: block;
    height: 16px;
    width:100px;
    font-size: 11px;    
    padding: 2px 0px 0px 17px;
    color: #999999;
    background-image: url(../Images/Qmark.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
    overflow:hidden;
}

.ForgottenPassword:hover
{
    color: #000;
      text-decoration: underline;
    }

.CreateDataButtons
{
    padding: 15px 5px 5px 5px;
}
.BackButtonHolder
{
    float: left;
}

.CentreButtonHolder
{
    float: none;
}

.NextButtonHolder
{
    float: right;
}



.ProgressBar
{
    margin:0px;
    padding:0px;
    list-style:none;
    }

.ProgressBar ul
{
    margin:3px 0px 0px 15px;
    padding:0px;
    width:150px;
    list-style:none;
    }
    
.ProgressBar li
{
    padding:5px 0px 5px 0px;
    margin:0px;
    clear:both;
    border-bottom:1px solid #CCC;
    font-weight:bold;
    color:#855555;
    }    
    
.ProgressBar ul li
{
    font-weight:normal;
    padding:3px 0px 3px 0px;
    margin:0px;
    clear:both;
    border-bottom:none;
    }     
    
.ProgressBar img
{
    position:relative;
    margin-left:4px;
    top:-1px;
    }     



#tblPositions
{

    }
    
#tblPositions th
{
    color:#fff;
    background-color:#808080;
    text-align:left;
    font-weight:normal;
    padding:3px;
    }    
    
#tblPositions td
{
    
    text-align:left;    
    padding:3px;
    border-bottom:1px solid #ccc;
    } 
    
#tblPositions td .ViewLink    
{
    display: block;
    margin-top:-1px;
    height: 22px;
    width: 68px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/ViewLink.gif);    
    } 

#tblPositions td .DeleteLink    
{
    display: block;
    margin-top:-1px;
    height: 22px;
    width: 68px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/DeleteSession.gif);    
    } 
    
#tblPositions td .BuyLink    
{
    display: block;
    margin-top:-1px;
    height: 22px;
    width: 68px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/BuyLink.gif);    
    }     
    
#tblPositions td .UpgradeLink    
{
    display: block;
    margin-top:-1px;
    height: 22px;
    width: 68px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/UpgradeLink.jpg);    
    }        
    
#tblPositions .PageLinks a
{
    padding-right:2px;
    padding-left:2px;
    }
    
#tblPositions .PageLinks a.selected    
{
    color:#666;
    text-decoration:underline;
    }

#tblSamples
{

    }
    
#tblSamples th
{
    color:#fff;
    background-color:#808080;
    text-align:left;
    font-weight:normal;
    padding:3px;
    }    
    
#tblSamples td
{
    
    text-align:left;    
    padding:3px;
    border-bottom:1px solid #ccc;
    } 
    
#tblSamples td .ViewLink    
{
    display: block;
    margin-top:-1px;
    height: 22px;
    width: 68px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/ViewLink.gif);    
    } 

#tblSession
{

    }
    
#tblSession th
{
    color:#fff;
    background-color:#808080;
    text-align:left;
    font-weight:normal;
    padding:3px;
    }    
    
#tblSession td
{
    
    text-align:left;    
    padding:3px;
    border-bottom:1px solid #ccc;
    } 

#tblSession td .DownloadPositionsLink    
{
    display: block;
    margin-top:-1px;
    height: 24px;
    width: 68px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/Download_positions.jpg);    
    } 

#tblSession td .DownloadPositionPricesLink    
{
    display: block;
    margin-top:-1px;
    height: 24px;
    width: 68px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/Download_results.jpg);    
    } 

#tblHAStrategies
{

    }
    
#tblHAStrategies th
{
    color:#fff;
    background-color:#808080;
    text-align:left;
    font-weight:normal;
    padding:3px;
    }    
    
#tblHAStrategies td
{
    
    text-align:left;    
    padding:3px;
    border-bottom:1px solid #ccc;
    } 
    
#tblHAStrategies td .ViewLink    
{
    display: block;
    margin-top:-1px;
    height: 22px;
    width: 68px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/ViewLink.gif);    
    } 

#tblHAStrategies td .DeleteLink    
{
    display: block;
    margin-top:-1px;
    height: 22px;
    width: 68px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/DeleteSession.gif);    
    } 
/* CSS COPIED FROM ORIGINAL FILES */
#tblHATimeTable
{

    }

#tblHATimeTable td .ViewLink    
{
    display: block;
    margin-top:-1px;
    height: 22px;
    width: 68px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/ViewLink.gif);    
    } 

#tblHATimeTable td .CreateLink    
{
    display: block;
    margin-top:-1px;
    height: 22px;
    width: 68px;
    overflow: hidden;
    text-indent: 9000px;
    background-image: url(../Images/Create.jpg);    
    } 


.banner
{
    border-style: none;
    border-width: inherit;
    border-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    font-family: 'Century Gothic';
    font-size: xx-large;
    color: #800000;
    font-weight: bold;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.pageheader
{
    padding: 3px;
    margin: 3px;
    font-family: 'Century Gothic';
    font-size: medium;
    color: #800000;
    font-weight: bold;
    text-align: center;
    background-color: #FFFFFF;
}
.smallprint
{
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: medium;
    text-align: center;
}
.generaltext
{
    padding: 0px;
    margin: 0px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    overflow: auto;
}
.generaltextheader
{
    font-family: 'Century Gothic';
    font-size: x-large;
    color: #800000;
}
.button
{
    padding: 0px;
    margin: 0px;
    border-style: none;
    border-width: thick;
    font-family: 'Century Gothic';
    font-size: medium;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.numbers
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    color: #800000;
}

.Bullets
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    overflow: auto;
    color: #FF0000;
    font-weight: bold;
    height: 35px;
    border-style: none;
    margin: 0px;
    padding: 0px;
}

.ResultsHeader
{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #808080;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: thin none #888888;
    width: 900px;
}

   
.MetalOptionDotCom
{
    padding: 3px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
    color: #0000FF;
    border-bottom: solid 1px red;
    border: thin none #FFFFFF;
}
.MetalOptionDotComSmall
{
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #000080;
    border: thin none #FFFFFF;
}

.HyperLink
{
    padding: inherit;
    margin: inherit;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #0000FF;
    border-bottom: solid 1px red;
    border: thin none #FFFFFF;
}
 
.RegularText
{
    padding: inherit;
    margin: inherit;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: 500;
    color: #000000;
    border-bottom: solid 1px red;
    border: thin none #808080;
    table-layout: fixed;
}
    
.ResultsHeaderRow
{
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    padding-bottom: 2px;
    background-color: #C0C0C0;
}    

.TableRowResults
{
    border-style: solid;
    border-width: 1px;
    font-family: 'Courier New' , Courier, monospace;
    font-size: x-small;
    background-color: #FFFF00;
}

.TableCellResultsRight
{
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #DDEEDD;
    border: 1px solid #FFFFFF;
    color: #000000;
}
.MatrixProfit
{
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #5050AA;
    font-weight: bold;
}
.MatrixLoss
{
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #AA5050;
    font-weight: bold;
}
.MatrixNothing
{
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #000000;
}
.MatrixAxis
{
    width: 10%;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #C0C0C0;
    border: 1px solid #FFFFFF;
    color: #800000;
    font-weight: bold;
}
.TableCellResultsTotal
{
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #800000;
    border: thin none #FFFFFF;
    font-weight: bold;
    color: #FFFFFF;
}
.TableCellResultsRightOdd
{
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #DDDDDD;
    border: 0px none #FFFFFF;
    font-weight: bold;
}
.InputField
{
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #EEEEEE;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #000000 #C0C0C0 #C0C0C0 #000000;
}

.TableCellResultsRightTotal
{
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #888855;
    border: thin none #FFFFFF;
    font-weight: bold;
    color: #FFFFFF;
}
.TableCellResultsRightAverage
{
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #AAAA77;
    border: 0px none #FFFFFF;
    font-weight: bold;
    color: #FFFFFF;
}

.EditableNumbers
{
    margin: 2px;
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #00FFFF;
    border: thin none #C0C0C0;
    font-weight: bold;
}

.TableCellResultsRightEven
{
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #EEEEEE;
    border: 0px none #FFFFFF;
    font-weight: bold;
}

.TableCellResultsProxyShifts
{
    width: 10%;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 2px;
    border-right: solid 1px #eaeaea;
    background-color: #BBCCBB;
    border: 0px none #FFFFFF;
    font-weight: bold;
}

.TableCellResultsLeft
{
    
    width:10%;
    text-align: left;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    padding:2px;
}



.DefaultLabel 
{
    text-align:right;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    
    }
