/*IMAGES STARTS*/
.top_red{
	background-image:url(../Images/Site/Top_Red.jpg);
	height:25px;
	background-repeat:repeat-x;
	background-position:center;
	
	}




/*START ICON*/

.guvenliCikisIcon{
background-image:url(/DigiEnglish/App_Themes/Images/Site/guvenliCikisIcon.gif);
width:26px;
height:25px;
background-repeat:no-repeat;
background-position:center;
}
.loginIcon{
background-image:url(/DigiEnglish/App_Themes/Images/Site/loginIcon.gif);
width:31px;
height:31px;
background-repeat:no-repeat;
background-position:center;
}

.arkaPlanIcon{
background-image:url(/DigiEnglish/App_Themes/Images/Site/arkaPlanIcon.gif);
width:25px;
height:25px;
background-repeat:no-repeat;
background-position:center;
}

	.textColorIcon{
background-image:url(/DigiEnglish/App_Themes/Images/Site/textColorIcon.gif);
width:25px;
height:25px;
background-repeat:no-repeat;
background-position:center;
}	



.orange_color{
	background-color:#FC0;
	}
	
.red_color{
	background-color: #F00;
	}
.green_color{
	background-color: #9C0;
	}
.gray_color{
	background-color: #666;
	font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:bold;
		color: #FFF;
	}
	.light_gray{
	background-color: #F3F3F3;
	
	}
	

