BODY {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

A {
	text-decoration: none;
	color: #D4127F;
}

A:visited {
	color: #D4127F;
}

A:hover {
	color: #990000;
	text-decoration: underline;
}

A.dergianasayfa,A.dergianasayfa:visited{
	color: #ffffff;
	font-weight: bold;
}

A.dergianasayfa:hover {
	color: #ffffff;
	text-decoration: underline;
}

A.toollink {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

A.toollink:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

TR {
	margin: 0;
	padding: 0;
}

TD {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

IMG {
	margin: 0;
	border-width: 0;
	padding: 0;
}

INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.9em;
}

TD.topad {
	vertical-align: top; text-align: left;
/*	background-color: #FFFFFF;   */
}
.topsection {
	width: 100%;  
	background-color: #D4127F;
}
TD.toplogo {
	width: 190;  
	vertical-align: bottom; text-align: left; 
}
TABLE.topmenu {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
}
TD.topmenu {
	background-color: #B3D335;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	width: 112px;
	vertical-align: middle; 
}
A.topmenu,A.topmenu:visited{
	color: #ffffff;
}
A.topmenu:hover{
	color: #000000;
/*	font-weight: bold;*/
	text-decoration: none;
}
A.topmenu_on,A.topmenu_on:visited{
	color: #000000;
	font-weight: bold;
}
A.topmenu_on:hover{
	color: #FFFFFF;
	text-decoration: none;
}

TABLE.leftmenu {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	border-right: 2px solid #B3D335;
	border-bottom: 2px solid #B3D335;
}
TH.leftmenu {
	color: #D4127F;
	text-align: left;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
}
TD.leftmenu {
	color: #D4127F;
	text-align: left;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	width: 92px;
}
TD.leftbullet {
	text-align: center;
	width: 12px;
	vertical-align: top;
	padding-top: 4px;
}
A.leftmenu,A.leftmenu:visited{
	color: #D4127F;
}
A.leftmenu:hover{
	color: #000000;
}

A.leftmenu_on,A.leftmenu_on:visited{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #D4127F;
	font-weight: bold;
}
A.leftmenu_on:hover{
	color: #000000;
}

TABLE.indexpage {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	width: 760px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
TD.indexpage {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	width: 386px;
	height: 440px;
	padding: 0px;
}
TD.rightsection {
	vertical-align:top; 
	width: 170px; 
	padding: 0px;
	margin: 0px;
	text-align: center;
}
TD.rightadv {
	vertical-align:top; 
	width: 100px; 
	padding: 0px;
	margin: 0px;
	text-align: left;
}
TD.leftsection {
	vertical-align:top; 
	width: 110px; 
	height: 100%;
	padding-bottom: 0;
	margin-bottom: 0;
}
div.leftsection {
	border-right: 1px solid #CC66FF;
	height: 100%;
}
TD.contentarea {
	padding: 4px;
	width: 386px;
}
TD.picturearea {
/*
	padding: 74px 14px 4px 14px;
	width: 630px;
	background-image: url(/multimedia/images/content.gif);
	background-repeat: no-repeat;
	background-position: 460 0;
*/
}

.generalfooter {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	width: 100%;
	padding: 2px;
	border-top: 1px solid #B3D335;
}

/*********** button description *************/
TD.leftbutton {
	padding: 5px; 
	text-align: center; 
	border: 4px solid #0058A9;
}
TD.rightbutton {
	padding: 5px; 
	text-align: center; 
}
div.rightbutton {	
	text-align: center;
	padding: 2px;
	background-color: #B3D335;
	border: 1px solid #666666;
	margin: 0 0 1 0;
}

A.rightbutton:link,A.rightbutton:visited {
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
}

A.rightbutton:hover {
	text-decoration: underline;
	font-size: 14px;
}

img.rightbutton {	
    margin: 0;
    border-width: 0;
    border-height: 0;
    padding: 1;
	vertical-align: bottom;
}
TABLE.middlebutton {
	width: 100%; 
	text-align: center; 
	border-collapse: collapse;
	margin-top: 4px;
	margin-bottom: 4px;
}
TD.middlebutton {
	text-align: center; 
	border: 1px solid #B3D335;
	width: 25%;
	font-size: 12px;
	font-weight: 500;
}
div.middlebutton {	
	text-align: center;
	padding: 2px;
	background-color: #B3D335;
	border: 1px solid #FFFFFF;
	margin: 0;
}

A.middlebutton:link,A.middlebutton:visited {
	color: #FFFFFF;
}

A.middlebutton:hover {
	text-decoration: underline;
}
img.middlebutton {	
    margin: 0;
    border-width: 0;
    border-height: 0;
    padding: 1;
	vertical-align: bottom;
}

/*********** categorymenu ***********/
A.rightmenu, A.rightmenu:visited {
	color: #D4127F;
	height: 24px;
	text-decoration: underline;
}

A.rightmenu:hover {
	color: #000000;
	height: 24px;
	text-decoration: underline;
}

A.rightmenudetail, A.rightmenudetail:visited {
	color: #663333;
	font-size: 12px;
}

A.rightmenudetail:hover {
	color: #000000;
	text-decoration: underline;
}

A.categoryheader, A.categoryheader:visited {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

A.categoryheader:hover
{
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

A.categorymenu, A.categorymenu:visited {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	color: #666666;
}

A.categorymenu:hover, A.categorymenu_on:hover {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

A.categorymenu_on, A.categorymenu_on:visited {
	color: #666666;
	font-weight: bold;
}

TABLE.categoryheader {
	padding: 0px;
	margin: 0px;
}

TD.categoryheader {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D4127F;
	color: #000000;
	padding: 0px;
	padding-right: 18px;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	background-image: url(/multimedia/images/asagiokcp.gif);
	background-repeat: no-repeat;
	width: 173px;
}

TD.categoryheadersmall {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D4127F;
	color: #000000;
	padding: 0px;
	padding-right: 18px;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	background-image: url(/multimedia/images/asagiokcp.gif);
	background-repeat: no-repeat;
	width: 120px;
}
TD.categoryheaderip {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D4127F;
	color: #000000;
	padding: 0px;
	padding-left: 24px;
	margin: 0px;
	text-align: left;
	background-image: url(/multimedia/images/asagiok.gif);
	background-repeat: no-repeat;
	width: 175px;
}
TD.categoryheaderempty {
	width: 160px;
}
TD.categoryheadersmallempty {
	width: 30px;
}

TD.categorybody {
	padding: 4px;
}


DIV.footermenu {
	font-size: 0.8em;
}

/*********** image description *************/
TD.imagedescription {
	font-family: Arial, Helvetica, Geneva, sans-serif;
/*  background: #e7e7e7;*/
    font-size: 0.9em;
    text-align: justify;
}

TABLE.imagedescriptiontable {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 0.9em;
    text-align: justify;
/*  background: #e7e7e7;*/
}

/*********Kapak****************/
.dergipagetitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	background: #D4127F;
	font-weight: bold;
	text-align: center;
	font-size: 0.9em;
	padding: 0px;
	width: 140px;
}
.dergipagecover {
	font-weight: bold;	
}
.dergipageheader {
	font-weight: bold;
	color: #b20a15;
/*	background: #B3D335;*/
	border-bottom: 1px solid #b20a15;
}
.dergipagearticle {
	border-bottom: 1px dotted #B3D335;
    font-size: 14px;
}
.dergi_anasayfa {
	text-align: center; 
	width: 140px;
TD.dergi_right_component {
	vertical-align:top; 
	padding: 0px;
	text-align: center;
}
TABLE.dergi_right_component {
	width: 100%; 
	margin: 0px;
	border-right: 2px solid #D4127F;
	border-bottom: 2px solid #D4127F;
}

/*
TABLE.puf_noktasi_anasayfa {
	background-image: url(/multimedia/images/categories/pufnoktasi.gif);
	background-repeat: no-repeat;
	width: 557px;
	padding: 5px; 
}
TD.puf_noktasi_anasayfa {
	background: #FFFFFF;
	width: 400px;
	height: 120px;
}
DIV.puf_noktasi {
	visibility: visible;
	position: absolute;
	top: 0px;
}
DIV.puf_noktasi2 {
	visibility: visible;
	position: absolute;
}
DIV.puf_noktasi3 {
	visibility: visible;
	position: absolute;
	top: 120px;
}
DIV.puf_noktasi_hidden {
	visibility: hidden;
	font-size: 1px;
	height: 1px;
}
DIV.puf_noktasi3_hidden {
	visibility: hidden;
	font-size: 1px;
}
*/

/************ dergi *************/
TABLE.dergiheader {
	border-bottom: 1px solid black;
	padding-bottom: 1px;
	background: #D4127F;
	background: red;
}

TD.dergititle {
	background: #D4127F;
    color: #ffffff;
	margin-top: 8;
}

TD.dergipagearticle {
	border-bottom: 1px dotted #999999;
}

/*********** tool *************/
TD.tooltitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	background: #D4127F;
	font-weight: bold;
	text-align: center;
}

TD.toolbody {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #445399;
	padding-left: 8;
	padding-bottom: 4;
}

TD.toolsubtitle {
	border-top: 1px dotted darkgray;
	border-bottom: 1px dotted darkgray;
	font-weight: bold;
}

/************* relatedlinks *************/
TABLE.relatedlinks, TABLE.featuredarticle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid black;
	background: #FFEEEE;
	color: #000000;
	font-size: 0.9em;
	margin-bottom: 4px;
}

TD.relatedlinkstitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	background: #445399;
	background: #D4127F;
	color: #ffffff;
}

.addressestable {
	width: 90%;
	font-size: 15px;
	font-weight: bold; 
	margin: 5px;
	padding: 2px;
	text-align: right;
}
.addresstitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	background: #D4127F;
	font-size: 14px; 
	font-weight: bold; 
}

TD.addresses {
	background: #ffffff;
	font-size: 12px;
/*	line-height: 1.5em;*/
	padding-left: 4;

}

td.addressesalternate {
	background: #EFFDB6;
	font-size: 12px;
/*	line-height: 1.5em;*/
	padding-left: 4;
	
}

A.adreslink, A.adreslink:hover,A.adreslink:visited {
	color:#000080;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
} 

TD.addressesborder {
	font-size: 10px;
/*	line-height: 1.5em;*/
	background: #cccccc;
	height: 2px;
	width: 2px;
}
DIV.addressestxt {
    font-size: 10px;
	line-height: 1.5em;
}

.addressbuttons {
	font-weight: bold;
	color: #ffffff;
	background: #629200;
}

/*********** indexpage ************/
TD.indexpagecell {
/*	border-top: 1px solid #FF0000;*/
	padding-top: 0;
	padding-bottom: 8;
}
TD.dergiindexpagecell {
	border-bottom: 1px solid #D4127F;
	padding-top: 0;
	padding-bottom: 5;
}
TD.indexpagearticleleftpicture {
	width: 40%;
	text-align: right;
	padding-right: 8px;
	vertical-align:bottom;
}

TD.indexpagearticlerightpicture {
	width: 40%;
	padding-left: 8px;
}

TD.indexpagearticleleft {
	width: 60%;
}

TD.indexpagearticleright {
	width: 60%;
	text-align: right;
}

DIV.indexpagearticlesubject {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: 0.85em;
	padding-top: 3;
}

DIV.indexpagearticleleadsentence {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 0.85em;
}

SPAN.indexpagearticleleadsentence {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 0.85em;
    color: #000000;
    padding-left: 5px;
}

DIV.indexpagearticletitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #D4127F;
    font-weight: bold;
    margin-bottom: 4px;
    padding-left: 4px;
}

A.categoryheaderip, A.categoryheaderip:visited {
	color: #333333;
}

A.indexpagearticletitle, A.indexpagearticletitle:visited {
	color: #333333;
}

DIV.indexpagefirstarticlesubject {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: 0.95em;
	padding-top: 3;
}

DIV.indexpagefirstarticletitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #D4127F;
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 4px;
}

