﻿body
{
	margin:0 0 0 0px;
	padding:0;
	text-align:center;
	font-family: Tahoma; 
	font-size: 13px; 
	color: #444;	
	background:#FFFFFF;
}

body /* Mozilla Firefox alignment */ 
{ 
    text-align: -moz-center; 
}

hr {
  background: #eee; 
  color: #eee;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}


.cssMainTop { width:738px; vertical-align:top; height:75px;}
.cssMain  
{
    width:738px; 
    vertical-align:top; 
    margin-top:10px; 
    margin-bottom:10px;
    min-height: 500px;
}

.cssHeader {height:50px;}
.cssHeaderTop { background:#FFFFFF url(../Pics/footer_bg.gif) repeat-x; height:35px; }

.cssFooter { height:61px; width:100%; margin-top:10px;}
.cssFooterBottom { background:#FFFFFF url(../Pics/footer_bg.gif) repeat-x; height:35px; margin-top:20px;}

.cssLeft { float:left;}
.cssRight {float:right;}
.cssClear  { clear:both;}
.cssMerkez{text-align:center;}

/*.cssBand {height:192px; color:#ffffff; width:100%;background:#FFFFFF url(../Pics/band_bg.gif) repeat-x;}*/

.cssCerceve {border:solid 1px #e2e2e2; height:120px; width:250px; margin:5px 5px 5px 5px;}


/* Linkler */
a:link {text-decoration: none; font-family: tahoma, arial, sans-serif; font-size:13px; font-weight:normal; color: #003471;}
a:visited {text-decoration: none; font-family: tahoma, arial, sans-serif; font-size:13px; font-weight:normal; color: #003471;}
a:hover {text-decoration: none; font-family: tahoma, arial, sans-serif; font-size:13px; font-weight:normal; color: #cccccc;}

.a13:link {text-decoration: none; font-family: tahoma, arial, sans-serif; font-size:13px; font-weight:normal; color: #003471;}
.a13:visited {text-decoration: none; font-family: tahoma, arial, sans-serif; font-size:13px; font-weight:normal; color: #003471;}
.a13:hover {text-decoration: none; font-family: tahoma, arial, sans-serif; font-size:13px; font-weight:normal; color: #cccccc;}



.cssBand{
	background: url(../Pics/band_bg.gif) repeat-x;
	
	height: 192px;
	width:100%;
}
.cssBand h1 
{
    font-family:Trebuchet MS, Arial, sans-serif;
    font-size:26px;
	color: #e2e2e2;
	width: 390px;
}

h2 
{
    font-size:14px;
	color: #000;
}

.cssHizmetler 
{
    Position:absolute; 
    margin:5px 0px 0px 5px; 
    cursor:pointer; 
    text-align:center; 
    font-family: Trebuchet MS, Arial, sans-serif;
    width:175px;    
    height: 63px;
}


#UpdateProgress {
   background-color:#CF4342;
   color:#fff;
   top:2px;
   right:2px;
   position:fixed;
   font-family:Tahoma;
   font-size:12px;
 }

#UpdateProgress img {
   vertical-align:middle;
   margin:2px;
 }
