A:link      { color :#030072; text-decoration : underline; ; }
A:active  { color :#030072; text-decoration : underline; ; }
A:visited { color :#030072; text-decoration : underline; ; }
A:hover  { color : #0063DC; text-decoration : none; }


body {

	background-image: url(../images/arka.gif);
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	SCROLLBAR-FACE-COLOR: #D3DFF1;
   	SCROLLBAR-HIGHLIGHT-COLOR: #E8EDF4;
	SCROLLBAR-SHADOW-COLOR: #024E71;
	SCROLLBAR-3DLIGHT-COLOR: #024E71;
	SCROLLBAR-ARROW-COLOR:  #024E71;
	SCROLLBAR-TRACK-COLOR: #DEE9F2;
	SCROLLBAR-DARKSHADOW-COLOR: #DEE9F2;	
}

td {
	font-family: Tahoma;
	font-weight:400;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	}
	
.basliksol {
	padding-left:17px;
	font-family: Arial;
	font-style:italic;
	font-weight:bolder;
	font-size: 14px;
	color: #33596B;
	}
	
	.haberbaslik {
	
	font-weight: bold; font-size: 13pt; color: #33596B;
	}
	
    .baslik {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold; font-size: 13pt; color: #0063DC;
	}
.tablobaslik {
	
	font-weight: bold; font-size: 11pt; color: #0063DC;
	}
	.buton {
	
	font-weight: bold; font-size: 10pt; color: #33596B;
	}
	.radiobutton {
	font-family: Tahoma, Arial, Helvetica;
	height: 12px;
	width: 12px;
	cursor: hand;
}
.AlertWindow_open{
		background-image:url(../images/AlertWindow_Bg.png);
		position:absolute;
		width:100%;
		height:100%;
		display:block;
		z-index:99999;
	}
.AlertWindow_close{
		background-image:url(../images/AlertWindow_Bg.png);
		position:absolute;
		width:100%;
		height:100%;
		display:none;
	}

.AlertWindowCenter{
		background-color:#FFF;
	}

.AlertWindowTopLeftCorner{
		background-image:url(../images/AlertWndowTopLeftCorner.png);
		background-repeat:no-repeat;
		width:23px;
		height:21px;
	}
.AlertWindowTopBar{
		background-image:url(../images/AlertWindowTopBar.png);
		background-repeat:repeat-x;
		height:21px;
	}
.AlertWindowTopRightCorner{
		background-image:url(../images/AlertWindowTopRightCorner.png);
		background-repeat:no-repeat;
		width:23px;
		height:21px;
	}
.AlertWindowLeftBar{
		background-image:url(../images/AlertWindowLeftBar.png);
		background-repeat:repeat-y;
		width:23px;
	}
.AlertWindowRightBar{
		background-image:url(../images/AlertWindowRightBar.png);
		background-repeat:repeat-y;
		width:23px;
	}
.AlertWindowDownRightCorner{
		background-image:url(../images/AlertWindowDownRightCorner.png);
		background-repeat:no-repeat;
		width:23px;
		height:21px;
	}
.AlertWindowDownBar{
		background-image:url(../images/AlertWindowDownBar.png);
		background-repeat:repeat-x;
		height:21px;
	}
.AlertWindowDownLeftCorner{
		background-image:url(../images/AlertWindowDownLeftCorner.png);
		background-repeat:no-repeat;
		width:23px;
		height:21px;
	}
