body,td,th {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #1A5388;
}
body {
	background-color: #C0C1C3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
	font-size: 11pt;
	color: #1A5388;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1A5388;
}
a:hover {
	text-decoration: underline;
	color: #4775A0;
}
a:active {
	text-decoration: none;
	color: #1A5388;
}

.whiteFont {
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFFFFF;
}


.tt {
	font-family: Tahoma;
	font-size: 14pt;
}

.white {
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFFFFF;
}
.white:link {
	text-decoration: none;
}
.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

.accordionHeader
{
	font-size: 14pt;
	padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    padding-left: 20px;
}
 
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:11pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:11pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:11pt;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buyuk {
	font-size: 18px;
	color: #F17710;
}
