body {
	background-image:url(../files/images/layout/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d4d4d4;
	margin: 0px;
}


a {
	color: #06993C;
	text-decoration: none;
}

a:hover {
	color: #FF0;
	text-decoration: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form  {
	margin: 0px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#000;
	font-weight:normal;
	margin-bottom:15px;
	}

.Title_01, .Title_01_b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	font-weight:bold;
	}
	
.Title_01_a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:25px;
	}
	
.Title_01_b{
	font-size:14px;
	}
.Title_02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#f7e92a;
	font-weight:bold;	
	padding-left:30px;
	line-height:31px;
	margin-bottom:5px;
	vertical-align:bottom;
	background-image:url(../files/images/layout/bullet_01.png);
	background-repeat:no-repeat;
	background-position: left top;
	}
.Title_02_a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#f7e92a;
	font-weight:bold;
	padding-left:25px;
	line-height:25px;
	margin-bottom:5px;
	vertical-align:bottom;
	background-image:url(../files/images/layout/bullet_03.png);
	background-repeat:no-repeat;
	background-position: left top;
}


.Title_03, h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fefefe;
	font-weight:bold;	
	}

.Title_04, h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#06C;
	font-weight:bold;	
	}
.Title_05 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF0;
	font-weight:bold;
}

.Title_06{
	background-image:url(../files/images/layout/content_menu_bg_h.png);
	background-repeat:repeat-x;
	background-color:#131313;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:12px;
	padding-right:17px;
	padding-left:17px;
	cursor:default;
	}


p {margin-top: 0px;}
ul {margin-top:0px}

ol.BoldNumbers li{
	font-weight:normal;
	padding-bottom:15px;
	}
	
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d4d4d4;
}

.txtBoxReg01{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;	
}

.Dotted_Bordered_Td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d4d4d4;
}

.Dotted_Bordered_Td tr td{
	border-bottom:dotted 1px #4a4a4a;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	}

.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0077af;
}

.menu-normal,.menu-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	cursor:pointer;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../files/images/layout/button_bg_n.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-weight: bold;
}

.BreadCrumbs , .BreadCrumbs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
.BreadCrumbs a:hover {
	color: #06C;
	text-decoration: none;
}
	
.ReadMore, 
.ReadMore a, .ReadMore a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00994a;
	text-decoration:none;
	font-weight:normal;
	}
.ReadMore a, .ReadMore a:hover{
	background-image:url(../files/images/layout/bullet_02.png);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:12px;
	}
	
.ReadMore a:hover{
	background-image:url(../files/images/layout/bullet_02_h.png);
	color:#FF0;
	text-decoration:none;
	}
	

/* PageMenu ----------------------- */
#PageMenu{
	background-image:url(../files/images/layout/content_menu_bg.png);
	background-repeat:repeat-x;
	border-top:solid 1px #040404;
	width:100%;
	height:37px;
	margin:0px;
	}
	
#PageMenu tr td{
	margin:0px;
	display:inline-block;
	list-style:none;
	}

#PageMenu tr td.Active{
	background-image:url(../files/images/layout/content_menu_bg_h.png);
	background-repeat:repeat-x;
	background-color:#131313;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:12px;
	padding-right:17px;
	padding-left:17px;
	cursor:default;
	}

#PageMenu tr td a, 
#PageMenu tr td a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	padding-top:10px;
	padding-bottom:12px;
	padding-right:17px;
	padding-left:17px;
	background-image:url(../files/images/layout/content_menu_seperator.png);
	background-position:right top;
	background-repeat:no-repeat;
	}
	
#PageMenu tr td a:hover{
	background-image:none;
	background-color:#131313;
	color:#FFFFFF;
	}
	
/* Pager --------------------- */
.Pager{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	}

.Pager a{
	padding:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:3px;
	background-color:#F7F7F7;
	color:#666;
	text-decoration:none;
	}
	
.Pager a:hover{
	color:#FFF;
	background-color:#09F;
	text-decoration:none;
	}
	
.Pager-Active{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	background-color:#6CF;
	padding:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:3px;
	}	

.HeaderMenu, .HeaderMenu a, .HeaderMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	}
.HeaderMenu a, .HeaderMenu a:hover{
	margin-right:5px;
	margin-left:5px;
	}
.HeaderMenu a:hover{
	color:#0000FF;
	}
	
.Default-Text, .Default-Text-Title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#575757;
	}
	
.Default-Text-Title{
	font-weight:bold;
	}
	
.Default-Text a{
	color:#F60;
	}
	
.Default-Text a:hover{
	color:#0000FF;
	}
	
.Label-Default{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FF6600;	
	}

.TextSeperator{
	height:5px; 
	border-bottom:dashed 1px #c1c1c1; 
	width:15px; 
	line-height:5px;
	margin-bottom:5px;
	}

.TxtBox-Search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #d8d8d8;
	width:120px;
	}
	
