﻿body 
{
	background-image: url(../images/pattern.jpg);
	margin-top:0;
}
td,th {
	font-family: Arial;
	font-size: 10px;
	color: #111111;
}
.companyProfile {
    font-size: 11px;
	color: #333333;
	text-indent: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.companyProfileTable {
    font-size: 11px;
	font-color: #333333;
	text-indent: 1px;
	font-family: Tahoma;
}
.langs:link {
	font-size: 9px;
	text-indent: 1px;
	font-family: Tahoma;
	text-decoration: none;	
	color:#990000;
	font-weight: bold;
}
.langs {
	font-size: 9px;
	text-indent: 1px;
	font-family: Tahoma;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
.title1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.border {
	border: 1px solid #cccccc;
}
.menus 
{
	font-size: 9px;
	text-indent: 1px;
	font-family: Tahoma;
	background-color:#3333CC;		
	color:#FFFFFF;
	border: 0px;
	padding:0px 0px 0px 0px;
}

.menuTd
{
	font-size: 9px; 
	font-weight: bold; 
	font-family: Tahoma; 
	border: 1px solid #cccccc;
	color: #FFFFFF; 
	background-color: #0000CC; 
	cursor: pointer;
}

.menuTdCurrent
{
	font-size: 9px; 
	font-weight: bold; 
	font-family: Tahoma; 
	border: 1px solid #cccccc;
	color: #FFFFFF; 
	background-color: #990000; 
}

.path {
	font-size: 11px;
	color: #1e316a;
	border: 1px solid #999999;
}

.CardHead{
	background-color: #DEDBC8;
	border: 1px solid #cccccc;
	border-bottom-color: #666666;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
}

.CardText{
	font-size: 11px;
	text-indent: 1px;
	font-family: Tahoma;
	font-weight: bold;	
	vertical-align: middle;
}

.CardHeadNoUnderline{
	font-size: 11px;
	text-indent: 1px;
	font-family: Tahoma;
	font-weight: bold;	
	background-color: #DEDBC8;
	border: 1px solid #cccccc;
}

.CardContend{
	font-size: 10px;
	text-indent: 1px;
	font-family: Tahoma;
	background-color: #F9F5E1;
	border: 1px solid #cccccc;	
	text-align: left;
}

.UlkeAdlari
{
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	color: #1E316A;
}

.kutu_baslik {font-size: 11px;font-weight: bold}
.kutu_baslik_beyaz {font-size: 11px;color: #FFFFFF;font-weight: bold}

.GridHeaderRow
{
	font-weight: bold; 		
	background-color: #CC0000;
	color: white;	
	text-align:left;
}

.Grid
{	
	width:700;
	border-color: #507CD1;
	border-style: None; 
	border-width: 1px;
	background-color: White;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.GridRow
{
	cursor:pointer;
	text-align:left;
}

.GridAlternatifRow
{
	cursor:pointer;
	text-align:left;
	background-color: #F7F6F3;
}
.GridSelectedRow
{
	cursor:default;	
	color: White; 
	text-align:left;
	background-color: #A1B7CC; 
}
.GridFooterRow
{
	text-align:center;
	color: #000066; 
	background-color: White; 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.GridPager
{	
	color: #507CD1; 
	background-color: White; 
	text-align: center;
	font-weight: bold; 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;			
}