html, body
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	/*
	height: 100%;
	*/
	text-align: center;
}

html { height: 100%; }
body
{
	width: 100%;
	_height: 100%;
	min-height: 100%;
	text-align: left;
	vertical-align: top;
	background-color: #ffc300;
	background-image: url("../images/bg_gradient.gif");
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
html * #flashy, #flashy
{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
html * #container, div#container,
html * #container2, div#container2
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: top;
	z-index: 100;
	_overflow-x: hidden;
}
td
{
	margin: 5;
	padding: 0;
}
.rengin-t-s-8b { font-family: Tahoma; color: #464646; font-size:8pt ;font-weight: bold}
.rengin-t-s-8 { font-family: Tahoma; color: #464646; font-size:8pt }
.rengin-t-s-10 { font-family: Tahoma; color: #464646; font-size:10pt }
.rengin-t-s-11 { font-family: Tahoma; color: #464646; font-size:11pt }
.rengin-t-s-9 { font-family: Tahoma; color: #464646; font-size:9pt }

span.rengin-t-mv-10 { font-family: Tahoma; color: #3569AB; font-size:8pt; font-weight: bold }
.rengin-t-s-10-bold { font-family: Tahoma; color: #464646; font-size:11pt; font-weight: bold }
.rengin-mavi-baslik { font-family: Tahoma; font-size: 11pt; color: #2E3092 ; font-weight: bold}
.rengin-beyaz-9 { font-family: Tahoma; font-size: 9pt; font-weight: bold; color:#FFFFFF }
.rengin-uyari-7 { font-family: Tahoma; font-size: 7pt; color:#464646; text-align:center }
.rengin-mavi-10{ font-family: Tahoma; font-size: 10pt; color: #3C719E; font-weight: bold}




.link2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #3c719e;
	text-decoration: none; margin-left:10; margin-right:10; margin-top:10;

}
:hover.link2
              {
	font-family: Tahoma;
	font-size: 8pt;
	color: #3c719e;
	text-decoration: none; margin-left:10; margin-right:10; margin-top:10;
	
}
:visited.link2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #3c719e;
	text-decoration: none
	text-decoration: none; margin-left:10; margin-right:10; margin-top:10;

}