 <STYLE>
   <!--
a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-face: Arial, Verdana, Helvetica;
	font-weight:normal;

}

a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-face: Arial, Verdana, Helvetica;
	font-weight:normal;
}
a:hover
{
	color: #ff0000;
	text-decoration: none;
	font-size: 8pt;
	font-face: Arial, Verdana, Helvetica;
}

.anket_tus {background-color: #FFFFEA; border-style: solid; border-width: 1; border-color: #003060; color: #003060; font-family: verdana; font-size: 11; font-weight: bold;}
.anket_soru {background-color: #D8D8D8; border-style: solid; border-width: 0; border-color: #003060; color: #003060; font-family: verdana; font-size: 10; font-weight: normal;}
.anket_secenekler {background-color: #EAEAEA; border-style: solid; border-width: 0; border-color: #003060; color: #003060; font-family: verdana; font-size: 10; font-weight: normal;}
P  {font-size: 10pt; font-family: Verdana, Lucida, Arial, Helvetica; color: black;}
B  {font-size: 10pt; font-family: Verdana, Lucida, Arial, Helvetica; color: black;}
P1 {font-size: 10pt; font-family: Verdana, Lucida, Arial, Helvetica; color: green;}
TD {font-size: 10pt; font-family: Verdana, Lucida, Arial, Helvetica; color: black;}
TH {font-size: 10pt; font-family: Verdana, Lucida, Arial, Helvetica; color: black;}
ADDRESS {font-size: 8pt; font-family: Verdana, Lucida, Arial, Helvetica; color: white; font-weight: bold;} 	
LI {font-size: 10pt; font-family: Verdana, Lucida, Arial, Helvetica; color: black;}
#titlemedium {font-size: 10pt; font-family: Verdana, Lucida, Arial, Helvetica; color: white; font-weight: bold;}
#titlemedium_ara {font-size: 8pt; font-family: Verdana, Lucida, Arial, Helvetica; color: Black; font-weight: bold; height=22PX}
.kalan {font-size: 8pt; font-family: Verdana, Lucida, Arial, Helvetica; color: black; background-color:Transparent; border-width: 0; border-color: #000000; font-weight: bold; width:35 px; text-align:center}
.ara {font-size: 8pt; font-family: Verdana, Lucida, Arial, Helvetica; color: black; font-weight: bold; width:78 px; text-align:center;height=19PX; border-style:inset; border-right-style:none}
#tarih_saat {font-size: 8pt; font-family: Verdana, Lucida, Arial, Helvetica; color: black;}
.soru {font-size: 12pt; font-family: Verdana, Lucida, Arial, Helvetica; color: black; font-weight: bold;} 	
.ana_menu {font-size: 10pt; font-family: Verdana, Lucida, Arial, Helvetica; color:black ; font-weight: bold; background="#0080C1"} 	
.button {background-color:silver; border-style: solid; border-width: 0; border-color: #000000; color: #003060; font-family: verdana; font-size:10; font-weight: bold;}
.haber_baslik {   font-size: 14pt; font-family: Verdana, Lucida, Arial, Helvetica; color:black ; font-weight: bold; background="#0080C1"; background-image: none; background-color: #ffffff;  }
.solmenu {color: #333333}
.input {background-color: #FFFFEA; border-style: dotted; border-width: 1; border-color: #003060; color: #003060; font-family: verdana; font-size: 9; font-weight: normal;}
/* sol menu ve orta haberler script css tanýmlarý */
    #tabcontentcontainer{
        display: inline;
        margin: 0;
        width:400px;
    }
    .tabcontent{
        display:none;
    }
    /* DEMO CSS */
    a{
	    color:red;
	    text-decoration:none;
    }
    img{
	    border:0px solid #000;	
    }
    #mainContainer {
        margin:0 auto;
	    text-align:left;
	    background-color:#FFFFFF;
    }
    #leftContainer{
        visibility:hidden;
	    width:130px;
	    float:left;
	    padding-left:1px;
	    padding-right:1px;
	    height:300px;
    }
    #contentContainer{
	    float:left;
    }
    .ad{
	    clear:both;
	    text-align:center;
	    padding:1px;
    }	
    /* END DEMO CSS */
    #dhtmlgoodies_menu{	
	    border:0px solid #000;
	    font-family:verdana;	/* Font for main menu items */
	    width:150px;	/* Width of main menu */
	    
    }
    #dhtmlgoodies_menu	li{	/* Main menu <li> */
	    list-style-type:none;	/* No bullets */
	    margin:0px;	/* No margin - needed for Opera */
	    border:1px solid #ffffff;
	    background-image: url("../images/sol_bg.jpg");
    }
    #dhtmlgoodies_menu ul{	
	    margin:0px;	/* No <ul> air */
	    padding:0px;	/* No <ul> air */
    }
    #dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	    padding-left:1px;
    }
    #dhtmlgoodies_menu li a
    {
        /* Main menu links */
        text-decoration: none; /* No underline */
        color: #000000; /* Black text color */
        height: 14px; /* 20 pixel height */
        line-height: 14px; /* 20 pixel height */
        vertical-align: middle; /* Align text in the middle */
        border: 0px solid #000000; /* Black border */ /* background-color:#FAFAFA;	/* Light blue background color */
        margin: 1px; /* A little bit of air */
        padding: 1px; /* Air between border and text inside */
        display: block;
        font-family: Verdana;
        font-weight: bold;
        font-size: 10px;
        color: #696969;
    }
    #dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
	    color:#000000;
	    
    }
    .dhtmlgoodies_subMenu{
	    visibility:hidden;
	    position:absolute;
	    overflow:hidden;
	    border:1px solid #000;
	    background-color:#D6DCB6;
	    font-face: Arial, Verdana, Helvetica;
	    text-align:left;
    }
    .dhtmlgoodies_subMenu ul{
	    margin:0px;
	    padding:0px;	
    }
    .dhtmlgoodies_subMenu ul li
    {
        list-style-type:none;
        margin: 0px;
        padding: 1px; /* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
    }
    .dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
        font-size: 10px;	
	    white-space:nowrap;	/* No line break */
	    text-decoration:none;	/* No underline */
	    color:#000000;	/* Black text color */
	    height:14px;	/* 16 pixels height */
	    line-height:16px;	/* 16 pixels height */
	    padding:1px;	/* 1px of "air" inside */
	    display:block;	/* Display as block - you shouldn't change this */
    }
    .dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
       font-size: 10px;	
	    white-space:nowrap;	/* No line break */
	    text-decoration:none;	/* No underline */
	    height:14px;	/* 16 pixels height */
	    line-height:16px;	/* 16 pixels height */
        padding:1px;
	    color:#000000;	/* White text */
	    
    }
    #fadeinbox{
        position:absolute;
        left: 0;
        top: -400px;
        border: 1px solid black;
        background-color: lightyellow;
        padding: 4px;
        z-index: 100;
        visibility:hidden;
    }
-->
</STYLE>