﻿a 
{
	text-decoration: none;
}

.Anchor
{
	text-decoration:none;
	color : Navy;
	font-family:Arial;
	font-size:8pt;
}

.menuItem
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: White;
	cursor: hand;
	width:200px;
}

.menuItem:hover
{
	color: #FFDB28;
}

.menuCol
{
	border:solid 1px white;
	vertical-align:middle;
	text-align:center;
	width:200px;
	height:20px;
	cursor:hand;
}

.menuCol2
{
	vertical-align:middle;
	text-align:center;
	width:60px;
	height:20px;
	cursor:hand;
}
.menuCol3
{
	width:30px;
	height:20px;
	cursor:hand;
}

.panel
{	
	padding-bottom: 5px;
	padding-left: 10px;
	text-align:left;
}

.formBox
{ 		
	border:solid 1px #DCDCDC;
	font-family :Trebuchet MS;
	font-size :12px; 
	width : 200px; 	
}

.formHeader
{	
	color: #404040;
	border-bottom: solid 1px #335E8B;	
	font-family:Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 100%;
}

.formItem
{
    color:#303030;
    font-family:Trebuchet MS;
	font-size:12px;
	font-weight: bold;
	padding:5px;
	text-align:right;
	width: 25%;
	white-space: nowrap;
	vertical-align: top;
	border-bottom: solid 1px #07519A;
}

.formInput
{
	font-family:Trebuchet MS;	
	font-size: 11px;
	padding: 4px 0px 4px 0px;
	width: 75%;
	border-bottom: solid 1px #07519A;
}

.text
{
	color: #303030;
	font-family: Verdana;
	font-size: 9pt;
}

.panelButton
{
	font-size: 12px;
	padding:0px 7px 0px 7px;
	font-family:Trebuchet MS;
	font-weight :bold;			
	border:0px;	
	background:url(../images/block_bg1.jpg)	 repeat-x center;
	color:#FFF;		
	cursor: hand;
}

.content
{
	font-size:12px;
	font-family:Trebuchet MS;
	display: block;
	color:#000000;	
}
.contentSubHeader
{
	font-size:13px;	
	color:#e78a0f;
	text-decoration:underline;
	font-weight:bold;
}
.error
{
	color: #FF0000;
	font-family:Trebuchet MS;
	font-size:12px;	
}
.contentPanel
{
	/*overflow:auto;
	height:426px;*/
	width:100%;
	color:#6D95BD;
}

.pageTitleDiv
{
	/*background-color:#6D95BD;*/
	position:relative; 
	padding-left:20px;
	height:28px;
}

.pageTitleText
{
	vertical-align:middle; 
	background-color:#D9E1EC;
	text-align:center; 
	color:#404040; 
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:10px;
	border:solid 2px #335E8B;
	height:14px;
}

.emlTable
{
	background-color:#B7C7E1;
	border:solid 1px #22588F;
	color:#22588F;
	width:220px;
}

.emlHeader
{
	background-color:Navy;
	color:#22588F;
	font-weight:bold;
	font-size:9pt;
	font-family:Tahoma;
	vertical-align:top;
}

.emlTextBox
{
	 width:150px;
	 height:14px;
	 border: solid 1px #90A8D0;
	 background-color:#F1F6FD;
	 font-family:Tahoma;
	 font-size:small;
	 text-align:center;
}

.emlButton
{
	 font-size:9pt;
	 font-weight:bold;
	 border:solid 1px black;
}

.emlLabel
{
	 font-weight:bold;
	 font-family:Tahoma;
	 font-size:8pt;
	 color:DarkBlue;
}

.TdTopCategory
{
	width: 190px;
	/*height: 426px; */
	vertical-align:top; 
	padding: 1px;
	text-align:left;
	padding-left:13px;
	padding-top:7px;
}
.TdTopCategory A
{
	color:#413F42;
	font-size:8pt;
	font-family:Tahoma;
	
}
.TdTopCategory A:Hover
{
	color:#FFDB28;
	
}
.DivTabCategory A
{
	color:#ffffff;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;

}

.TdTopCategory div
{
	height:20px
}

.Tbl_CategoryHierarchy_Col_CategoryName
{
	width:50%;
	font:#040480;
	border:solid 1px #fff;
	
}

