/* CSS Document */




body
{
	margin-top:0;
	margin-left:0;
	background-image: url();
	background-repeat: repeat-x;
	background-color: #000000;
}

img {
	behavior:url("pngbehavior.htc");
}
.style5 {font-family: Calibri; font-size: 13px; color: #FFFFFF; }
.style10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.style11 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}
.style21 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
.style12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #C2201D;
	font-weight:bold;
}
.style13 {
	font-family: Tahoma;
	font-size: 10px;
}
.style22 {
	color:#BB0002;
	font-size: 14px;
}
.style14 {color: #000000}
.style15 {color: #FFFFFF}
.style16 {
color: #FFFFFF;
font-size:14px;
font-family:Tahoma;
}

.yazikalin

{
color:#333333;
font-weight:bold;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
}

.baslik

{
color:#A80B09;
font-weight:bolder;
font-family:Tahoma;
font-size:14px;
}

a
{
text-decoration:none;
font-family:Tahoma;
font-size:12px;
font-weight:none;
color:#CC0000;


}
/*a:hover

{
text-decoration:none;
font-family:Tahoma;
font-size:12px;
font-weight:bolder;
color:#990000;

}



a link
{
text-decoration:none;
font-family:Tahoma;
font-size:12px;
font-weight:bolder;
color:#9D8B73;


}
*/






DIV.nav2 {

color:#333333;
font-weight:bold;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
background-color:#CBBEAB;
DISPLAY: block;   PADDING-LEFT: 2px; PADDING-BOTTOM: 2px;  PADDING-TOP: 2px; height:2px; width:100px; height:15px; :none;

BORDER-TOP: #554129 1px solid; 
}

.deneme2

{

border-bottom:#333333 1px solid;
}

.belge
{
border:#996600;
border:solid;
border:1px;

}

.buton
{
background-color:#A80B09;
color:#FFFFFF;
font-weight:bolder;
font-family:Tahoma;
font-size:14px;

}

.haberler
{
color:#006699;
}

.haberler a
{
text-decoration:none;
font-family:Tahoma;
font-size:12px;
font-weight:bolder;
color:#FFFFFF;
}
.haberler a:hover
{
text-decoration:none;
font-family:Tahoma;
font-size:12px;
font-weight:bolder;
color:#CCCCCC;
}



.clearFix:after { /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix { /* for IE7/Win */
    min-height:1px;
}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
}

/* The following rule is a fix for a CSS specifity bug in IE. Without this fix
   IE incorrectly applies the left red border to any NOROLL item on hover/focus.
   If you don't use any NOROLL items, you will not need this rule at all. */

#Menu1 a.NOROLL {
	border-color:#fff !important;
}










#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
