﻿body 
{
    background-color : #EFF5FA;
    margin-top : 0;
}
.NormalYazi
{
    font-size: 11px;
    color: black;
    font-family: verdana, arial, Tahoma;
}
.Basliklar
{
    font-size: 11px;
    color: black;
    font-family: verdana, arial, Tahoma;
    font-weight: bold;
}
.baslik
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #147BD4;
}
.menu, A.menu, A:VISITED.menu
	{
	font-family : arial;
	font-size :8pt;
	font-weight : bold;
    color : black;
	text-decoration : none;
}
A:HOVER.menu
{
	font-family : arial;
	font-size :8pt;
	font-weight : bold;
	color : white;
	text-decoration : none;
}	
.cekbox {border: 1;	}

.TBOnuYazi
{
    font-family: verdana, Arial, Tahoma;
    font-weight: bold;
    font-size: 11px;
    color: black;
}

.LblErr
{
 	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none; 
 }
 
.AAlternateDtl
{
	background-color: white;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: BLACK;
	text-align : right;
}
.AItemDtl
{
    background-color: #f1f1eb;
    font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    color: BLACK;
    text-align: right;
}


.nav
{
	font-family: Verdana;
	font-size: x-small;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

.nav:hover
{
	font-family: Verdana;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: black;

