#DivAna		{ width: 960px; margin: auto;  }
	#DivUst		{ border: 0px solid #FF0000; }
		#DivUst1	{ border: 0px dotted #00f; }
		#DivUst2	{ border: 0px dotted #00f; }
		
	#DivOrta	{ margin: auto; border: 0px solid #00FF00; }
		#DivOrtaSol	{ float: left; width: 220px; border: 0px dotted #00f; }
		#DivOrtaSag	{ width: 700px; border: 0px dotted #00f; }
	#DivAlt		{ clear: both; border: 0px solid #0000FF; }

body
{
	margin:0px;
	text-align:center;	
}

.MasterSolKutuUst
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #ff9933;
	text-align: center;
	width: 220px;
	height: 25px;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}

.MasterSolKutuOrta
{
	font-family: Verdana;
	font-size: 12px;
	background-color:Gray;
	text-align:center;
	vertical-align: top;
	width:220px;
	
	border-right: silver 1px solid; 
	border-left: silver 1px solid; 
}

.MasterSolKutuAlt
{
	font-family: Verdana;
	font-size: 12px;
	background-color:Gray;
	width:220px;
	height:15px;
	
	border-right: silver 1px solid; 
	border-bottom: silver 1px solid; 
	border-left: silver 1px solid; 
	
}

.MasterUstBand
{
	width: 900px; 
	height: 25px; 
	background-color: Gray;
    text-align: left;
}

.MasterAltBand
{
	border: 1px solid Gray;
	width: 900px; 
	height: 40px; 
	background-color: Gray;
    text-align: center;
}

.MasterUstTable
{
	width: 900px;
}

.OrtaTableSol
{
	border: 1px solid Gray;
	width: 230px; 
	background-color: Gray; 
	text-align: center;
	vertical-align:top;
}

.OrtaTableSag
{
	border: 1px solid Gray;
	width: 670px; 
	text-align: center;
	vertical-align:top;
}




.MasterSolHaberKutu
{
	background-image: url(images/Haberler/Haberler.jpg); 
	background-repeat: no-repeat;
	width:220px;
}



.CellGolgeSol
{
	background-image: url(images/YanSol.gif); 
	background-repeat: repeat-y;
	width: 30px;
}

.CellGolgeSag
{
	background-image: url(images/YanSag.gif);
	background-repeat: repeat-y;
	width: 30px;
}

.MasterSolLink
{
	font-family: Thoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
	
.MasterSolLink:link		  { color: #FFFFFF; text-decoration: none; }
.MasterSolLink:active     { color: #FFFFFF; text-decoration: none; }
.MasterSolLink:hover      { color: #000000; text-decoration: none; }

.MasterOrtaLink
{
	font-family: Thoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
	
.MasterOrtaLink:link	   { color: #000000; text-decoration: none; }
.MasterOrtaLink:active     { color: #000000; text-decoration: none; }
.MasterOrtaLink:hover      { color: #CC3300; text-decoration: none; }

.MasterHaberler
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
}
	
.MasterHaberler:link		{ color: #000000; text-decoration: none; }
.MasterHaberler:visited		{ color: #000000; text-decoration: none; }
.MasterHaberler:hover		{ color: #CC3300; text-decoration: none; }

.lblSayfaBaslik
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ff9966;
}

.lblSayfaIcerik
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}