body
{
     background-color: whitesmoke	
}
.BodyTable  { 
               background-color: white
}
.BannerContent  { 
               background-color: white
}
.LeftPane  { 
               background-color: white
}

.SiyahText
{
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.TuruncuText
{
	color: #ff3300;
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.ContentPane  { 
	background-color: white;
}

.RightPane  { 
               background-color: white
}
.FooterContent  { 
               background-color: white
}

A:link	{	
	text-decoration:	none;
	color:	#ff3300;
	font-size: 10pt;
	}	
		
A:visited
{
	color: #ff3300;
	font-family: Verdana;
	text-decoration: none;
	font-size: 10pt;
}	
		
A:active	{	
	text-decoration:	none;
	color:	#ff3300;
	font-size: 10pt;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#ff3300;
	font-size: 10pt;
	}
	a.ufaklink  {
	color : #ffffff;
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:hover.ufaklink {
	color : #ffffff;
	font-family: Verdana;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}
a:visited.ufaklink {
	color : #ffffff;
	font-family: Verdana;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}
a:visited:hover.ufaklink {
	color : #000000;
	font-family: Verdana;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}
a.bannerlink  {
	color : #000000;
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:hover.bannerlink {
	color : #000000;
	font-family: Verdana;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}
a:visited.bannerlink {
	color : #000000;
	font-family: Verdana;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}
a:visited:hover.bannerlink {
	color : #000000;
	font-family: Verdana;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}
	.NormalText
{
	font-size: 10pt;
	color: #666666;
	font-family:  Arial;
}
	.BaslikText
{
	font-size: 10pt;
	color: #000000;
	font-family:  Arial;
}
.BuyukText
{
	font-size: 9pt;
	color: #666666;
	font-family:  Arial;
}
.HaberLink
{
	font-size: 10pt;
	color: #ff6600;
	font-family: Arial;
}


.tahbol10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.Not
{
	font-size: 9pt;
	color: red;
}
.AdminLink
{
	font-size: 11pt;
	color: black;
	font-family: Arial;
}
.SoftTextBox 
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}
.XPButton 
{
	font-family: Verdana; 
	font-size: 8pt;
	color: Navy;
}
/* SoftButton stili */
.SoftButton 
{
	font-family: Verdana; 
	font-size: 8pt; 
	border-style: outset; 
	border-width: 1; 
	background-color: #E3E3E3;
	color: Navy;
	cursor:hand;
}
.DataGrid
{
	border-style:solid;				/* solid */
	border-width:1px;
	border-color:lavender;
	
	background-color: White;		/* BackColor */
 	
	/* font stil */
	color: white;					/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;				/* Font-Bold */		
	text-align: center;				/* HorizontalAlign */
	text-decoration:none;			/* underline overline line-through; */
	text-transform: none;
	/*text-indent:3px;*/
}

.HeaderStyle
{
	background-color: lightsteelblue;

	/* font stil */
	color: "#F7F7F7";				/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: center;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}

.ItemStyle
{
	background-color: white;		/* BackColor */
	
	/* font stil */
	color: "#4A3C8C";				/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: left;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}

.AlternatingItemStyle
{
	background-color: "#F7F7F7";	/* BackColor */
	
	/* font stil */
	color: black;					/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: left;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}

.SelectedItemStyle
{
	background-color: "#738A9C";	/* BackColor */
	
	/* font stil */
	color: "#F7F7F7";				/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: left;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}
	
.FooterStyle
{
	background-color: "#B5C7DE";	/* BackColor */
	
	/* font stil */
	color: "#4A3C8C";				/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: center;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}

.PagerStyle
{
	background-color: steelblue;	/* BackColor */

	/* font stil */
	color: gray;					/* ForeColor */
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;			/* Font-Bold */		
	text-align: left;				/* HorizontalAlign : center, justify, left, right */
	text-decoration:none;			/* underline, overline, line-through */
	text-transform: none;			/* none, capitalize, lowercase, uppercase */
}

/*----------------------------------------------------------------------
	DataGrid Style Sonu
----------------------------------------------------------------------*/

.tahbol10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
