@charset "UTF-8";
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
} 
.mesaj {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.mesaj:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.mesaj:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.mesaj:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.mesaj:hover {
	color: #FF3;
	font-weight: bold;
	text-decoration: none;
}

input {
	font-family: Tahoma;
	color: #003399;
	border: 1px solid #CCCCCC;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.yazi {
	color: #333333;
	font-size: 11px;
}
.yazi:link    {
	color: #333;
	text-decoration: none;
}
.yazi:visited  {
	color: #333;
	text-decoration: none;
}

.yazi:hover  {
	color: #FF0000;
	text-decoration: underline;
}
.borderOnlyBottomSolid {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding: 5px;
}
.yaziHeaderRed {
	font-weight: bold;
	color: #FF0000;
}
.yaziHeaderRed2 {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	text-align: center;
}
.borderPadding5px {
	margin: 5px;
	padding: 5px;
}
.borderPadding5pxBorder1 {
	margin: 5px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.yaziHeaderBluePadding {
	font-weight: bold;
	color: #519fff;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	font-family: "Century Gothic", Tahoma;
}
.icTabloAltMenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #FFFFFF;
}
.KalinYaziBeyaz {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.yaziKisaAciklama {
	float: none;
	text-indent: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	position: static;
}

.yaziAciklama {
	text-align: justify;
	text-indent: 15px;
	position: static;
	font-size: 14px;
}
.yaziResim {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.imgShadow {
	border: 1px dotted #FFF;
}
.imgShadowRed {
	border: 1px solid #FFF;
	Filter: Alpha(Opacity=100, FinishOpacity=75, Style=2, StartX=10, StartY=10, FinishX=0, FinishY=0);
Wave(Add=0, Freq=5, LightStrength=20, Phase=220, Strength=10);
	background-color: #519fff;
}
.BorderBosluk {
	padding: 5px;
}
.yaziIndexTable {
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
textarea {
	font-family: Tahoma;
	color: #003399;
	border: 1px solid #CCCCCC;
}
.style1 {
color: #FFFFFF;
font-weight: bold;
}
.boder {
	border: 1px solid #ddd;
}
