body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	text-align:justify;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold
} 

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold
}

.haberbaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #174785;
	text-decoration: none;
	font-weight: bold
} 

.paging {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color : #000000;
	text-decoration : none;
	font-style : normal;
	text-decoration : none; 
	font-weight: bold;
} 

.paging:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #005FAE;
	text-decoration : underline;
	font-style : normal;
	font-weight: bold;
}

.yazi {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
}

.altbilgi {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color : #000000;
	text-decoration : none;
	font-style : normal;
	font-weight: bold;
} 

.altbilgi:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #005FAE;
	text-decoration : underline;
	font-style : normal;
	font-weight: bold;
}

.yayinlink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color : #005FAE;
	text-decoration : none;
	font-style : normal;
} 

.yayinlink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #005FAE;
	text-decoration : underline;
	font-style : normal;
}

.arama {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000; 
	background-color:#FFFFFF;
	border:1px solid #000000;
	  background-image:url('images/arama2.gif');
  background-repeat:no-repeat;
  padding-left:20px;
}

.aramab {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000; 
	background-color:#FFFFFF;
	border:0px solid #000000;
}

.kutu {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px;
	font-weight: bold;
 	background-color: #F0F0F0;
	text-decoration: none;
	display: block;
	color: #000000; 
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}


.anabaslik {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 16px;
font-weight: bold;
height: 25px;
color: #000000; 
border-bottom:5px solid #FFCC33;
}

.cerceve {
border-right : 2px solid #276EC0; 
padding-right : 1px; 
border-top : 2px solid #276EC0; 
padding-left : 1px; 
border-left : 2px solid #276EC0; 
padding-top : 1px; 
border-bottom : 2px solid #276EC0; 
padding-bottom : 1px; 
}


/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
