@charset "UTF-8";
/* CSS Document */

a, a:visited {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.whitehigh {
	background-color: #FFFBF4;
	line-height: 18px;
}
.underline     { border-bottom:1px solid; }
.highlight     {
	background-color: #ffc;
	color: #333333;
}
  
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}



/***** Forms *****/
 
form {
display:inline;
} 

.greenLink {
color: #b0dc39!important;
}

.greenLink:hover {
text-decoration:underline!important;
}

.leftLinks {
}

.leftLinks, .leftLinks ul, .leftLinks li {
margin: 0px;
padding: 0px;
list-style-type:none;
}

.leftLinks a, .leftLinks a:visited {
padding-left: 14px;
color: #464646;
text-decoration:none;
background:url(../img/content-list-bullet.gif) no-repeat 0px 6px;
line-height: 30px;
height:30px;
}

.leftLinks a:hover {
text-decoration:underline;
}

#footer a, #footer a:visited {
color: #c2c2c2;
}

#footer a:hover {
text-decoration:none;
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 16px;
	color: #336699;
	font-weight: normal;
	margin: 20px 0px;
}

.small {
font-size: 11px;
margin-bottom: 18px;
}
.smallHaber {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	top: 1px;
	bottom: 1px;
	margin-top: 1pt;
	margin-bottom: 1pt;
	line-height: 10px;
	color: #6C6853;
}
.haberaciklama {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	top: 1px;
	bottom: 1px;
	margin-top: 1pt;
	margin-bottom: 1pt;
	line-height: 18px;
}


.td, th {
	text-decoration:none;
	line-height: 40px;
	text-align: left;
	text-indent: 10px;
	white-space: pre;
	display: table-cell;
}


.homePageText {
font-size:12px;
margin: 15px;
color: #666666;
}

.quote {
font-size: 13px;
color:#333333;
font-style:italic;
margin-bottom: 15px;
text-align:left;
}


.textInput {
background:#FFFFFF!important;
border: 1px solid #cccccc;
padding: 4px;
font-family:Helvetica, Arial, sans-serif;
font-size: 11px;
}

select, textarea {
background:#FFFFFF!important;
border: 1px solid #cccccc;
padding: 4px;
font-family:Helvetica, Arial, sans-serif;
font-size: 11px;
}



html, body {
	border:0;
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #F5EDE9;
	background-image: url(images/fon.png);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #6C6853;
	line-height: 24px;
}


#footer {
	border-top: 1px solid #e8eae5;
	padding: 0px 0px 10px 0px;
	margin: 17px 17px 0px 17px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #c2c2c2;
	text-align:center;
}
.Haber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	line-height: 24px;
	margin-top: 1px;
	margin-bottom: 1px;
}
