body         { font-family: Tahoma }
.commonButton button 
	{
	background-image: url('../images/btn_bg.gif');
	border: 0px solid white;
	background-repeat: no-repeat
	}
input {
	color : #000000;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.ulink       { text-decoration: none; color: #000080; font-size: 11px }
:hover.ulink       { text-decoration: underline; color: #000080; font-size: 11px }

.umenu       { text-decoration: none; color: #385A57; font-size: 11px }
:hover.umenu       { text-decoration: underline; color: #000080; font-size: 11px }

.UzunData    { font-size: 11px; color: #000000; text-decoration: none; 
               text-align: justify; text-indent: 12; line-height: 150%; 
                }
                
.iaUD    { text-align: justify;}

select 
{
	
	color : #000000;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

textarea{
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.grid{
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}