/* CSS Document */

td.ust			{
					border:1px solid gray;
					cursor:hand;
						
					
				}
td.linkler
				{
					cursor:hand;
					}
td.alt			{	
					 background-color:#95FFB8;
					 border-bottom:1px solid gray;
					 border-left:1px solid gray;
					 border-right:1px solid gray; 
					 font-family:tahoma,arial; 
					 font-size:11px;
					 text-align:center;
					 
					
					 cursor:hand;
					 width:120;
				}

td.malt				
				{
					 font-family:tahoma,arial; 
					 font-size:11px;
					 cursor:hand;
					 text-indent:5px;
					 background-color:#95FFB8;
				}

td.urun			{
				font-family:tahoma,arial;
				font-size:11px;
				color:#0066CC; 
				border-bottom:4px solid white;
				cursor:pointer;
				text-align:left;
				}

				
.baslik			{ color:#333333;
				font-family:tahoma,verdana;
				font-weight:bold;
				font-size:11px;
				background-color:#efeff4;
				}

.anamenu			{
				border-bottom:1px red solid;
				background-color:#efeff4;
				border-bottom:4px solid  white; 
				}
td.menuimage	{ text-align:left;
				border-bottom:1px solid white;
				
				}
td.resimust		{font-size:11px; font-family:tahoma,verdana,Arial; color:#FFFFFF; 
				text-align:center;
				}
				
td.down			
				{	
					border-bottom: 1px solid black;
					border-right: 1px solid black;
					padding:2px;
					text-align:center;
				}
td.resimtablebaslik			
				{	
					font-weight:bold;
					font-size:12px;
					vertical-align:bottom;
					text-decoration:underline;
				}
table.resimtable	
				{
					font-family:tahoma;
					font-size:11px;color:#ffffff;
					background-color:#3A448C;
					}
table.tablerenk
				{
					border-width:1px;border-style:solid;border-color:#000000;
				}
td.renk
				{
					border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#000000;
				}