/* Class definition for background shading */ 

.system_template_innerWindow_init {
	visibility:hidden;
	position:absolute;
	z-index:90;
	border:12px solid #000000;
	background-color:#F5F5F5;
}

.system_template_innerWindow {
	visibility:hidden;
	position:absolute;
	z-index:90;
	border-left:12px solid #000000;
	border-bottom:12px solid #000000;
	border-right:12px solid #000000;
	background-color:#F5F5F5;
}

.system_template_content_shade {
	visibility:hidden;
	position:absolute;
	z-index:20;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#000000;
}



/**************************************** */



html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, span {
	margin:0;
	padding:0;
	border: 0;
}


body {
	text-align: left;
	/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color: #773129;
	font-size:70%;
	background-color:#181409;
	background-image:url(../images/bg2.gif);
	background-position:top left;
	background-repeat:repeat-x;
	line-height:1.2em;
	SCROLLBAR-FACE-COLOR: #773129;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #eada97;
	SCROLLBAR-TRACK-COLOR: #bb3700;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}


tr, td {
	color:#773129;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

p {
}


h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 200%;
	line-height: 1.6em;
	font-weight:lighter;
}

h2 {
	font-size: 180%;
	line-height: 1.8em;
	font-weight:lighter;
}

h3 {
	font-size: 160%;
	line-height: 1.8em;
	font-weight:500;
}

h4 {
	font-size: 140%;
	line-height: 1.6em;
	font-weight:bold;
}

h5 {
	font-size: 120%;
	line-height: 1.5em;
	font-weight:bold;
}

h6 {
	font-size: 100%;
	line-height: 1.5em;
	font-weight:bold;
}

a {
	color:#2b373c;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
	text-decoration:none;
}

sup {
	font-size: 100%;
}

label {
	font: bold 100% "tahoma", Verdana, Arial;
	color: #334d55;
}
hr {
	border:0px solid #FFFFFF;
	height:0px;
}
fieldset {
	padding:10px;
	border:1px solid #dedede;
}

legend {
	color:#2793B9;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:5px;
}
em {
}
form {
	margin: 0;
	padding:0;
}
form select {
	font-size:8pt;
}
option {
	font-family: tahoma, arial, verdana;
	font-size: 8pt;
	height:16px;
}
ul {
	list-style-type:square;
	margin-left:15px;
}
li {
	list-style-type:disc;
	margin-top:5px;
	list-style-position: outside;
}
ul li {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
ol {
	list-style-type:decimal;
	margin-left:35px;
	list-style-position: outside;
}
ol li {
	margin-top:10px;
	font-size:8pt;
	list-style-type:decimal;
}
ol ol {
	list-style-type: disc;
}
ol ol ol {
	list-style-type: none;
}
a.tab_class {
	background-color:#CCCCCC;
}
a.tab_class_active {
	background-color:#F8FAA0;
	color:#FF0000;
}


/*********** mailform **********/

.mailtextarea {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:75px;
	background-color:#ffffff;
	border:1px solid #cacaca;
	color:#2b373c;
	font-size:8pt;
	padding:2px;
}



.mailinput_mesaj {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:190px;
	height:18px;
	border:1px solid #cacaca;
	color:#2b373c;
	font-size:8pt;
	padding: 2px;
}

.mailtextarea_mesaj{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:190px;
	height:50px;
	background-color:#ffffff;
	border:1px solid #cacaca;
	color:#2b373c;
	font-size:8pt;
	padding:2px;
}

.mailadresarea {
	font-family:tahoma;
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px solid #cacaca;
	color:#2b373c;
	font-size:8pt;
	padding: 2px;
}

.adrestextarea {
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px solid #cacaca;
	color:#2b373c;
	font-size:8pt;
}

.mailinput {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:18px;
	border:1px solid #cacaca;
	color:#2b373c;
	font-size:8pt;
	padding: 2px;
}


.mailinput2 {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:140px;
	height:18px;
	border:1px solid #cacaca;
	color:#2b373c;
	font-size:8pt;
	padding: 2px;
}


.mailmiddleinput {
	font-style:normal;
	width:74px;
	height:20px;
	border:1px solid #CCCCCC;
	color:#2b373c;
	font-family:tahoma;
	font-size:8pt;
}

.searchinput {
	font-style:normal;
	width:100px;
	border:1px solid #cccccc;
	color:#999999;
	font-family:tahoma;
	font-size:8pt;
	background-color: transparency;
	padding: 2px;
	height: 18px;
}

.mailsmallinput {
	font-style:normal;
	width:40px;
	height:16px;
	border:1px solid #CCCCCC;
	color:#2b373c;
	font-family:tahoma;
	font-size:8pt;
}

.button {
	font-weight:bold;
	font-size:8pt;
	height:25px;
	width:80px;
	color:#ecdc9a;
	background-color:#f5f5f5;
	background-image:url(../images/button.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border:1px #f5f5f5 thin;
}

.button_mesaj {
	font-weight:normal;
	font-size:7pt;
	height:20px;
	width:60px;
	color:#ecdc9a;
	background-color:#f5f5f5;
	background-image:url(../images/button.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border:1px #f5f5f5 thin;
}


.button3{
	font-weight:bold;
	font-size:8pt;
	height:25px;
	width:120px;
	color:#ecdc9a;
	background-color:#f5f5f5;
	background-image:url(../images/button3.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border:1px #f5f5f5 thin;
}



.button2 {
	font-weight:bold;
	font-size:8pt;
	height:22px;
	width:100px;
	color:#ecdc9a;
	border:1px solid #b44213;
	background-color:#bb3700;
}

.search_button {
	font-weight:bold;
	font-size:8pt;
	height:25px;
	width:60px;
	color:#ffffff;
	border:1px outset #c7ddf3;
	background-color:#b5342e;
}





/******** divler **********/


#home{
	padding:0px 0px 0px 10px;
	width:16px;
}

#cerveve {
	float:center;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:788px;
}


#icerik {
	float:center;
	width:940px;
	height:305px;
	margin:0 auto;
	padding:110px 0px 0px 0px;
}

#orta {
	float:center;
	width:837px;
	height:30px;
	margin:0 auto;
	padding:0px 55px 0px 60px;
}

#footer {
	float:center;
	width:840px;
	height:200px;
	margin:0 auto;
	padding:0px 55px 0px 55px;
}

