@charset "iso-8859-9";
/* CSS Document */
body{
padding:0px;
margin:0px;
}

td {
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#727272;
}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#727272;
	}
	
.main1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#FFFFFF;
	}

.flash_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#656565;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#333333;
	}

.baslik_text
	{
		font-family:Tahoma;
		font-size:15px;
		line-height:20px;
		color:#727272;
		font-weight: bold;
	}
		
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#6192B1;
	}	
	
.link1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#568120;
	}		
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#616161;
	}

.form
	{
		width:171px; height:18px; border-color:#CFCFCF; border-bottom-width:1px;border-right-width:1px; background-color:#FFFFFF; border-left-color:#7D7D7D
	}
	
.form1
	{
		width:171px; height:17px; border-color:#DEDBD5; border-width:1px;border-left-width:2px; background-color:#FFFFFF
	}
.form_div
	{
		height:20px; margin-top:10px;		
	}

		
	a:link {color:#333333;text-decoration:none;}
	a:hover {color:#333333;text-decoration:underline;}
	a:active {color:#333333;text-decoration:none;}
	a:visited {color:#333366;text-decoration:none;}
