@charset "utf-8";
Body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Button {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url(/Images/buttonBg.gif);
	background-position:top;
	background-color:white;
	height:20px;
	vertical-align: middle;
}

.UstMenu {
	background-image: url(/images/UstMenuBg.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
.UstMenu a{
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: black;
	text-decoration:none;
	font-size:11px;
}
.UstMenu a:hover{
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #071444;
	text-decoration:none;
	font-size:11px;
	
}
.SolMenu {
	background-color: #dde5e9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ced1d3;
	vertical-align: top;
	width: 184px;	
}
.SolMenuButon {
	background-image: url(/images/SolMenuButonBg.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 184px;
	color: #103664;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	background-position: center;	
}
.SolMenuButon a:link{
	color: black;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	background-image: url(/images/SolMenuButonBullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-decoration:none;
}
.SolMenuButon a:visited{
	color: black;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	background-image: url(/images/SolMenuButonBullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-decoration:none;
}
.SolMenuButon a:hover{
	color: #aeb0b1;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/images/SolMenuButonBullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.SagMenu {
	background-color: #dde5e9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ced1d3;
	vertical-align: top;
}
.SolSagStunBaslik {
	background-image: url(/images/StunBaslikBg.jpg);
	height: 28px;
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b5bcbf;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b5bcbf;
	font-size: 11px;
}
.SolSagStunIcerikAlani {
	background-color: #eef2f4;
	padding-right: 5px;
	padding-left: 5px;
}
.Alt {
	background-color: #c1ced4;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
.Orta {
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
}
Hr {
	color: #CCCCCC;
	height: 1px;
}

.table
{
	/*border-style:outset;
	border-color:#f1f1f1;
	border-width:3px;*/
	width:100%;	
}

.table TH
{
	background-color: #f1f1f1;
	text-align:right;
	font-family:Tahoma;
	font-size:9pt;	
}

.table TD
{
	font-family:Tahoma;
	font-size:8pt;	
	text-align:left;
	background-color: #f1f1f1;
}

.OrgTree
{
}

.OrgTree td
{
     height:50px;   
     text-align:center;  
}

.OrgTree A
{
	 background-image:url(/images/org.gif);
	 background-repeat:repeat;
     text-align:center;
     font-family:Tahoma;
     font-size:8pt;
     color:#6B6A6A;
     height:50px;     
     width:150px;
}