DIV.indexpagefirstarticleleadsentence {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    color: #D4127F;
    color: #000000;
    font-size: 0.90em;
}

DIV.indexpageotherarticletitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #D4127F;
    font-size: 0.85em;
    font-weight: bold;
    margin-bottom: 2px;
    padding-left: 4px;
}


TABLE.articlefooterlinks {
}
TD.articlefooterlinks {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 11px;
    padding: 2px;
    text-align: center;
}
A.articlefooterlinks, A.articlefooterlinks:visited {
	color: #000000;
}

/********advertising********/
TABLE.banneradvertising 
{
	width:460px;
	text-align: left;
}
TABLE.advertising {
	margin-bottom: 4;
	border: 1px solid lightgray;
	text-align: center;
}

TD.advertisingtitle {
	text-align: center;
	font-size: 0.6em;
	line-height: 0.7em;
	color: gray;
	border: none;
	padding: 0;
}

/*********** mainmenu ***********/
TR.mainmenurow {
	vertical-align: bottom;
}

TD.mainmenurow {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:0.80em;
	border: 0;
	padding: 2px;
	padding-left: 8px;
}
.mainmenu{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	border: none;
	padding: 0px;
	margin: -4px;
	font-size: 9px;
	color: #ffffff;
	width: 100%;
}

