	.radio
		{
			width:12px;
			height:12px;
			vertical-align:middle;
			margin:4px;
		}
	.form1
		{
			font-size: 7pt;
			border-style: solid;
			border-color: silver;
			border-width: 1
		}
	.yazar
		{
			font-family: Verdana,Tahoma;
			font-size: 8pt;
			color: black;
			font-weight: bold;
		}
	.menu
		{
			font-family: Arial Narrow,Tahoma;
			font-size: 8pt;
			color: #9D1414;
			font-weight: none;
		}
	.sayfa
		{
			font-family: Verdana,Tahoma;
			font-size: 7pt;
			color: black;
			font-weight: bold;
		}
	.haberbaslik
		{
			font-family: Verdana,Tahoma;
			font-size: 12pt;
			color: darkblue;
			font-weight: bold;
		}
	.kisa
		{
			font-family: Tahoma,Verdana;
			font-size: 8pt;
			color: black;
		}
	.haber01
		{
			font-family: Tahoma,Verdana;
			font-size: 8pt;
			color: black;
		}
	.haber02
		{
			font-family: Tahoma,Verdana;
			font-size: 8pt;
			color: #CC0000;
		}
	.haber03
		{
			font-family: Tahoma,Verdana;
			font-size: 9pt;
			color: #595959;
		}
	.alt
		{
			font-family: Tahoma,Verdana;
			font-size: 7pt;
			color: #686868;
			font-weight: none;
		}
	.ayrinti01
		{
			font-family: Tahoma,Verdana;
			font-size: 9pt;
			color: black;
		}
	.ayrinti02
		{
			font-family: Verdana,Tahoma;
			font-size: 10pt;
			color: black;
		}
	td,p
		{
			font-family: Tahoma,Verdana;
			font-size: 7pt;
			color: black;
		}
	input,textarea,select
		{
			font-family: Verdana,Tahoma;
			font-size: 8pt;
			background-color: white;
			color: black;
		}
	a
		{
			text-decoration: none;
			font-size: 8pt;
			color: #9D1414;
		}
	a:hover 
		{
			text-decoration : underline;
			color: #33CC00;
		}

	BODY
		{
			scrollbar-arrow-color:#FFFFFF;
			scrollbar-track-color:#2D2D2D;
			scrollbar-shadow-color:#5D9B5D;
			scrollbar-face-color:#5D9B5D;
			scrollbar-highlight-color:#5D9B5D;
			scrollbar-darkshadow-color:#000000;
			scrollbar-3dlight-color:#000000;
		 }