
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.spacerYatay
{
	width: 100%;
	height: 3px;
	background-image: url(images/spacer.gif);
}
.spacerDikey
{
	width: 3px;
	height: 100%;
	background-image: url(images/spacer.gif);
}
a
{
	font-size: 12px;
}

a:hover
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #666666;
}
a:link
{
	text-decoration: none;
	color: #333333;
}
.anaTablo
{
	width: 736px;
	height: 100%;
	border: none;
}
.anaTabloMenu
{
	vertical-align: top;
	width: 210px;
}
.solMenuTablo
{
	width: 210px;
}
.anaTabloIcerik
{
	vertical-align: top;
	width: 362px;
}
.anaTabloModuller
{
	vertical-align: top;
	width: 164px;
}
.anaTabloAlt
{
	width: 100%;
	height: 97px;
}
.bannerTablo
{
	width: 100%;
	height: 90px;
	border: none;
	vertical-align: bottom;
}

.menuTablo
{
	font-size: 12px;
	text-align: left;
	width: 100%;
	height: 160px;
	border: none;
}

.kategorilerTablo
{
	text-align: left;
	width: 100%;
	border: none;
}

.icerikTablo
{
	height: 100%;
	border: none;
	text-align: left;
	vertical-align: top;
}

.template_1
{
	vertical-align: top;
	width: 178px;
	border: none;
}
.template_2
{
	vertical-align: top;
	width: 177px;
	border: none;
}
.tabloDatalist
{
	width: 356px;
	height: 100%;
	border: none;
}


#fixedtipdiv
{
	position: absolute;
	padding: 2px;
	border: 1px solid black;
	font: normal 12px Tahoma;
	line-height: 18px;
	z-index: 100;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}