body
{
	margin: 0px;
	background-image: url("img/arkaMaviGradient.png");
	background-repeat: repeat-x;
}

body, td, p
{
	font-family: Tahoma, Sans;
	font-size: 12px;
	text-align: justify;
}


a
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.beyaz
{
	color: white;
}

.sekme
{
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
}

.staff 
{ 
    text-align: left; 
    vertical-align: top; 
}
td.sekmetd
{
	width:120px; 
	height: 50px; 
	text-align: center;
	font-size: 11px;
}

.sekmeAcik 
{
	background-image: url("img/sekmeAcik.png");
}

.sekmeKapali
{
	background-image: url("img/sekmeKapali.png");
}


.sekmeGenel
{
	width: 690px;
	height: 150px;
	color: white;
	font-weight: bold;
}

.turuncu
{
    background-color: #f59139;
}

.turuncu_ic
{
	height: 84px;
	width: 690px;
}

.eflatun
{
    background-color: #86498f;
}

.acik
{
	visibility: visible;
	display: block;
}

.kapali
{
	visibility: hidden;
	display: none;
}

.c_h1
{
	font-weight: bold;
	font-size: 24px;
}

.anatd
{
    background-image: url("img/keyboard.png");
    background-repeat: no-repeat;
    background-position: top right;
}


.gri
{
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-bottom: 4px solid #DEDEDE; 
	border-right: 4px solid #DEDEDE;
}

.tablo_baslik
{
	color: white;
	font-weight: bold;
	background-color: #9ab8c8;/* #5588aa; */
}

.tablo_alt_baslik
{
	background-color: lightyellow;
	color: black;
	font-weight: bold;
}

