BODY
{
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}
A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}

/************* CLASS TANIMLAMALARI ***************/
/*------- Menu ------------*/
a.Menu
{
	font: 12px/22px Verdana;
	background-color: #FEF7DD;
	color: #111111;
	margin-left: 10px; /*text-decoration:none; 	font:Verdana, Verdana; 	font-weight:bold; 	background-color:#0A5F9E; 	font-size:small; 	color:#CCB800; 	text-align:center; 	color:#0033CC;*/
	width: 100%;
}
a.Menu:visited
{
	font: 12px/22px Verdana;
	background-color: #FEF7DD;
	color: #111111;
	margin-left: 10px; /*text-decoration:none; 	font:Verdana, Verdana; 	font-weight:bold; 	background-color:#0A5F9E; 	font-size:small; 	color:#CCB800; 	text-align:center; 	color:#0033CC;*/
	width: 100%;
}
a.Menu:hover
{
	/*font-weight:bold;*/
	background-color:#aabbcc;
	color: #FFFFFF;
	text-decoration:none;
}
a.Menu:active
{
	background-color: #aabbcc;
	color: #FFFFFF;
	text-decoration:none;
}
/*-------------------------*/
/*------- Simge -----------*/
.Simge
{
	font-family: Webdings;
	font-size: x-small;
	font-weight: bold;
	color: #009966;
}
/*-------------------------*/
/*--------Grid-------------*/
.GrdStyle
{
	background-color: #6187C7;
	border:solid 1px #ffffff;
	font-family: Verdana;
	font-size: x-small;
}
.GrdStyleHeader
{
	background-color: #6187C7;
	color: white;
	border-color: White;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	height:23;
	vertical-align:middle;
}
.GrdStyleItem
{
	background-color: #D7E0F0;
	border-color: White;
	color: Black;
	font-size: xx-small;
	height:23;
}

.GrdStyleAlternateItem
{
	background-color: white;
	border-color: White;
	color: Black;
	font-size: xx-small;
	height:23;
}
.GrdStyleCell_1
{
	background-color: #E4F3F7;
	border-color: black;
	color: black;
	font-size: xx-small;
	font-weight: bold;
	height:22;
	vertical-align:bottom;
}
/*-------------------------*/
/*--------- box -----------*/
.box
{
	font-size: xx-small;
	font-family:Verdana;
}
.boxKucuk
{
	font-size: xx-small;
	font-family:Verdana;
}
.boxKucukCenter
{
	font-size: xx-small;
	font-family:Verdana;
	text-align:center;
}
.boxKucukRight
{
	font-size: xx-small;
	font-family:Verdana;
	text-align:right;
}

/*-------------------------*/
.Kombo
{
	background-color: #ffffff;
	border:solid 1px #ffffff;
	font-family: Verdana;
	font-size: xx-small;
	color: black;
}

/*--------- opt -----------*/
/* Radio ve Check Box icin kullanilan Styller*/
.opt
	{
	cursor:hand;
	}
.optAlternate
	{
	cursor:hand;
	font:8px Verdana;
	}
.optRadio
{
	cursor:hand;
	font:9px Verdana;
}
/*-------------------------*/
	
/*--------- Text ----------*/
.txtBaslikLarge
{
	font-family: Verdana;
	font-size: medium; 
	color: #003366;
}
.txtBaslikSmall
{
	font: 10px/12px Verdana;
	font-weight: bold;
	color: black;
}
.txtWarning
{
 FONT: 10px Verdana;
 color:#CC0000;
}
.txtError
{
 FONT: 10px Verdana;
 color:red;
}
.txtDesc
{
 FONT: 10px Verdana;
 color:#999999;
}
.txtGrid
{
	color: Black;
	font-size: xx-small;

}
/*-------------------------*/
/*-------- buton ----------*/
.btnKucuk
{
	width:40px;
	cursor:hand;
	font-size: xx-small;
	height:18;
}
.btnOrta
{
	width:100;
	cursor:hand;
}
.btnBuyuk
{
	width:150;
	cursor:hand;
}
/*-------------------------*/
/*----- EK ÖZELLIKLER -----*/
.ekAltiCizgi
{
	border-bottom:1px solid #003399; 
}
.ekAltiUstuCizgi
{
	border-bottom:1px solid #999999;
	border-top:1px solid #CCCCCC;
}
.ekCursor
{
	cursor: hand;
}
.ekColor
{
	color:#003399
}
.ekDisariCikik
{
	border-left:2px solid #ddddff;
	border-top:2px solid #ddddff;
	border-right:2px solid #bbbbdd;
	border-bottom:2px solid #bbbbdd;
}
/*-------------------------*/
