.notNormal		{ border:1px solid #8090A0; background-color:#FFFFFF; }
.notIyi			{ border:1px solid #508050; background-color:#CCFFCC; }
.notOrta		{ border:1px solid #808050; background-color:#EEEECC; }
.notKotu		{ border:1px solid #805050; background-color:#FFCCCC; }

.yaslaSol		{ text-align	: left;		padding-left	: 5px;	}
.yaslaOrta		{ text-align	: center							}
.yaslaSag		{ text-align	: right;	padding-right	: 5px;	}

.cizSol			{ border-left	: 1px solid #80C0F0; }
.cizSag			{ border-right	: 1px solid #80C0F0; }
.cizUst			{ border-top	: 1px solid #80C0F0; }
.cizAlt			{ border-bottom	: 1px solid #80C0F0; }

.cizSolKoyu		{ border-left	: 1px solid #405060; }
.cizSagKoyu		{ border-right	: 1px solid #405060; }
.cizUstKoyu		{ border-top	: 1px solid #405060; }
.cizAltKoyu		{ border-bottom	: 1px solid #405060; }

.cizgiYok		{ border		: none; }
.cizgiYokSol	{ border-left	: none; }
.cizgiYokSag	{ border-right	: none; }
.cizgiYokUst	{ border-top	: none; }
.cizgiYokAlt	{ border-bottom	: none; }

.satirTek		{ background-color	: #FFFFFF;						}
.satirCift		{ background-color	: #F0F7FF;						}
.satirTek_i		{ background-image	: none							}
.satirCift_i	{ background-image	: url(resimler/satirCift.png);	}
.satirHover		{ background-image	: url(resimler/satirHover.png);	}
.satirSecilen	{ background-color	: #FFFF7F;						}
.satirPasif		{ background-color	: #DDDEDF;	color	: #444546;	}
.satirEski		{ background-color	: #EEDEDF;	color	: #444546;	}

.tamHucre 		{ width	: 100%;	height	: 100%;		margin	: 0px 0px 0px 0px;		background	: transparent;	border	: none; }
.tamHucreBG		{ width	: 100%;	height	: 100%;		margin	: 0px 0px 0px 0px;													}
.tamW			{ width	: 100%; 				}
.tamH			{ 				height	: 100%;	}

.hataGenel		{ background-image	: url(resimler/hataGenel.png);	}
.hataYerel		{ background-image	: url(resimler/hataYerel.png);	}

.hucreNotIyi,
.hucreNotOrta,
.hucreNotMavi,
.hucreNotKotu	{ font-weight	: bold; }

.hucreNotBos	{ background-image	: url(resimler/notBos.png);		}
.hucreNotIyi	{ background-image	: url(resimler/notIyi.png);		}
.hucreNotOrta	{ background-image	: url(resimler/notOrta.png);	}
.hucreNotMavi	{ background-image	: url(resimler/notMavi.png);	}
.hucreNotKotu	{ background-image	: url(resimler/notKotu.png);	}

.hucreGiris		{ font-weight	: normal;	font-family	: Verdana, Arial, Helvetica, sans-serif;	padding	: 2px; }

.notTablo		{ border	: 1px outset #9FBFEF;	table-layout	: fixed; }

th				{ background-color	: #BFDFFF;	color	: #333366;	border	: 1px outset #BFDFFF; }


button,
input[type=button],
input[type=submit] ,
input[type=reset],
input.btn		{ border	: 1px solid navy;	background-color	: #AFCFEF; }
input.btnIleri	{ width		: 100px;	float	: right;	margin-right	: 10px;	}
input.btnGeri	{ width		: 100px;	float	: left;		margin-left		: 10px;	}
input.btnUzun	{ width		: 150px; }
input.btnCokUzun	{ width		: 200px; }

select,
input[type=checkbox],
input[type=radio],
input.chk		{ border	: none;		background	: transparent;	vertical-align	: bottom;	margin	: 0px; }

option { background-color:white; font-weight:normal; }

label			{ cursor	: pointer; }

.kucukYazi,
.kucucukYazi	{ font-family	: Arial, Helvetica, sans-serif;			font-size		: 10px;	}
.kucucukYazi	{ font-size		: 9px;		line-height		: 8px;		letter-spacing	: 0px;	}
.buyukYazi		{ font-size		: 14px; }

.noBold	{ font-weight: normal !important}

.arkaPlan_01	{ background:#FFFFFF url(resimler/arkaPlan_01.png) repeat-x fixed center top;}

#uyariMesaji { color:#FF0000 }

.pad		{ padding-left		: 5px;	padding-right	: 5px;	}
.padX		{ padding-top		: 5px;	padding-bottom	: 5px;	}
.padSol		{ padding-left		: 5px;							}
.padSag		{ padding-right		: 5px;							}
.padUst		{ padding-top		: 5px;							}
.padAlt		{ padding-bottom	: 5px;							}
.noPad		{ padding-left		: 0px;	padding-right	: 0px;	}
.noPadX		{ padding-top		: 0px;	padding-bottom	: 0px;	}

.marj		{ margin-left		: 5px;	margin-right	: 5px;	}
.marjX		{ margin-top		: 5px;	margin-bottom	: 5px;	}
.marjSol	{ margin-left		: 5px;							}
.marjSag	{ margin-right		: 5px;							}
.marjUst	{ margin-top		: 5px;							}
.marjAlt	{ margin-bottom		: 5px;							}

.bilgi		{ background-color	: #DEF;		color	: #000;		font-weight	: bold;		clear	: both;}
.uyari		{ background-color	: #FF9;		color	: #000;		font-weight	: bold;		clear	: both;}
.hata		{ background-color	: #C00;		color	: #FFF;		font-weight	: bold;		clear	: both;}

.bilgiX		{ color	: #9AC;		font-weight	: bold; }
.uyariX		{ color	: #CC7;		font-weight	: bold; }
.hataX		{ color	: #D00;		font-weight	: bold; }

.simge{
	display			: inline-block;
	display			: -moz-inline-box;
	
	width			: 87px;
	height			: 77px;
	overflow		: hidden;
	
	border			: 2px solid #FFF;
	cursor			: pointer;
	margin			: 1px;
	
	vertical-align	: text-top;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 7pt;
	color			: #5566CC;
	text-align		: center;
}
.simge div 		{ display	: block;			width	: 85px;		text-align	: center; }
.simgeSecilen	{ border	: 2px solid #DEF;	background-color	: #EFF;		color: #000066;		font-weight	: bold }
.simgeHover		{ border	: 2px solid #DEF;									color: #000066; }

P.klasikParagraf{
	text-align		: justify;
	text-indent		: 30px;
	padding			: 5px;
	margin			: 0px;
}

.turuncuBant	{ background-color	: #FF8F4F;		color	: #A40;		font-weight	: bold;		clear	: both;}
.turuncuBant A	{ 									color	: #630; 	}