#sponsorAdDiv {
	LEFT: 0px; WIDTH: 1px; POSITION: absolute; TOP: 0px; HEIGHT: 1px
}

.DepartmentLink td.a { color: #001755; font-weight:bold }
.DepartmentLink td:hover.a { color: #BF0808 }
.style1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.style4 {font-family: Tahoma; font-size: 11px; font-weight: bold; }
.style7 {font-family: Tahoma; font-size: 13px; font-weight: bold; }
.style8 {
	font-family: Tahoma;
	font-size: 12px;
}
.style10 {color: #003399}
.style11 {	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
}
.style9 {color: #FF0000}
.style1 {
	font-family: tahoma;
	font-size: 12px;
}
:hover.EtkinlikVar { color: #000000 }
.style3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.style4 {
	font-size: 10px;
	font-weight: bold;
}

td   { text-decoration: none; color: #000000; font-family: Tahoma; font-size: 11px;}
td a { text-decoration: none; font-family: Tahoma; font-size: 11px; color: #0D9CCA; }
td a:hover { text-decoration: none; color: #FF0000; font-family: Tahoma; font-size: 11px; }

.AnaMenuStyle { text-decoration: none; color: #000000; font-family: Arial; font-size: 10px;}
.AnaMenuStyle a { text-decoration: none; font-family: Arial; font-size: 10px; color: #000000; }
.AnaMenuStyle a:hover { text-decoration: none; color: #FFFFFF; font-family: Arial; font-size: 10px }

.MenuTitleLink { background-color: e3e3e3; background-image: url(images/top_menu_back.gif);  text-decoration: none; font-family: Tahoma; font-size: 11px; COLOR: 000000; 
padding-left: 30px; height: 36; border-collapse: collapse; padding-right: 0;}
.MenuTitleLink a { text-decoration: none; font-family: Tahoma; font-size: 11px; COLOR: 0D9CCA; }
.MenuTitleLink a:hover { text-decoration: none; font-family: Tahoma; font-size: 11px; COLOR: FF0000;  }

.PageTail td { text-decoration: none; font-family: Tahoma; font-size: 11px; COLOR: 0D9CCA; }
.PageTail td a { text-decoration: none; font-family: Tahoma; font-size: 11px; COLOR: 0D9CCA; padding-left: 5px; }
.PageTail td a:hover { text-decoration: none; font-family: Tahoma; font-size: 11px; COLOR: 000000; padding-left: 5px; }

input,select,textarea,button        { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #000080; }
.UyelikTextField {
	BORDER-RIGHT: #bcbcbc 1px solid; BORDER-TOP: #bcbcbc 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #bcbcbc 1px solid; COLOR: #01265b; BORDER-BOTTOM: #bcbcbc 1px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #ffffff
}
.EtkinlikVar { color: #FFFFFF; font-family: Tahoma; font-size: 11 px; text-decoration: none; 
               font-weight: bold }
#soultip{
	filter:alpha(opacity:90);

	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:999999999;

	background-color:#FFFF5F;
	border:1px solid #666;
	padding:5px;
}
#soultip .header{
	line-height:13px;
	color:#000;
	font-size:11px;
	border:0px solid #333;	
	border-bottom-width:1px;
	font-weight:bold;
	margin-bottom:5px;
}
#soultipinner{
	font-size:11px;
	font-family:Tahoma, Verdana, Helvetica;
	line-height:12px;
}

.dynamic-tab-pane-control.tab-pane {
  position:  relative;
  width:    100%;    /* width needed weird IE bug */
  margin-right:  -2px;  /* to make room for the shadow */
}

.dynamic-tab-pane-control .tab-row .tab {

  width:        120px;
  height:        16px;
  background-image:  url( "images/tab.png" );
  position:    relative;
  top:      0;
  display:    inline;
  float:      left;
  overflow:    hidden;
  cursor:      Default;

  margin:      1px -1px 1px 2px;
  padding:    2px 0px 0px 0px;
  border:      0;

  z-index:    1;
  font:      11px Tahoma;
  white-space:  nowrap;
  text-align:    center;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
  width:        124px !important;
  height:        18px !important;
  background-image:  url( "images/tab.active.png" ) !important;
  background-repaet:  no-repeat;

  border-bottom-width:  0;
  z-index:    3;
  padding:    2px 0 0px 0;
  margin:      1px -3px -3px 0px;
  top:      -2px;
  font:        11px Tahoma;
}

.dynamic-tab-pane-control .tab-row .tab a {
  font:        11px Tahoma;
  color:        Black;
  text-decoration:  none;
  cursor:        default;
}

.dynamic-tab-pane-control .tab-row .tab.hover {
  font:        11px Tahoma;
  width:        120px;
  height:        16px;
  background-image:  url( "images/tab.hover2.png" );
  background-repaet:  no-repeat;
}


.dynamic-tab-pane-control .tab-page {
  clear:      both;
  border:      1px solid rgb( 145, 155, 156 );
  background:    rgb( 252, 252, 254 );
  z-index:    2;
  position:    relative;
  top:      -2px;

  font:        11px Tahoma;
  color:        Black;

  filter:      progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
          progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
  /*244, 243, 238*/
  /* 145, 155, 156*/
  padding:    10px;
}

.dynamic-tab-pane-control .tab-row {
  z-index:    1;
  white-space:  nowrap;
}
