BODY
{
	margin:0px 0px 0px 0px;
	font-size: 11px;
	font-family: Tahoma;
	color: #171411;
	font-weight: normal;
	background-color:White;
	padding-LEFT: 8px; 
	padding-TOP: 8px; 
	padding-BOTTOM: 8px; 
	padding-right: 8px; 
	line-height:150%;
}

INPUT
{
	font-size: 11px;
	font-family: Tahoma;
	color: #171411;
	font-weight: normal;
}

IMG
{
	 border:0;
}

TEXTAREA
{
	font-size: 11px;
	font-family: Tahoma;
	color: #171411;
	font-weight: normal;
	border-style:Groove;
	background-color:white;
	line-height:150%;
}

SELECT
{
	font-size: 11px;
	font-family: Tahoma;
	color: #171411;
	font-weight: normal;
	background-color:aliceblue;
}

SPAN
{
	font-size: 11px;
	font-family: Tahoma;
	color: #171411;
	font-weight: normal;
	line-height:150%;
}

LABEL
{
	font-size: 11px;
	font-family: Tahoma;
	color: #171411;
	font-weight: normal;
}

TD
{
	font-size: 11px;
	font-family: Tahoma;
	color: #171411;
	font-weight: normal;
	line-height:150%;
}

A	,A:visited, A:link, A:active
{
	font-size : 11px;
	font-family: tahoma, verdana;
	text-decoration:	none;
	color:	#7394E2;
	font-weight:bold;
}
		
A:hover, A:visited:hover	{	
	text-decoration:	none;
	color:Red;
}

/* ************************************************ */

.divHeader
{
	padding:8px; border:dotted 1px Black; background-color:WhiteSmoke;
}

.infoImage
{
	clear:left; 
	float:left; 
	padding-right:8px;
}

.txt
{
	font-size: 11px;
	font-family: Tahoma;
	color: #171411;
	font-weight: normal;
	background-color:#FFFF81;
}

.trZ
{
	background-color:WhiteSmoke;
}

.tableTD
{
	background-color:#f5f5f5;
	padding: 4px 4px 4px 4px;
}

.info
{
	background-color:#ffff99;
	font-size: 11px;
	font-family: tahoma, verdana;
	font-weight: normal;
	color:   #171411;
	padding:  6px 4px 6px 4px;
}

.info2
{
	background-color:#F5DEB3;
	padding:  8px 8px 8px 8px;
}

.infoUyariKirmizi
{
	background-color:#ffff99;
	font-size: 11px;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: #E10000;	
}

.Uyari {
	border: 1px solid #666666;
	background-color: #FFFFCC;
	font-size: 12px;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: #E10000;
	padding: 2px 4px 2px 4px;
}

.UyariS {
	border: 1px solid #666666;
	background-color: #FFFFCC;
	font-size: 10px;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: #E10000;
	padding: 2px 4px 2px 4px;
}

.border
{
	BORDER-RIGHT: DarkGray 2px dotted; 
	BORDER-TOP: DarkGray 2px dotted; 
	BORDER-LEFT: DarkGray 2px dotted; 
	BORDER-BOTTOM: DarkGray 2px dotted
}

.hlp /* string */
{
	font-size: 11px;
	font-family: Tahoma;
	color: DarkOrange;
	font-weight:bold;
}


.str /* string */
{
	font-size: 11px;
	font-family: Tahoma;
	color: #171411;
	font-weight: normal;
}

.strW /* string white */
{
	font-size: 11px;
	font-family: Tahoma;
	color: White;
	font-weight:bold;
}

.strR
{
	color: Red;
}

.strSW /* string white */
{
	font-size: 9px;
	font-family: Tahoma;
	color: White;
	font-weight:bold;
}

.strS /* string small */
{
	font-size: 9px;
	font-family: Tahoma;
	color: gray;
}

.strSR /* string small */
{
	font-size: 9px;
	font-family: Tahoma;
	color: Red;
}

.strB /* label */
{
	font-size: 11px;
	font-family: tahoma, verdana;
	font-weight: bold;
}

.strB2
{
	font-size: 11px;
	font-family: Tahoma;
	color: #171411;
	font-weight: bold;
	padding-left:4px;
}

.strB2Hover
{
	font-size: 11px;
	font-family: Tahoma;
	color: #171411;
	font-weight: bold;
	padding-left:4px;
	background-color:Orange;
}

.strB3 /* label */
{
	font-size: 14px;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: #171411;
}

.strBU /* label */
{
	font-size: 11px;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: #171411;
	text-decoration:underline;
}

.strBig
{
	font-size: 15px;
	font-family: Tahoma;
	color: #171411;
	font-weight: bold;
}

.qHdr
{
	font-size: 14px;
	background-color:Gray;
	font-weight:bold;
	color:White;	
}

.hdr2
{
	font-size: 14px;
	background-color:Gray;
	font-weight:bold;
	color:White;	
	padding: 2px 2px 2px 2px;
	margin: 2px 3px 2px 3px;
}

