﻿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-family: 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;
}

.TrancheGrid
{
    border: 1px solid #91a7b4;
    margin-bottom: 15px;
 }

.TrancheGrid Caption
{
    Font-weight: Bold;
    font-family: Verdana;
    Font-Size: 8pt;
    color: #34A0CD;
    height: 18px;
 }

caption { text-align: center; }

.CABSResGrid th { text-align: left; }
.CABSHeadsGrid th { text-align: left; }
.CABSNewsGrid th { text-align: left; }


