﻿body {
}

.TableGreyButton
{ 
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    background:url("../../images/button_bg.jpg") repeat-x 0 0;
    height:22px;
    font: verdana;
    font-size: 10px;
    vertical-align:middle;
    cursor:pointer;
    text-align: center;
 }
 
 .selectrow
 {
    border-top: 1px black;
    
 }
 

.blah
{
    border-left: 1px black;
}

.TrancheRow
{
    border: 1px solid #91a7b4;
}

.header_row_ptranche
{
    border: 0px white;
}
