﻿.grupBaslik
{
font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;	
 background-color::#CA2E00;	
}


.metin
{
font-family:Tahoma;
	font-size:11px;
	color:#4A4848;	
}
.icerikAyrac
{
width: 14px;
	height: 318px;
	background-repeat: no-repeat;
	background-image:url(./images/icerikAyrac.gif);	
	}
.baslikAlt
{
width: 100%;
	height: 33px;
	background-repeat: repeat-x;
	background-image:url(./images/baslikAlt.gif);	
	font-family:Tahoma;
	font-size:11px;
	color:#4A4848;	
}

.sagBilgi
{
	font-family:Tahoma;
	font-size:9px;
	color:#C72B00;
	padding-left:10px;
	}
	
.boslukVer
{
	height:25px;
}
	
.menuBg
	{
	width: 100%;
	height: 42px;
	background-repeat: repeat-x;
	background-image:url(./images/menuBg.gif);
		
		}

.bannerBg
	{
	width: 100%;
	height: 170px;
	background-repeat: repeat-x;
	background-image:url(./images/bannerBg.gif);
		
		}

		
.bottomPage
	{
	width: 100%;
	height: 30px;
	background-repeat: repeat-x;
	background-image:url(./images/bottom.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:	#000000;

		
	}
.dovizBg
	{
	width: 191px;
	height: 75px;
	background-repeat: no-repeat;
	background-image:url(./images/dovizBg.gif);
	}
	
	.boxBg
	{
	width: 191px;
	background-repeat: repeat-y;
	background-image:url(./images/box_bg.gif);
	}
	
	.benzinBg
	{
	width: 191px;
	height: 97px;
	background-repeat: no-repeat;
	background-image:url(./images/benzinBg.gif);
	}
	
	.havaBg
	{
	width: 191px;
	height: 110px;
	background-repeat: no-repeat;
	background-image:url(./images/havaBg.gif);
	}
	
	.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #CA2E00;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSmall
{
    color: white;
    background-color: #CA2E00;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}