.Tbl_CategoryHierarchy_FieldSet
{
	text-align:center;
	border:#2C538D 1px solid;
	/*height:120px;*/
	vertical-align:middle;
}
.ArticleTitle
{  
 font:bold 11px Verdana;	
 color:#138FD7;
 width:98%;
}
.ArticleContent
{
  font-family:Verdana;  
  padding-left:10px;  
  text-align:justify;  
  line-height:16px;
  color:#595959;
}
.FaqTitle
{ 
 background-image:url(../images/logo_minik.gif);
 background-repeat:no-repeat; 
 background-position:left;  
 margin-left:2px;
 text-align:left;
 padding:4px 0px 0px 18px; 
 font-family:Trebuchet MS;
 font-size:13px; 
 color:#e78a0f;
 width:98%;  
 line-height:22px;
 display:block;
}
.FaqContent
{ 
  font-family:Verdana;
  font-size:11px;
  text-align:justify;  
  line-height:16px;
  color:#595959;   
  padding-left:18px;
  vertical-align:middle; 
}
.FaqLink
{
  color:#e78a0f;	  
}
.FaqLink:hover
{
  text-decoration:underline;	
}
.LeftMenu
{	
 font-family:Trebuchet MS;
 font-size:13px; 
 color:#e78a0f; 
 text-decoration:none;
}
.LeftMenu:hover
{
 text-decoration:underline;
}
.LeftMenuTextHeader
{
 font-family:Trebuchet MS;
 font-size:12px;  
 text-decoration:underline; 
 color:#BC2B28;
}
.LeftMenuText
{
 font-family:Trebuchet MS;
 font-size:13px; 
 color:#363636;
 /*color:#BC2B28;*/
 text-decoration:none;
}
.LeftMenuAnouncement
{
  font-family:Verdana; 
  font-size:11px;  
  font-weight:bold;
  color:#353535;
  text-decoration:none;
}
.LeftMenuAnouncement:hover
{  	
  text-decoration:underline;
}
.RightContent
{  
  font-size:11px;
  text-align:justify;  
  line-height:16px;
  color:#595959;    	
}
.TextContent
{
  font-size:11px;  	
}
TextContentBold
{
  font-size:11px;
  font-weight:bold;	
}
.SubscriptionDiv
{
	text-align: center; 
	background-image: url(../images/eposta_bg.jpg); 
	height: 31px;
	width: 200px; 
	border: solid 1px #dbdbdb; 
	border-right: none; 
	padding-top: 2px;
}
.ProgressDiv
{
	position: absolute; 
	z-index: 10000; 
	width: 250px; 
	background-color:#FFF; 
	border:solid 2px #DCDCDC;
}
.ProgressIndicator
{
	float: left; 
	width: 50px; 
	text-align: right;
	background-image:url(../images/indicator.gif);
	background-position:center center;	
	background-repeat:no-repeat;
	height:50px;
}
.ProgressWarning
{
	float:right;
	height:40px;	
	font-size:11px;
	width:200px;
	padding-top:10px;	
	text-align:left;
}
.TopAnnouncementLeft
{
	background: url(../images/duyuru_bg.jpg) repeat-x center;
    width: 280px; 
    padding-left: 5px;    
    display:inline-block;
    vertical-align:middle;
    height:50px;
}
.TopAnnouncementLeftInnerLeft
{
	width:90px;
	float:left;
	font-size:13px;	
	vertical-align:middle;
}
.TopAnnouncementLeftInnerRight
{
  width:40px;
  float:left;
  font-size:13px;
  vertical-align:middle;
}
.TopAnnouncementRight
{
	background: url(../images/duyuru.jpg) center no-repeat; 
	display:inline-block;
	width: 40px;	
	height:50px;
}
#Topslider
{
  width:150px;   
  float:left; 
  padding:0px;
}	
#Topslider ul, #Topslider li{
	margin:0;
	padding:0;
	width:150px;
	height:25px;
	list-style:none;
	vertical-align:middle;
	color:White;
	display:inline-block;	
	}
#Topslider li{ 	
	overflow:hidden; 
	}	
div#controls1{
	margin:0;
	position:relative;
	display:none;
	} 
	