﻿.RowStyle

{ 

	text-decoration: none;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: left;

} 

.AlternatifRowStyle

{
	
	text-decoration: none;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: left;
    
    background-color: #C0C0C0;
	
}

.HeaderStyle

{
	text-decoration: none;
    font-family: Tahoma;
    font-size: 10pt;
    text-align: center;
    
    color: #FFFFFF;
    background-color: #3B5998;
	
}

.PagerStyle

{
	background-image: url(images/haberler_cell2_footer2.gif);
	text-decoration: none;
    font-family: Tahoma;
    font-size: 10pt;
    /*text-align: right;*/
	
}

.FooterStyle

{
	background-image: url(images/haberler_cell2_footer2.gif);
	
	text-decoration: none;
    font-family: Tahoma;
    font-size: 10pt;
    /*text-align: right;*/
	
}