﻿body 
{
	font: normal 11px Tahoma;
	color: #535977;
	background-image: url(../Images/BodyBG.jpg);
	background-repeat: repeat-x;
	background-color: #172C65;
	margin: 0px;
}

table
{
	padding:0;border:0;
}

a
{
	color: #535977;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
	
input
{
	border: solid 1px #B2B2B2;
	font: normal 11px Tahoma;
	color: #575E7F;
}
select
{
	border: solid 1px #B2B2B2;
	font: normal 11px Tahoma;
	color: #575E7F;
}
textarea
{
	border: solid 1px #B2B2B2;
	font: normal 11px Tahoma;
	color: #575E7F;
}

.TitleBlue
{
	color: #575E7F;
}

.LinkBlue
{
	color: #253A97;
	font: bold 11px Tahoma;
	text-decoration: underline;
}

.LinkBlue:hover
{
	text-decoration: none;
}

.LinkBlueThin
{
	color: #0A5AA1;
	text-decoration: underline;
}

.LinkBlueThin:hover
{
	text-decoration: none;
}

.MenuTitle
{
	font: bold 12px Arial;
	color: #384789;
	text-decoration: none;
}

.MenuTitle:hover
{
	color: #3F8BDA;
	text-decoration: none;
}

.BottomText
{
	color: #7E84A0;
}

.ContentTitle
{
	color: #2573BB;
	font: bold 15px Arial;
}

.ContentHeader
{
	letter-spacing: -1px;
	font: bold 16px Arial;
	color: #253A97;
}

/*Global Networks*/
	.baslik{ font-weight:bold; font-size:13px;}
	.gri{background-color:#f5f5f5; border-bottom:1px solid  #E5E5E5; padding:3px 0 ; margin:3px 0;}
	.beyaz{ background-color:#f8f8f8; border-bottom:1px solid #E5E5E5;}
	.ulke{ color:#000; font:bold 10px tahoma; }
	.ulke a{ color:#000; font:bold 10px tahoma; text-decoration:none; }
	.ulke a:hover{ color:#fff; font:bold 10px tahoma; background:#05143F; padding:3px;}
	
#SiteMap #MainTitle a{font-weight:bold;padding:5px;font-size:13px;color:#253A97;}
#SiteMap #ContentTitle a{margin-left:10px;padding:1px;color:Black;line-height:15px;}
#SiteMap #SubContentTitle a{color:Gray;margin-left:20px;padding:1px;}
.projectGridItem {border:solid 1px #CCCCCC;padding:5px;}