.hdr1
{
	font-size: 10px;
	background-color:Gray;
	font-weight:bold;
	color:White;	
	padding: 2px 2px 2px 2px;
	margin: 2px 3px 2px 3px;
}

.err /* error */
{
	font-size: 11px;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: #E10000;
}

.ok 
{
	font-size: 11px;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: Green;
}

.blue
{
	font-size: 11px;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: Blue;
}

.errS 
{
	font-size: 10px;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: #E10000;
}

.redS 
{
	font-size: 10px;
	font-family: tahoma, verdana;
	font-weight: normal;
	color: #E10000;
}

.red 
{
	font-size: 11px;
	font-family: tahoma, verdana;
	font-weight: normal;
	color: #E10000;
}

.hdr /* header */
{
	font-size: 16px;
	font-family: Arial, tahoma, verdana;
	font-weight: bold;
	color: Black;
}

.hdrB /* header */
{
	font-size: 16px;
	font-family: Arial, tahoma, verdana;
	font-weight: bold;
	color: Black;
}

.hdrW /* header white */
{
	font-size: 16px;
	font-family: Arial, tahoma, verdana;
	font-weight: bold;
	color: White;
}

.mainTable
{
	border-left: dotted 1 Black;
	border-right: dotted 1 Black;
}

.body2
{
	padding-top:4px;
	padding-left:4px;
}

.btn
{
	color:Black;
	border:solid 1px dimgray;
	background-color:#D6DFF7;
	cursor:hand;
	font-weight:bold;
	height:20px;
	font-size:11px;
	padding-top:2px;
}
.btnNew
{
	color:Black;
	border:solid 1px dimgray;
	background-color:#ccff99;
	cursor:hand;
	font-weight:bold;
	height:20px;
	font-size:11px;
	cursor: url('../img/core/hand.cur');
}
.btnDel
{
	color:Black;
	border:solid 1px dimgray;
	background-color:#ff6666;
	cursor:hand;
	font-weight:bold;
	height:20px;
	font-size:11px;
}

.lnkWrn, .lnkWrn:visited, .lnkWrn:link, .lnkWrn:active
{
	font-size: 11px;
	font-family: tahoma, verdana;
	text-decoration: none;
	color: #8080FF;
	font-weight: bold;
}

.lnkWrn:hover, .lnkWrn:visited:hover
{
	text-decoration: none;
	color:Red;
}

.txtMerge
{
	width:140;
	background-color:WhiteSmoke;
	border: none;
}

/*-----------------------------*/

.dg
{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	border:solid 0px White;
	width:100%;
}

.dgHdr
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 20px;
	background-color: #6F8BDE;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	border:solid 1px WhiteSmoke;
	padding: 2px 2px 2px 3px;
}

.dgHdr A:link, .dgHdr A:visited
{
	color: white;
}
.dgHdr A:link:hover, .dgHdr A:visited:hover
{
	color: red;
}

.dgFtr
{
	background-color: #6F8BDE;
}

.dgPgr
{
	background-color: WhiteSmoke;
	color: Black;
}

.dgItm
{
	font-weight: normal;
	font-size: 11px;
	background-color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	text-decoration: none;
	height:18px;
	padding: 2px 2px 2px 2px;
}

.dgAlt
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial,Helvetica;
	background-color: #efefef;
	text-align: left;
	text-decoration: none;
	height:18px;
	padding: 2px 2px 2px 2px;
}

.dgSel
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color:#FFFFC0;
	text-align: left;
	text-decoration: none;
}

.dgEdt
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: Yellow;
	text-align: left;
	text-decoration: none;
}

.dgGrp
{
	background-color:#6F8BDE;
	color:White;
	font-weight:bold;
}

/* -------------------- */

* html .clearfix {
  
}

.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

.yellowbox
{
	background-color:#FFF9D7;
	border: 1px solid #E2C822;
}

.always_at_bottom
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	opacity: .90;    
	filter: alpha(opacity="90");
	z-index: 200;
	overflow: hidden;
	overflow-y: auto;
}

.always_at_top
{
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	opacity: .90;    
	filter: alpha(opacity="90");
	z-index: 200;
	overflow: hidden;
	overflow-y: auto;
}

.always_at_bottom_bar
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	opacity: .90;    
	filter: alpha(opacity="90");
	z-index: 200;
	overflow: hidden;
	overflow-y: auto; 
	background-color: #FFF9D7;
	border:0px;
	border-top: solid 1px #E2C822;
	padding: 5px;
	font-weight: bold;
	margin:0px;	
}

.always_at_top_bar
{
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	opacity: .90;    
	filter: alpha(opacity="90");
	z-index: 200;
	overflow: hidden;
	overflow-y: auto;
	background-color: #FFF9D7;
	border:0px;
	border-bottom: solid 1px #E2C822;
	padding: 5px;
	font-weight: bold;
	margin:0px;
}