/************ shortsearch **************/
.shortsearch, .searchtable {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

.shortsearchtitle, .searchtitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	background: #D4127F;
	color: #ffffff;
}

/******** usermmttool *******/
TABLE.usermmttool {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	font-size: 0.90em;
	color: #000000;
	border-bottom: 1px solid #D4127F;
	width: 240;
	text-align: center;
}

TD.usermmttooltitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	background: #D4127F;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	padding: 2px;
}

TD.usermmttoolcellgreeting {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
}

TD.usermmttoolcell {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding: 2px;
}
/************** contenttool **************/
TABLE.contenttooltable {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin-top: 4;
	line-height: 1.25em;
	background: #e3e4dc;
	color: #000000;
	border: 1px solid gray;
}

TD.contenttooltitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	background: #D4127F;
	font-weight: bold;
	text-align: center;
	font-size: 1.0em;
	padding-top: 2;
	padding-bottom: 2;
}

TD.contenttooltipcell {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	font-style: italic;
	border-top: 1px dotted gray;
}

TD.contenttoolreadonlycell {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.0em;
	border-top: 1px dotted darkgray;
	border-bottom: 1px dotted darkgray;
}

DIV.genericarticletitle {
    font-size: 1.4em;
    font-weight: bold;
    color: #D4127F;
}

