﻿	body {
			font-size:11px;
			font-family: Tahoma;
			color:#666;
			background: url(../Images/Site/bgbody.jpg) #B01618 repeat-x;
			margin-top:0px;
			margin-bottom:0px;
			margin-right: 0px;
	}
	body, td {font-size:11px; font-family:Tahoma;}
	
	.tableTitle 
	{
		font-weight:bold;
		color:White;
		font-size:12px;
		padding-left:40px;
		background-image:url(../Images/Site/h3.jpg);
		height:24px;		
		vertical-align:middle;
		padding-bottom:4px;
	}
	
	.tableMain 
	{				
		background:#FF9525 url(../Images/Site/orange.jpg) repeat-x fixed top;		
		color:#E5E5E5;
	}
	
	.tableBot
	{
		background-image:url(../Images/Site/orangebot.jpg); 
		height:10px;
	}
	
	.mainPanel
	{
		background:#FFFFFF url(../Images/Site/white.jpg) repeat-x fixed top;	
	}
	
	.mainPanelBot
	{
		background-image:url(../Images/Site/whitebot.jpg); 
		height:10px;		
	}
	
	.gs { color:#FF6600; }
	
	.of { overflow:auto; }
	
	.TextBoxClass
	{		
		border:solid 1px Orange;
		font-family:Tahoma;
		font-size:11px;
		padding:3px 3px 3px 3px;
		background-image:url(../Images/Site/bg_input.jpg);
		background-repeat:repeat-x;
		background-position:top;
	}
	
	a.Dosya { font-weight:bold; color:White; text-decoration:none; }
	a.Dosya:Hover { font-weight:bold; color:#E5E5E5; text-decoration:underline; }
	a.Dosya:Active { font-weight:bold; color:Red; text-decoration:underline; }
	a.Dosya:Visited { font-weight:bold; text-decoration:none; color:White; }
	
	.Sayac
	{
		margin-bottom:5px;
		font-weight:bold;
		color:#993300;		
	}
	.pageBot
	{
		background:url(../Images/Site/pageBot.jpg); 
		height:60px;
		font-size:10px;
		color:White;
		vertical-align:middle;
	}
	
	.gTableMain 
	{				
		background:#FF9525 url(../Images/Site/whiteGallery.jpg) repeat-x fixed top;		
		color:#E5E5E5;
	}
	
	.gTableBot
	{
		background-image:url(../Images/Site/whiteBotGallery.jpg); 
		height:10px;
	}