/* ######### TABLAR ######### */
.destektab
{
	padding: 0px;
	margin-left: 10;
	margin-top: 0px;
	margin-bottom: 7px;
	font: normal 12px Arial;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.destektab li
{
	display: inline;
}

.destektab li a
{
	text-decoration: none;
	position: relative;
	z-index: 1;
	font: bold 11px Arial;
	border: 1px solid #cccccc;
	color: #666666;
	padding: 7px;
	/*background: white url(../images/tabsctive.jpg) top left repeat-x;*/
}

.destektab li a:visited
{
	color: #666666;
}

.destektab li a:hover
{
	text-decoration: underline;
	color: #000000;
}

.destektab li a.selected
{
	/*selected main tab style */
	position: relative;
	top: 0px;
}

.destektab li a.selected
{
	/*selected main tab style */
	/*background-image: url(../images/tabs.jpg);*/
	border-bottom-color: white;
	font: bold 11px Arial;
	color: #FF3300;
	text-decoration: underline;
}

.destektab li a.selected:hover
{
	/*selected main tab style */
	text-decoration: none;
}

.destekicerik
{
	display: nones;
	padding: 5px;
}

@media print
{
	.destekicerik
	{
		display: block !important;
	}
}
/**********************************Sorgulama için aşağısı yapılandırıldı ************************************************/
.slidetabsmenu2
{
	float: center;
	width: 100%;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: bold;
    list-style-type: none;
	margin: 0px auto;
	
	
}

.slidetabsmenu2 li
{
	display: inline;
	margin: 0 auto;
	padding: 0px;
	
}

.slidetabsmenu2 li a
{
	float: left; 
	/*background:url(../images/tabls.jpg) no-repeat left top;*/ 
	background-color: #ffffff;
	margin: -1px;
	padding: 1px 1px 0px 3px;
	text-decoration: none;
	outline:none;
	
}

.slidetabsmenu2 li a span
{
	float: left;
	display: block; 
	background:url(../images/tabl.jpg) repeat-x left top;
	background-color: #FFFFFF;
	border-top: 0px solid #55B5D9;
	border-left: 1px solid #fff;
	border-right: 0px solid #55B5D9;
	padding: 15px 2px 15px 2px;
	font-weight: bold;
	color: #666666;
}

.slidetabsmenu2 li a:hover span
{
	color: #000000;
	cursor:hand;
}

.slidetabsmenu2 li a.selected span
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
    background:url(../images/tabactive.jpg) no-repeat right top;
    
}
.slidetabsmenu2 li a:hover
{

}

.slidetabsmenu2 li a:hover span
{
background:url(../images/tabactive.jpg) no-repeat right top;

}
.maintitles { border-color: black #DCD6C9 #DCD6C9 #BEBEBE; background-image: url(../images/tabactive.jpg) ; height: 35px; background-repeat: no-repeat; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; color: #625741; text-decoration: none}
.altft { color: #625741; text-decoration: none; background-color: #E2E2E2}