/****************** menulink **********/


#menu{
	width:593px;
	height:58px;
	padding:5px 0px 0px 0px;


}


#logo{
	width:132px;
	height:131px;
	padding:10px 0px 0px 10px;


}


.submenu {
	float:left;
	width:80px;
	height:19px;
	padding:1px 5px 0px 5px;
	background-image:url(../images/sub/sub_2.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#bb3700;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}
a.submenu:hover {
	background-image:url(../images/sub/sub_1.gif);
	color:#eada97;
}
.submenu_sel {
	float:left;
	width:80px;
	height:19px;
	padding:1px 5px 0px 5px;
	background-image:url(../images/sub/sub_1.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#eada97;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}
a.submenu_sel:hover {
	background-image:url(../images/sub/sub_1.gif);
	color:#eada97;
}


.alt_sayfa {
	border-bottom:1px solid #D6D6D6;
	float:left;
	width:150px;
	height:20px;
	padding:0px 5px 0px 5px;
	color:#bb3700;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}

a.alt_sayfa:hover {
	border-bottom:1px solid #D6D6D6;
	background-color:#bb3700;
	float:left;
	padding:0px 5px 0px 5px;
	color:#ecdc9a;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}

.alt_sayfa_sel {
	border-bottom:1px solid #D6D6D6;
	background-color:#bb3700;
	float:left;
	width:150px;
	height:20px;
	padding:0px 5px 0px 5px;
	color:#ecdc9a;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}

a.alt_sayfa_sel:hover {
	border-bottom:1px solid #D6D6D6;
	float:left;
	height:20px;
	padding:0px 5px 0px 5px;
	color:#ecdc9a;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}


.alt_prog {
	border-bottom:1px solid #D6D6D6;
	background-image:url(../images/ok_mavi.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	float:left;
	width:175px;
	padding:2px 0px 0px 15px;
	color:#2a547a;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	font-size:8pt;
}

.alt_prog2 {
	border-bottom:1px solid #D6D6D6;
	background-image:url(../images/ok_mavi.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	float:left;
	width:175px;
	height:20px;
	padding:2px 0px 0px 15px;
	color:#2a547a;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	font-size:8pt;
}

a.alt_prog:hover {
	background-image:url(../images/ok_beyaz.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	border-bottom:1px solid #2a547a;
	background-color:#2a547a;
	float:left;
	width:175px;
	padding:2px 0px 0px 15px;
	color:#eae8e6;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
}

.alt_prog_sel {
	border-bottom:1px solid #D6D6D6;
	background-image:url(../images/ok_beyaz.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	float:left;
	width:175px;
	height:20px;
	padding:2px 0px 0px 15px;
	background-color:#2a547a;
	color:#eae8e6;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
}

a.alt_prog_sel:hover {
	border-bottom:1px solid #D6D6D6;
	background-image:url(../images/ok_beyaz.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	float:left;
	height:20px;
	width:175px;
	padding:2px 0px 0px 15px;
	color:#eae8e6;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
}




.alt_yayin {
	border-bottom:1px solid #D6D6D6;
	background-image:url(../images/ok_mavi.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	float:left;
	width:175px;
	height:21px;
	padding:2px 0px 0px 15px;
	color:#a73e86;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	font-size:8pt;
}

a.alt_yayin:hover {
	background-image:url(../images/ok_beyaz.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	border-bottom:1px solid #D6D6D6;
	background-color:#a73e86;
	float:left;
	padding:2px 0px 0px 15px;
	color:#eae8e6;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}

.alt_yayin_sel {
	border-bottom:1px solid #D6D6D6;
	background-image:url(../images/ok_beyaz.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	float:left;
	width:175px;
	height:21px;
	padding:2px 0px 0px 15px;
	background-color:#a73e86;
	color:#eae8e6;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}

a.alt_yayin_sel:hover {
	border-bottom:1px solid #D6D6D6;
	background-image:url(../images/ok_beyaz.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	float:left;
	width:175px;
	padding:2px 0px 0px 15px;
	color:#eae8e6;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}
















/*********** arka plan *****************/


#hbr_bg {
	background-image:url(../images/hbr_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:270px;
	height:290px;
	margin:0 auto;
}
.banner {
	background-image:url(../images/banner_alt.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:268px;
	height:185px;
	padding:5px;
	text-align:center;
	background-color:#FFFFFF;
}
#banner2 {
	width:265px;
	height:185px;
	z-index:18;
}
#hava_alt {
	background-image:url(../images/hava_alt.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:80px;
	height:90px;
	background-color:#FFFFFF;
}
#reklam_alt {
	background-image:url(../images/reklam_alt.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:192px;
	height:90px;
	padding:0px 0px 0px 0px; 
	text-align:center;
	overflow: hidden;
}
.btn_bg {
	background-image:url(../images/btn_bg.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:270px;
	height:92px;
}

#etkinlik_bg {
	background-image:url(../images/etkinlik_alt.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:260px;
	height:85px;
	padding:5px 5px 5px 5px;
	text-align:left;
	float:center;
	margin:0 auto;
}


#shema_bg {
	background-image:url(../images/shema10_alt.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:260px;
	height:130px;
	padding:0px 5px 5px 5px;
	text-align:left;
	float:center;
	margin:0 auto;
}

#albm_bg {
	background-image:url(../images/album_alt.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:260px;
	height:75px;
	padding:5px 5px 5px 5px;
	text-align:left;
	float:center;
	margin:0 auto;
}
.ajax_bg {
	background-image:url(../images/ajax_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
/********* yazi stilleri **********/

.beyaz_yazi {
	color:#fffef6;
}

.beyaz_yazi2 {
	color:#eaebe4;
}

.beyaz_kucuk_yazi {
	color:#fffef6;
	font-size:9px;
}
.bold_kahve {
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#773129;
}
.beyaz {
	text-decoration:none;
	color:#ffffff;
}
.kirmizi_bold {
	text-decoration:none;
	color:#bb3700;
	font-weight:bold;
}


.kirmizi_buyuk {
	text-decoration:none;
	color:#bb3700;
	font-weight:bold;
}
.kirmizi_yazi {
	text-decoration:none;
	color:#bb3700;
}

.kirmizi_bold_kucuk {
	text-decoration:none;
	color:#bb3700;
	font-weight:bold;
	font-size:10px;
}

.kirmizi_yazi {
	text-decoration:none;
	color:#bb3700;
	font-size:10px;
	line-height:1.3em;
}

.beyaz_kucuk {
	text-decoration:none;
	color:#ffffff;
	font-size:9px;
	line-height:1.2em;
}


.kucuk_yazi {
	font-size:9px;
	line-height:1.2em;
}

.beyaz_kucuk_bold {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	font-size:9px;
	line-height:1.5em;
}

.beyaz_bold {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

.beyaz_bold2 {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
}

.mavi_bold {
	text-decoration:none;
	color:#2A547A;
	font-weight:bold;
}

.mavi{
	text-decoration:none;
	color:#2A547A;
}


.acik_mavi_bold {
	text-decoration:none;
	color:#93cadb;
	font-weight:bold;
}

.acik_mavi{
	text-decoration:none;
	color:#93cadb;
}



.pembe_bold {
	text-decoration:none;
	color:#c732ae;
	font-weight:bold;
}

.pembe{
	text-decoration:none;
	color:#c732ae;
}


.kirmizi_bold {
	text-decoration:none;
	color:#d8203b;
	font-weight:bold;
}

.kirmizi{
	text-decoration:none;
	color:#d8203b;
}










/********** kenarlik ************/


.kenarlik {
	border:1px solid #eada97;
}

.kenarlik_yayin {
	border:1px solid #c732ae;
}


.kenarlik_album {
	border:1px solid #CE390F;
}

.kenarlik_prog {
	border:1px solid #2A547A;
}


.alt_kenarlik {
	border-bottom:1px solid #eada97;
}

.alt_kenarlik_gray {
	border-bottom:1px solid #7b7b7b;
}


.alt_kenarlik2 {
	border-bottom:1px dashed #eada97;
	width:95%
}


.cerceve {
	background-image:url(../images/cerceve.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:200px;
	height:35px;
	padding:0px 5px 0px 0px;
}

.album_s{
	background-image:url(../images/album_s.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:203px;
	height:32px;
	padding:0px 10px 0px 0px;
}

.album_b{
	background-image:url(../images/album_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:589px;
	height:32px;
	padding:0px 0px 0px 10px;
}


.prog_s{
	background-image: url(../images/prog_s.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:201px;
	height:31px;
	padding:0px 10px 0px 0px;
}

.prog_b{
	background-image:url(../images/prog_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:588px;
	height:32px;
	padding:0px 0px 0px 10px;
}


.yayin_s{
	background-image: url(../images/yayin_s.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:201px;
	height:31px;
	padding:0px 10px 0px 0px;
}

.yayin_b{
	background-image:url(../images/yayin_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:588px;
	height:32px;
	padding:0px 0px 0px 10px;
}


.reklam_s{
	background-image: url(../images/reklam_s.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:201px;
	height:31px;
	padding:0px 10px 0px 0px;
}

.reklam_b{
	background-image:url(../images/reklam_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:588px;
	height:32px;
	padding:0px 0px 0px 10px;
}


.iletisim_s{
	background-image: url(../images/iletisim_s.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:191px;
	height:31px;
	padding:0px 10px 0px 10px;
}

.iletisim_b{
	background-image:url(../images/iletisim_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:589px;
	height:32px;
	padding:0px 0px 0px 10px;
}










.cerceve_big {
	background-image:url(../images/cerceve_big.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:580px;
	height:35px;
	padding:0px 0px 0px 5px;
}


.cerceve_prog {
	background-image:url(../images/program_alt.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:200px;
	height:32px;
	padding:0px 0px 0px 0px;
}







/************* linkler ********/

.link_hbr_devami {
	color:#773129;
	text-decoration:none;
	font-weight:bold;
}

a.link_hbr_devami:hover {
	color:#8e6619;
	text-decoration:none;
	font-weight:bold;
}

.link_album{
	color:#773129;
	text-decoration:none;
	font-weight:bold;
	line-height:normal;
	font-size:8pt;
}

a.link_album:hover {
	color:#410d07;
	text-decoration:none;
	font-weight:bold;
	line-height:normal;
}


.baslik_link {
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#eada97;
}

a.baslik_link:hover {
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#c8ba7e;
}

.link_beyaz {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

a.link_beyaz:hover {
	font-weight:bold;
	color:#8f2c03;
	text-decoration:none;
}

.link_kirmizi {
	color:#773129;
	text-decoration:none;
	font-weight:bold;
}

a.link_kirmizi:hover {
	color:#8e6619;
	text-decoration:none;
	font-weight:bold;
}

.link_bordo {
	color:#7b110d;
	text-decoration:none;
	font-weight:bold;
}

a.link_bordo:hover {
	color:#270201;
	text-decoration:none;
	font-weight:bold;
}


.link_kirmizi_kucuk {
	color:#773129;
	text-decoration:none;
	font-weight:bold;
	font-size:7pt;
}

a.link_kirmizi_kucuk:hover {
	color:#8e6619;
	text-decoration:none;
	font-weight:bold;
}


.link_siyah_kucuk {
	color:#373737;
	text-decoration:none;
	font-weight:bold;
	font-size:7pt;
}

a.link_siyah_kucuk:hover {
	color:#8e6619;
	text-decoration:none;
	font-weight:bold;
}

.link_siyah{
	color:#373737;
	text-decoration:none;
	font-weight:bold;
}

a.link_siyah:hover {
	color:#8e6619;
	text-decoration:none;
	font-weight:bold;
}



.link_haber {
	color:#c53f08;
	font-size:8pt;
	line-height:normal;
}

a.link_haber:hover {
	color:#8e6619;
	text-decoration:none;
}

.haber_rakam {
	background-color: #bb3700;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.haber_rakam:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.haber_rakam_active {
	background-color: #bb3700;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.haber_rakam_active:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}


.link_kahve{
	color:#5a5a5a;
	text-decoration:none;
}

a.link_kahve:hover {
	color:#a30707;
	text-decoration:none;
}


.link_cnn{
	color:#020e6d;
	text-decoration:none;
}

a.link_cnn:hover {
	color:#020e6d;
	text-decoration:none;
}






.haber_1 {
	background-color: #bb3700;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.haber_1:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.haber_1_active {
	background-color: #bb3700;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.haber_1_active:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}


#prog{
	width:580px;;
	height:235px;
	overflow:auto;
	border:1px solid #2a547a;
	padding:5px;	
}


#yayin{
	width:580px;;
	height:235px;
	overflow:auto;
	border:1px solid #c732ae;
	padding:5px;	
}

#reklam{
	width:580px;;
	height:235px;
	overflow:auto;
	border:1px solid #93cadb;
	padding:5px;	
}


#iletisim{
	width:580px;;
	height:235px;
	overflow:auto;
	border:1px solid #d8203b;
	padding:5px;	
}






.banner2{
	text-align:left;
	padding:10px 0px 0px 0px;
}