
/* CSS Document */


.lblBeyaz
{
		font-family: "Arial";
		font-size: 12px;
		color: #FFFFFF;
}
.lblSiyah
{
		font-family: "Arial";
		font-size: 12px;
		color:#CCCCCC;
    height: 25px;
}

.lblGri
{
		font-family: "Arial";
		font-size: 12px;
		color:#444444;
}
.tbl220gri
{
	background-color: #32363C;
	border:1px solid #db241c;
}
.tdBack
{
	/*background-image:url(baslikBack.gif);*/
	background-color: #db241c;
	height: 40px;
	text-align:left;
	padding:0px 0px 0px 10px;
	vertical-align:middle;
	
}		
.lblbtn:link
	{
		font-weight: bold;
		font-family: "Arial";
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}	
	
.lblbtn:hover
	{
		font-weight: bold;
		font-family: "Arial";
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: underline;
	}
			
.lblbtn:actived
	{
		font-weight: bold;
		font-family: "Arial";
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}	
	
.lblbtn:actived:hover
	{
		font-weight: bold;
		font-family: "Arial";
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: underline;
	}
			
.lblbtn:visited
	{
		font-weight: bold;
		font-family: "Arial";
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}	
	
.lblbtn:visited:hover
	{
		font-weight: bold;
		font-family: "Arial";
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	
	
	