<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newsLetter
{
	background-color: transparent;
	height: 260px;
	width: 190px;
	background: url('Images/bultenBg.png') no-repeat left center;
	padding: 25px 0 0 0;
	text-align: left;
	margin: 15px 0 0 5px;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	border: solid 1px red;
}

#result
{
	font: normal 11px Arial, Helvetica, Sans-Serif;
	color: Red;
	padding: 5px 0 0 0;
}


.newsLetter table
{
	margin: 80px 0 0 12px;
	text-align: left;
	width: 170px;

}

.newsLetter td
{
	padding: 0 0 5px 0;
}


.newsLetter .txtInput
{
	background-color: #ffffff;
	border: solid 1px #7f9db9;
	height: 16px;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #005387;
	padding: 2px;
	width: 160px;
}


.newsLetter .sendBtn
{
	border: solid 1px #670000 !important;
	height: 22px;
	padding: 0 10px 0 10px;
	font: bold 10px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
	color: #ffffff;
	background: #e52c00 /*url( "images/btnBg.png" ) repeat-x*/;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px 0 0 0; 
}

.newsLetter .sendBtn:hover
{
	border: solid 1px #670000 !important;
	height: 22px;
	padding: 0 10px 0 10px;
	font: bold 10px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
	color: #e52c00;
	background: #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px 0 0 0; 
}


/* contact form style*/

.contactForm
{
	background-color: #fff;
	padding: 10px;
	text-align: left;
	margin: 0;
	font: bold 12px Arial, Helvetica, Sans-Serif;
	width: 99%;
	border: solid 1px #f2f2f2;
	
}

#resultContact
{
	font: normal 11px Arial, Helvetica, Sans-Serif;
	color: Red;
	padding: 5px 0 0 0;
}


.contactForm td
{
	padding: 0 0 5px 0;
}


.contactForm .txtInput
{
	background-color: #ffffff;
	border: solid 1px #7f9db9;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #005387;
	padding: 2px;
}

.contactForm .sendBtn
{
	border: solid 1px #670000 !important;
	height: 22px;
	padding: 0 10px 0 10px;
	font: bold 10px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
	color: #ffffff;
	background: #e52c00 /*url( "images/btnBg.png" ) repeat-x*/;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px 0 0 0; 
}

.contactForm .sendBtn:hover
{
	border: solid 1px #670000 !important;
	height: 22px;
	padding: 0 10px 0 10px;
	font: bold 10px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
	color: #e52c00;
	background: #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px 0 0 0; 
}



/*Başvuru

.basvuruForm
{
	padding: 10px;
	margin: 15px 0 0 15px;
}


.basvuruForm td
{
	padding: 2px;
	font-weight: normal;
}

.basvuruForm input, .basvuruForm Select, .basvuruForm textarea
{
	background: #ffffff;
	border: 1px solid #c6c6c6;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding: 2px; 
}

.basvuruForm input:focus, .basvuruForm select:focus, .basvuruForm textarea:focus
{
	background: #f2f2f2;
}

.basvuruForm .count
{
	background-color: Transparent;
	border: none;
	font-weight: bold;
	color: Red;
}

.basvuruForm span
{
	color: #0e403d;
	font-weight: bolder;
}

.basvuruHead
{
}

.basvuruTdBG
{

	font-weight: bold;
	font-size: 13px;
	background-color: #0e403d;
	color: #ffffff;
	height: 20px;
	text-indent: 2px;
}

.basvuruTdBG span
{
	font-weight: bold;
	font-size: 13px;
	background-color: #0e403d;
	color: #ffffff;
	height: 20px;
	text-indent: 2px;
}

.basvuruForm .redStar
{
	color: Red;
	font-size: 10px;
	padding-left: 5px;
}
*/

.loginForm
{
	background-color: transparent;
	padding: 10px;
	text-align: left;
	margin: 0;
	font: bold 11px Arial, Helvetica, Sans-Serif;
	width: 95%;
	margin-left: 5px;
	margin-top: -20px;
}

loginForm .txtInput
{
	background-color: #ffffff;
	border: solid 1px #7f9db9;
	font: normal 10px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #005387;
	padding: 2px;
}

.loginForm .sendBtn
{
	border: solid 1px #024778 !important;
	height: 22px;
	padding: 0 10px 0 10px;
	font: bold 10px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
	color: #ffffff;
	background: #024778 /*url( "images/btnBg.png" ) repeat-x*/;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px 0 0 0; 
}

.loginForm .sendBtn:hover
{
	border: solid 1px #024778 !important;
	height: 22px;
	padding: 0 10px 0 10px;
	font: bold 10px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
	color: #024778;
	background: #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px 0 0 0; 
}

</pre></body></html>