P {    }
TD{	   }

a {text-decoration: none;}
a:hover {text-decoration: underline;}

A:active {
	 FONT-SIZE: 8pt; COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	 FONT-SIZE: 8pt; COLOR: #333333;  TEXT-DECORATION: none
}



.buton{
font-family: Verdana, sans-serif; font-size: 8pt ; font-weight:normal; color:#333333; text-decoration: none ;
border-left: 0px solid #DBDBDB; padding-left:2px;  
border-right: 0px solid #DBDBDB; padding-right:2px; 
border-top: 0px solid #DBDBDB; padding-top: 0px; 
border-bottom: 1px solid #cccccc; padding-bottom: 0px;  
background-color : #FFFFFF;
cursor : pointer
}

.text{
border : #DBDBDB 1px solid; 
background-color : #FFFFFF;
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight: normal ;
color :#333333
}
.select { 
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight:100 ;
	color: #333333;
	text-decoration: none;
}

.texterea { 
border-left: 1px solid #DBDBDB; padding-left:2px;  
border-right: 1px solid #DBDBDB; padding-right:2px; 
border-top: 1px solid #DBDBDB; padding-top: 0px; 
font-family: Verdana, sans-serif;
font-size: 8pt; color: #333333;  
}
.kaydet{
text-decoration: none;
border-left: 0px; 
padding-left:0px;  
border-right: 0px; 
border-top: 0px;  
border-bottom: 0px; 
padding-bottom: 0px;  
padding-top: 0px;
background-image : url('../images/kaydet.gif'); 
cursor : pointer
}

.vazgec{
text-decoration: none;
border-left: 0px; 
padding-left:0px;  
border-right: 0px; 
border-top: 0px;  
border-bottom: 0px; 
padding-bottom: 0px;  
padding-top: 0px;
background-image : url('../images/vazgec.gif'); 
cursor : pointer
}
.giris{
text-decoration: none;
border-left: 0px; 
padding-left:0px;  
border-right: 0px; 
border-top: 0px;  
border-bottom: 0px; 
padding-bottom: 0px;  
padding-top: 0px;
background-image : url('../images/giris.gif'); 
cursor : pointer
}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
-moz-opacity: 0.5;
}
.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
