﻿body 
{
	font-family:Arial ;
	font-size: 11px;  
	font-weight :normal ;
   color :#000000;   
}

a
{
    font-family :Arial ;
    font-size :11px;
    font-weight :bold ;
    text-decoration: none; 
    color :#7E2512;   
}

table
{
	font-family:Arial ;
	font-size: 11px;  
	font-weight :normal ;
   color :#000000;   
}

.text
{
    font-family :Arial ;
    font-size :11px;
    font-weight :normal ;
    color :#000000;   
}

.textBold
{
    font-family :Arial ;
    font-size :11px; 
    font-weight : bold  ;
    color :#000000;   
}

.textTitle
{
    font-family :Arial ;
    font-size :12px;
    font-weight :bold ;
    color :#000000;   
}

.textWhite
{
    font-family :Arial ;
    font-size :11px;
    font-weight :normal ;
    color :#FFFFFF;   
}

.textWhiteb
{
    font-family :Arial ;
    font-size :11px;
    font-weight : bold  ;
    color :#FFFFFF;   
}

.textSilver
{
    font-family :Arial ;
    font-size :11px;
    font-weight :normal ;
    color :Silver ;   
}

.textSilverb
{
    font-family :Arial ;
    font-size :11px;
    font-weight :bold ;
    color :Silver ;   
}

.textDarkGray
{
    font-family :Arial ;
    font-size :11px;
    font-weight :normal ;
    color :#aaaaaa ;   
}

.textDarkGray2
{
    font-family :Arial ;
    font-size :11px;
    font-weight :normal ;
    color :#c0c0c0 ;   
}

.textDarkGrayb
{
    font-family :Arial ;
    font-size :11px;
    font-weight :bold ;
    color :#aaaaaa ;   
}
.textRed
{
    font-family :Arial ;
    font-size :11px;
    font-weight :normal ;
    color :#e10011;   
}

.textRedb
{
    font-family :Arial ;
    font-size :11px;
    font-weight :bold ;
    color :#e10011;   
}

.textRedPageTitle
{
    font-family :Arial ;
    font-size :18px;
    font-weight :bold ;
    color :#e10011;   
}


.downloadLink
{
    font-family :Arial ;
    font-size :11px;
    font-weight :bold ;
    color :#aaaaaa ;   
}


.text8
{
    font-family :Verdana,Arial ;
    font-size : 20px;
    font-weight :normal ;
    color :#000000;   
}
.text10
{
    font-family :Arial ;
    font-size :20px;
    font-weight :normal ;
    color :#000000;   
}

.text10b
{
    font-family :Arial ;
    font-size :20px;
    font-weight :bold ;
    color :#000000;   
}

.text10Red
{
    font-family :Arial ;
    font-size :20px;
    font-weight :normal ;
    color :#e10011;   
}



.text10White
{
    font-family :Arial ;
    font-size :20px;
    font-weight :normal ;
    color :#FFFFFF;   
}

.text10Silver
{
    font-family :Arial ;
    font-size :20px;
    font-weight :normal ;
    color :Silver ;   
}


.RedBold
{
    font-weight :bold ;
    color :#E2000F ;  
}
.text11b
{
    font-family :Arial ;
    font-size :20px;
    font-weight : bold  ;
    color :#000000;   
}

.text11w
{
    font-family :Arial ;
    font-size :20px;
    font-weight : normal  ;
    color :#FFFFFF;   
}

.text11wb
{
    font-family :Arial ;
    font-size :20px;
    font-weight : bold  ;
    color :#FFFFFF;   
}
.text12bred
{
    font-family :Arial ;
    font-size :12px;
    font-weight : bold  ;
    color :#E2000F;   
}

.text14Redb
{
    font-family :Arial ;
    font-size :14px;
    font-weight : bold  ;
    color :#E2000F;   
}

.text18Redb
{
    font-family :Arial ;
    font-size :18px;
    font-weight : bold  ;
    color :#E2000F;   
}

.text14wb
{
    font-family :Arial ;
    font-size :14px;
    font-weight : bold  ;
    color :#FFFFFF;   
}


/* ASPX DataGrid styles */
.xDataGrid { font : 8pt Arial,sans-serif; color : #999; }
.xHeaderStyle { background : #E10011; font : bold 8pt Arial,sans-serif; color : #FFF; }
.xPagerStyle { background : #003366; font : 8pt Arial,sans-serif; color : #999; }
.xFooterStyle { background : #003366; font : bold 9pt Arial,sans-serif; color : #FFF; }
.xSelectedItemStyle { background : #008A8C; font : 8pt Arial,sans-serif; color : #FFF; }
.xEditItemStyle {}
.xItemStyle { background : #D7DEE8; color : #333; }
.xAlternatingItemStyle { background : #F5F5F5; color : #333; }


.xDealerAreaHeaderstyle { background : #FFBA00; font : 11px bold Arial,sans-serif; color : #FFF; }


.printText {font-family :Arial ,sans-serif;  font-size :11px;  font-weight :normal ; color : #000; }
.xPrintSelectedItemStyle { background : #008A8C; font :  11px Arial,sans-serif; color : #FFF; }
.xPrintHeaderStyle { background : #D7DEE8; font : 11px bold; }
.xPrintItemStyle { background : #FFFFFF; color : #333; font: 11px normal Arial,sans-serif; }
.xPrintAlternatingItemStyle { background : #F5F5F5; color : #333;font: 11px normal Arial,sans-serif; }
.xPrintFooterStyle { background : #003366; font: 11px bold Arial,sans-serif; color : #FFF; }

