@charset "iso-8859-1";
/* CSS Document */

.content
{
	/*background-image:url(../images/site/content_bg.png);*/
	background-color:#FFF;
	border: thin solid #E4E4E4;
	overflow:hidden;
	height:650px;
}
.menu_sub
{
background-color:#FF0000;
display:none;
position:absolute;
margin-top:0;
margin-left:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/site/bg.png);
	background-repeat: repeat-x;
}
.menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration:none;
}
.menu:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color:#333333;
	cursor: pointer;
	text-decoration:none;
}
.menu_selected {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	/*font-weight: bold;*/
	background-color: #FECF03;
	cursor: default;
	text-decoration:none;
}
.mmenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration:none;
}
.ayrac {
	font-size: 11px;
	color: #CDD1D6;
	cursor:default;
}
.footer_text {
	font-family: Tahoma;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
}
.content_text {
	font-family: Tahoma;
	font-size: 12px;
	color:#666666;
	height:auto;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	text-align:center;
}
.title_sub {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#036;
text-decoration:underline;
}
.ss_aktif {
color:#FFF;
background-image:url(../images/site/tab-bg.png);
background-repeat:no-repeat;
width:139px;;
}

.ss_deaktif {
color:#333;
background-color:#FFFFFF;
}
.tanimlar {	font-weight: bold;
	color: #039;
	font-size: 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