.TxtBox-Newsletter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	background-color: #FFF;
	width:205px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.TxtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #FFF;
	padding: 3px;
	border: 2px solid #d1d8eb;
	height: 26px;
	width:100%;
}

.OptionSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #FFF;
	padding: 2px;
	border: 2px solid #d1d8eb;
	height: 26px;
	width:100%;
}
	
.FormLabel{
	color:#7b92c6;
	margin-top:15px;
	font-weight:bold;
	}
	
.TopMenuTd{
	background-image:url(../files/images/layout/top_menu_bg.gif);
	background-repeat:repeat-x;
	height:35px;
	}
	
.Banner_01{
	width:265px;
	height:250px;
	overflow:hidden;
	background-color:#FFFFFF;
	}

.WhiteArea, .HeaderWhiteArea{
	background-color:#FFF;
	}
	
.WhiteArea	{
	padding-top:10px; 
	padding-left:10px;
	padding-bottom:15px;
	}
	
.BorderlessTextBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	border:none;
	background-color:transparent;
	width:100%;	
	}
/*------------------------------------------------------------------------------*/
	
ul.BulletList{
	list-style-image:url(../files/images/layout/bullet_03.png);
	margin-left:10px;
	}

ul.BulletList li{
	margin-left:15px;
	margin-bottom:7px;
	}

/*------------------------------------------------------------------------------*/

.CategoryPagesItem{
	margin-bottom:10px;
	}

.CategoryPagesItem h3{
	font-size:13px;
	}
	
.CategoryPagesItem a{
	color:#666;
	text-decoration:none;
	}
	
.CategoryPagesItem a:hover{
	color:#F00;
	text-decoration:none;
	}

.SectionTitleUnderline{
	height:4px;
	padding:0px;
	overflow:hidden;
	border-bottom:dotted 1px #CCC;
	line-height:4px;
	margin-top:0px;
	margin-bottom:5px;
	}
	
.ReadMore, a.ReadMore{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:15px;
	}
	
a:hover.ReadMore{
	color:#000;
	text-decoration:none;
	}

/*----------- haber Arşivi bölüm stilleri ---------------------------*/
.news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#686868;
	margin-bottom:15px;
	}
	
.news .date{
	font-size:10px;
	color:#686868;
	font-weight:normal;
	}
	
.news h3{
	font-size:12px;
	font-weight:bold;
	color:#2f3e3a;
	margin-bottom:5px;
	}
	
.news .description{
	font-size:12px;
	color:#2f3e3a;
	}

.news h3 a{
	text-decoration:none;
	cursor:pointer;
	color:#2f3e3a;
	}

.news h3  a:hover{
	text-decoration:none;
	color:#03C;
	}
	

.RowBorder td{
	border-bottom:solid 1px #000;
	}

/*-------------------------------------------------------------------------------------------------------------*/	
.Footer, .Footer a, .Footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
	text-decoration:none;
}
.Footer a{
	color:#00994a;
	 }
.Footer a:hover{
	color:#FF0;
	}
.Footer .Title {
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 3px;
}
.QuickLink_Image {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #313131;
	border-bottom-color: #090909;
}

.content_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #d4d4d4;
	background-color: #131313;
}
.content_area_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #d4d4d4;
	background-color: #1d1d1d;
}
.content_area_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #d4d4d4;
	background-color: #1d1d1d;
	padding:10px;
}
.content_table_1 {
	border:solid 5px #2d2d2d;
	border-right-width:4px;
	border-collapse:collapse;
}

.content_table_1 tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #d4d4d4;
	border-right:solid 1px #2d2d2d;
	border-bottom:dotted 1px #2d2d2d;
	padding:15px;
	vertical-align:top;
	}
	
.content_table_1 tr td table tr td{
	border:dotted 1px #2d2d2d;
	padding:5px;
	vertical-align:top;
	}
	
.content_table_1 tr td table tr td p{margin:0px;}
	
.content_table_2 {
	border-collapse:collapse;
	background-color:#262626;
}

.content_table_2 tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #d4d4d4;
	border:solid 1px #131313;
	padding:15px;
	vertical-align:top;
	}
	
.content_table_2 tr td .Title{
	color:#FFF;
	font-weight:bold;
	}
	

.Programme_Header {
	background-color:#00994a;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.content_table_3 td, .content_table_3 th{
	background-color:transparent;
	border:solid 1px #303030;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
	vertical-align:top;
	}
.content_table_3 td{
	background-color:#131313;
	}	
.content_table_3 td.event div{
	background-color:#090909;
	border:solid 1px #242424;
	padding:5px;
	}
	
.content_table_3 th{
	text-align:left;
	border: none;
	font-weight:bold;
	color:#FFF;
	padding:8px;
	}
	
.content_table_3 td .Title{
	color:#FFF;
	font-weight:bold;
	}
.sponsorsIMG,
.sponsorsIMG a,
.sponsorsIMG a:hover {
	border:#FF6 solid 3px;
}