DIV.genericarticleleadsentence {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    padding-top: 4px;
}

TD.articlebodytext {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
}

DIV.articlesubheading {
    font-weight: bold;
    font-size: 1.1em;
}

DIV.articlebodytext {
    font-size: 12px;
}

DIV.articletheme {
	font-family: Times, Times New Roman, serif;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5;
}

/************** pool ***************/
TABLE.poll {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	background: #ffffa8;
	background: #ffffff;
	font-size: 0.90em;
	border: 1px solid #B3D335;
}

TD.polltitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	background: #B3D335;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
}

TD.pollquestion {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #445399;
	padding: 2px;
	padding-bottom: 4;
}

TD.pollcell {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
}

TD.submitcell {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	padding-bottom: 4;
}

/************* tiptable ******************/
TABLE.tiptableright {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    background: #EFFDB6;
    margin-left: 5;
    margin-right: 2;
    border: 1px solid #B3D335;
}

TABLE.tiptableleft {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    background: #EFFDB6;
    margin-left: 2;
    margin-right: 5;
    border: 1px solid #B3D335;
}

TD.tiptablecontent {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
}

TD.tiptabletitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    background: #B3D335;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    padding: 2px;
}

/*************** icyazi *************/
TABLE.icyazitableright {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    background: #FCDBEE;
    margin-left: 5;
    margin-right: 2;
    padding: none;
    border: 1px solid #D4127F;
	width: 30%;
}

TABLE.icyazitableleft {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    background: #FCDBEE;
    margin-left: 2;
    margin-right: 5;
    padding: none;
    border: 1px solid #D4127F;
	width: 30%;
}

TD.icyazitabletitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    background: #D4127F;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
}

TD.icyazitablecontent {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 0.9em;
}
/*********** listtable **************/
TABLE.listtable {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    background: #6699ff;
    color: #000000;
    border: 1px solid #445399;
    margin-left: 4;
    margin-right: 4;
}

TR.listtableoddrow {
    background: #4477cc;
    margin: 0;
    border: 0;
    padding: 0;
}

TR.listtableevenrow {
    background: #6699ff;
    margin: 0;
    border: 0;
    padding: 0;
}

TD.listtableheader {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
    margin: 0;
    border: 0;
	border-bottom: 1px solid #FF0000;
}

TD.listtablecaption {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    text-align: center;
    margin: 0;
    border: 0;
    padding: 0;
}

TD.listtablefirstcolumn {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    text-align: left;
    margin: 0;
    border: 0;
    padding: 0;
}

TD.listtableothercolumns {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    text-align: right;
    margin: 0;
    border: 0;
    padding: 0;
}

