﻿.DefaultAAIndexesDetail2
{
    width:187px;
    font:15px;
}

.DefaultAAIndicesBaseTable .R0 .C0
{
    font-size:12px;
    color:White;
    background-color:#68BEE8;
    height:20px;
    font-weight:bold;
}
   
.DefaultAAIndicesBaseTable .R1 .C0,
.DefaultAAIndicesBaseTable .R3 .C0,
.DefaultAAIndicesBaseTable .R5 .C0,
.DefaultAAIndicesBaseTable .R7 .C0
{
    font-size:12px;
    font-family:Verdana;
    border: solid 1px white;
    background-color:#EEF7FF;
    height:20px;
}

.DefaultAAIndicesBaseTable .R2 .C0,
.DefaultAAIndicesBaseTable .R4 .C0,
.DefaultAAIndicesBaseTable .R6 .C0
{
    font-size:12px;
    font-family:Verdana;
    border: solid 1px white;
    height:20px;
}

.DefaultAAIndicesBaseTable .R1 .C1,
.DefaultAAIndicesBaseTable .R3 .C1,
.DefaultAAIndicesBaseTable .R5 .C1,
.DefaultAAIndicesBaseTable .R7 .C1
{
    background-color:#EEF7FF;
    font-size:12px;
    font-family:Verdana;
    border: solid 1px white;
    text-align:right;
    height:20px;
}

.DefaultAAIndicesBaseTable .R2 .C1,
.DefaultAAIndicesBaseTable .R4 .C1,
.DefaultAAIndicesBaseTable .R6 .C1
{
    font-size:12px;
    font-family:Verdana;
    border: solid 1px white;
    text-align:right;
    height:20px;
}

.DefaultAADisclaimerStyle
{
    text-align: center;
    font-family: Arial, Verdana;
    font-size: 9px;
    text-decoration: none;
}
.DefaultAADisclaimerUrlStyle
{
    text-align: center;
    font-family: Arial, Verdana;
    font-size: 9px;
    text-decoration: none;
}

.OthersIndexGVHeader
{
    font-size:12px;
    font-family:Verdana;
    color:White;
    background-color:#68BEE8;
    height:20px;
    font-weight:bold;
    text-align:left;
}

.OthersIndexGVRow
{
    font-size: 12px;
    font-family: Verdana;
    background-color: #EEF7FF;
    height: 20px;

}

.OthersIndexGVAlterRow
{
    font-size: 12px;
    font-family: Verdana;
    border: solid 1px white;
    text-align: right;
    height: 20px;
}
