﻿

.DataList
{
Border-Width:1px;
width:100%;

}

.ItemStyle
{
    Width:50%;
    Color:black;
    background-color:#f8f7f4;
    Height:20px;
    font-size:13px;
    
}    

.AltItemStyle
{
    background-color:#ffffff;
    font-size:13px;
   
}

.DataList_Header
{
    background-color:#585858;
    Color:white;
    Height:20px;
    font-size:12px;
    font-weight:bold;
    
}
.Strip_Color
{
 background:#d3d3d3;
}

.Strip_Color a
{

font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
}
.FullAccessTxt
{
color:#ae2d28;
}
