﻿body 
{
     font-family : Tahoma;
     font-size :11px;    
     color : #505050;    
     margin-bottom:0; 
     margin-left:0; 
     margin-right:0; 
     margin-top:0;
     /* background-color: #EEEEDD; */
}

img
{
     border-color: Silver;
}

table
{
	 font-family : Tahoma;
     font-size :11px;           
}

td
{
	 font-family : Tahoma;
     font-size :11px;   
     color: #356570;        
     text-align: justify;
}

A:link	
{	
	text-decoration:	none;
	color:	gray;
}	
		
A:visited
{	
	text-decoration:	none;
	color:	gray;
}	
		
A:active
{	
	text-decoration:	none;
	color:	gray;
}	
		
A:hover	
{	
	text-decoration:	none;
	color:	black;
}



A.LinkMenu:link	
{	
	font-size:12px;
    font : normal;
    font-weight : normal ; 
	text-decoration:	none;
	color:	white;
}	
		
A.LinkMenu:visited
{	
	font-size:12px;
    font : normal;
    font-weight : normal ;
	text-decoration:	none;
	color:	white;
}	
		
A.LinkMenu:active
{	
	font-size:12px;
    font : normal;
    font-weight : normal ;
	text-decoration:	none;
	color:	white;
}	
		
A.LinkMenu:hover	
{	
	font-size:12px;
    font : normal;
    font-weight : normal ;
	text-decoration:	none;
	color:	yellow;
}




A.LinkMenuAlt:link	
{	
	font-size:11px;
	text-decoration:	none;
	color:	#00647C;
}	
		
A.LinkMenuAlt:visited
{	
	text-decoration:	none;
	color:	#00647C;
}	
		
A.LinkMenuAlt:active
{	
	text-decoration:	none;
	color:	#00647C;
}	
		
A.LinkMenuAlt:hover	
{	
	text-decoration:	none;
	color:	#002730;
}




A.LinkMenuYesil:link	
{	
	text-decoration:	none;
	color:	#254A10;
}	
		
A.LinkMenuYesil:visited
{	
	text-decoration:	none;
	color:	#254A10;
}	
		
A.LinkMenuYesil:active
{	
	text-decoration:	none;
	color:	#254A10;
}	
		
A.LinkMenuYesil:hover	
{	
	text-decoration:	none;
	color:	green;
}





A.LinkMenuBaslik:link	
{	
	font-size:14px;
    font : bold;
    font-weight : bold ; 
	text-decoration:	none;
	color:	#554B3A;
}	
		
A.LinkMenuBaslik:visited
{	
	font-size:14px;
    font : bold;
    font-weight : bold ;
	text-decoration:	none;
	color:	#554B3A;
}	
		
A.LinkMenuBaslik:active
{	
	font-size:14px;
    font : bold;
    font-weight : bold ;
	text-decoration:	none;
	color:	#554B3A;
}	
		
A.LinkMenuBaslik:hover	
{	
	font-size:14px;
    font : bold;
    font-weight : bold ;
	text-decoration:	none;
	color:	red;
}


A.LinkKirmizi:link	
{	
    font : normal;
    font-weight : normal ; 
	text-decoration:	none;
	color:	maroon;
}	
		
A.LinkKirmizi:visited
{	
    font : normal;
    font-weight : normal ;
	text-decoration:	none;
	color:	maroon;
}	
		
A.LinkKirmizi:active
{	
    font : normal;
    font-weight : normal ;
	text-decoration:	none;
	color:	maroon;
}	
		
A.LinkKirmizi:hover	
{	
    font : normal;
    font-weight : normal ;
	text-decoration:	none;
	color:	red;
}

.inputtext
{
     font-family : Tahoma;
     font-size :10px;    
     color : black;
     font-weight : normal ;
     background-color : white;   
     border-color: Gray ;
     border-width : 1px;
     border-style : solid;
}    
.inputbuton
{
     font-family : Tahoma;
     font-weight : bold ;
     font-size :10px;    
     color : black;
     background-color : #BFE0EE;  
     border-color: Gray ;
     border-width : 1px;
     border-style : solid  ; 
     width : 80px;
}

.inputbutonYesil
{
     font-family : Tahoma;
     font-weight : bold ;
     font-size :10px;    
     color : black;
     background-color : #00FF00;  
     border-color: Gray ;
     border-width : 1px;
     border-style : solid  ; 
     width : 80px;
}

.pencerebaslik
{
     width:100%; 
     background-image:url(images/menuOrta.gif); 
     font-weight:bold; 
     font-size:14px;
}

.pencerebaslikKirmizi
{
     width:100%; 
     background-image:url(images/menuOrta.gif); 
     font-weight:bold; 
     font-size:14px;
     color: Red;
}

.pencerebaslikYesil
{
     width:100%; 
     background-image:url(images/menuOrta.gif); 
     font-weight:bold; 
     font-size:14px;
     color: Green;
}

.pencerebaslikMavi
{
     width:100%; 
     background-image:url(images/menuOrta.gif); 
     font-weight:bold; 
     font-size:14px;
     color: Blue;
}

.MenuYazi
{
     color: White;
}

.TdYesil
{
	 background-color:#457927;
     color: White;
     text-align:center;
     font-size:12px;
     height:20px;
}

.TdYesilAlt
{
	 background-color:#DDEEDC;
     color: #336600;
     text-align:left;
}


.TdKahve
{
	 background-color:#93834D;
     color: White;
     text-align:center;
     font-size:12px;
     height:20px;
}

.TdKahveAlt
{
	 background-color:#EEEEDD;     
     text-align:left;
}

.TdBaslik
{	 
     font-size:18px;
     color:Green;
     border-bottom-width : 1px;
     border-bottom-style : dotted;
}