a:active  {color:#000000; text-decoration:none;}
a:link    {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover   {color:#FF0000; text-decoration:none;}

a.anamenu:active  {color:#000000; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
a.anamenu:link    {color:#000000; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
a.anamenu:visited {color:#000000; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
a.anamenu:hover   {color:#FF0000; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size:12px; text-decoration:none;}

body
{
	background-color:#FFFFFF;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

td
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.havadurumu
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border-style:solid;
	border-width:1;
	border-color:#c1d7a4;
}

.basin
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border-style:solid;
	border-width:1;
	border-color:#c1d7a4;
}

    .glossymenu{
    margin: 5px 0;
    padding: 0;
    width: 156px; /*width of menu*/
    border: 0px solid #9A9A9A;
    border-bottom-width: 0;
    }

    .glossymenu a.menuitem{
    background: black url(glossyback.gif) repeat-x bottom left;
    font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: black;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding: 4px 0;
    padding-left: 10px;
    text-decoration: none;
    }


    .glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
    color: black;
    }

    .glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
    position: absolute;
    top: 5px;
    right: 5px;
    border: none;
    }

    .glossymenu a.menuitem:hover{
  	 background: black url(glossyback.gif) repeat-x bottom left;
	font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: red;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding: 4px 0;
    padding-left: 10px;
    text-decoration: none;
    }

    .glossymenu div.submenu{ /*DIV that contains each sub menu*/
    background: #e4ebdb;
	font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000099;
    }

    .glossymenu div.submenu ul{ /*UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

    .glossymenu div.submenu ul li{
    border-bottom: 1px solid darkgreen;
    }

    .glossymenu div.submenu ul li a{
    display: block;
    font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: #000099;
    text-decoration: none;
    padding: 2px 0;
    padding-left: 10px;
    }

    .glossymenu div.submenu ul li a:hover{
    background: #DFDCCB;
    color:#336666;
    }
	
	    .glossymenuing{
    margin: 5px 0;
    padding: 0;
    width: 156px; /*width of menu*/
    border: 1px solid #9A9A9A;
    border-bottom-width: 0;
    }

    .glossymenuing a.menuitem1{
    background: black url(glossyback1.gif) repeat-x bottom left;
    font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: black;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding: 4px 0;
    padding-left: 10px;
    text-decoration: none;
    }


    .glossymenuing a.menuitem1:visited, .glossymenuing .menuitem1:active{
    color: black;
    }

    .glossymenuing a.menuitem1 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
    position: absolute;
    top: 5px;
    right: 5px;
    border: none;
    }

    .glossymenuing a.menuitem1:hover{
    background-image: url(glossyback23.gif);
    }

    .glossymenuing div.submenu1{ /*DIV that contains each sub menu*/
    background: #FFFFCC;
    }

    .glossymenuing div.submenu1 ul{ /*UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

    .glossymenuing div.submenu1 ul li{
    border-bottom: 1px solid darkgreen;
    }

    .glossymenuing div.submenu1 ul li a{
    display: block;
    font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: black;
    text-decoration: none;
    padding: 2px 0;
    padding-left: 10px;
    }

    .glossymenuing div.submenu1 ul li a:hover{
    background: #DFDCCB;
    colorz: white;
    }




