body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	background-color: White;
}


.TabloUstTd
{
	width: 100%;
	background-image: url(                                                                   '../images/Master/TabloUstTekrar.jpg' );
	background-repeat: repeat-x;
	height: 100px;
}

.DivUstTdOrta
{
	background-image: url(       '../images/Master/TabloUst.jpg' );
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
}
.DilSecimi
{
	color: #BFBFBF;
	width: 94px;
	height: 13px;
	float: right;
	padding-top: 7px;
}
.Logo
{
	width: 260px;
	height: 89px;
	float: left;
	padding-top: 7px;
}
.LinkBaslik
{
	height: 50px;
	width: 95px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	text-align: left;
	
}
.LinkBaslikHover
{
	height: 50px;
	color: White;
	width: 95px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	text-align: left;
	background-color: #1B5696;
	cursor: pointer;
}




.LinkBaslikAltYazi
{
	height: 35px;
	line-height: 10px;
	font-size: 10px;
	color: #8D8D8D;
	text-align: left;
}
.AltBaslikLink
{
	width: 95px;
	height: 35px;
	color: #8D8D8D;
	text-decoration: none;
	font-size: 10px;
	display: block;
}
.AltBaslikLink:Hover;
{
	color: #8D8D8D;
	text-decoration: none;
	font-size: 10px;
}



.AnaBaslikLink
{
	font-family: Tahoma;
	font-weight: bold;
	color: White;
	text-decoration: none;
	display: block;
}
.AnaBaslikLink:Hover
{
	color: White;
	font-weight: bold;
}


.TableFoot
{
	height: 80px;
	background-image: url(   '../images/Master/MasterFoot.jpg' );
	height: 100px;
	background-color: 0004aa;
	padding: 0px;
}
.FootLinkler
{
	float: left;
	width: 95px;
	color: #b2b1b1;
	text-decoration: underline;
}
.FootLink
{
	color: White;
	text-decoration: underline;
}
.FootLink:Hover
{
	color: White;
	text-decoration: underline;
}