/************* interview******************/
A.interviewtitle {
	color: #ffee66; font-weight: bold;
	font-size: 12px;
}

A.interviewtitle:visited {
	color: #ffee66; font-weight: bold;
	font-size: 12px;
}

A.interviewtitle:hover {
	text-decoration: underline;
	color: #ffee66; font-weight: bold;
	font-size: 12px;
}

DIV.interviewquestion {
	font-weight: bold;
	font-size: 12px;

}

DIV.interviewanswer {
	font-size: 12px;

	margin-bottom: 6px;
}
							
/*******************************
TD.genericsectiontitle {
	background: #ff0000;
}

TD.sectiontitlefield {
	font-family: Arial, Helvetica, Geneva, sans-serif;
    background: #445399;
    color: #ffffff;
    padding-left: 4;
}

TD.submenu {
	padding-left: 20px; color: #ffee66; font-weight: bold;
	font-size: 10px;
}

TABLE.tool {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin-top: 4;
	line-height: 1.25em;
	background: #e3e4dc;
	font-size: 0.90em;
	color: #000000;
	border: 1px solid gray;
}

TABLE.specialcategories {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	border-top: 1px dotted #B801B7;
	border-bottom: 1px dotted #B801B7;
}

.menudivider {
	line-height: 1px;
	height: 1px;
	margin: 0;
	border: none;
	padding: 0;
}

TD.homepagefirstcategory {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #eaeaea;
	border: 1px solid #996699;
	border-top: 4px solid #CC0000;
}

TD.homepageothercategories {
	padding-top: 4;
	vertical-align:top; 
}

TABLE.sonheader {
	border-bottom: 0px;
	padding: 0px;
	border-left: 0px;
	border-top: 0px;
	background: #B61E07;
	border-right: 0px;
}

.picturetext {
    font-size:0.7em;
    background-color: #e7e7e7;
    color: #000000;
}
*/
/****************info table***********/
TABLE.infotable {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin-top: 4;
	line-height: 1.25em;
	background: #ffffa8;
	color: #000000;
	border: 1px solid gray;
}

TD.infotabletitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	background: #D4127F;
	font-weight: bold;
	text-align: center;
	font-size: 1.0em;
	padding-top: 2;
	padding-bottom: 2;
}

TD.infotablesubtitle {
	border-top: 1px solid darkgray;
	border-bottom: 1px solid darkgray;
	font-weight: bold;
	font-size: 0.95em;
	padding-left: 16;
}

TD.infotableprompt {
	text-align: right;
	font-weight: bold;
}

TD.infotablevalue {
}

/************ featured article ***************/
TD.featuredarticletitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	background: #D4127F;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 1;
}

TD.featurecell {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

SPAN.featuresubject {
	font-weight: bold;
	font-style: all-caps;
}

DIV.featureauthor {
	font-style: italic;
	font-size: 0.9em;
	text-align: right;
	padding-right: 2;
}

/************* Test *****/
DIV.testresult {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.90em;
    color: #999999;
}

DIV.testresulthidden {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.01em;
    color: #CCCCCC;
	visibility: hidden;
}

DIV.testresultopen {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.90em;
    color: #660000;
}
.selectsondakika, .selectroportaj{
	font-family: Tahoma, Verdana, Lucida Grande, Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	width: 305px;
}

/***************Doğa Atlası **************/
td.ozelhastaneleralternate {
	background: #dddddd;
	font-size: 10px;
	line-height: 1.5em;
	
}

TD.ozelhastaneler {
	background: #ffffff;
	font-size: 10px;
	line-height: 1.5em;

}

TD.ozelhastanelerborder {
	font-size: 10px;
	line-height: 1.5em;
	background: #cccccc;
	height: 2px;
	width: 2px;
}
DIV.ozelhastanelertxt {
    font-size: 10px;
	line-height: 1.5em;
}

SELECT.ozelhastanelertxt {
    font-size: 10px;
	line-height: 1.5em;
}
TD.ozelhastanelertxt {
    font-size: 10px;
	line-height: 1.5em;
}
TD.listtablefirstcolumn {
	font-size: 10px;
	text-align: left;
}
TD.listtableheader {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
TD.listtableothercolumns {
	font-size: 10px;
	text-align: right;
}
TD.icindekilersubheader {
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	background: #e2f0e2;
	border-bottom: 1px solid #c0d0c0;
}