.chromestyle{
width: 1000px;
font-weight: bold;
height:25px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #aed6ce;
width: 100%;
font-family:Arial;
font-size:15px;
padding: 5px ;
margin: 0px;
text-align: center; /*set value to "left", "center", or "right"*/
height:23px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding:0px 3px  5px 0px;
text-decoration: none;

}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #00b2c0;
color:#ffae33;
}

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #aed6ce; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 13px Verdana;
font-family:Helvetica Condensed;
line-height:18px;
z-index:100;
background-color: #007b83;
width: 200px;
visibility: hidden;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:0.8;
  font-family:Arial;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent:10px;
border-bottom: 1px solid #aed6ce; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #ffae33;
font-family:Arial;
font-size:2;
text-align:left;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #007982;
color:#ffffff;
}
.Link {
text-decoration: none;
font-weight: bolder;
font-size:12px;
color: #00247d;
font-family:Arial;
 }
.Baslik1 {
text-decoration: none;
font-weight: bolder;
font-size:12px;
color: #c6e5e2;
font-family:Arial;
}
.basvurutr
{
text-decoration: none;
font-weight: bolder;
font-size:12px;
color: #c6e5e2;
font-family:Arial;
}
.Menu {
text-decoration: none;
font-weight: bolder;
font-size:12px;
color: #054c91;
font-family:Arial;
}
.HaberIcerik
{
font-family:Arial;
text-decoration: none;
font-weight: bolder;
font-size:12px;

color:#4acbd3;
  
}
.bilgipaylasim
{
font-family:Arial;
text-decoration: none;
font-weight: bold;
font-size:13px;
color:#4acbd3;
  
}

.altmenulink
{text-decoration: none;
font-weight: bolder;
font-size:13px;
color: #95d9dc;
font-family:Arial;

}
.ull
{
text-decoration: none;
font-weight: bolder;
font-size:13px;
color: #95d9dc;
font-family:Arial;

}

.pagecaption
{text-decoration: none;
font-weight: lighter;
font-size:13px;
color: #ffffff;
font-family:Arial;

}

.pagecaption2
{text-decoration: none;
font-weight: lighter;
font-size:13px;
color: #ffae33;
font-family:Arial;

}

.pagecontent
{text-decoration: none;
font-weight: lighter;
font-size:14px;
color: #ffffff;
font-family:Arial;

}
.Haberlink
{
    font-family:Arial;
    font-size:12px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color:#ffb917;
    text-decoration:none;
font-weight:lighter
}
.Urunler
{
    padding-top:10px;
    padding-left:2px;
     height:25px;
     width:184px; 
     vertical-align:top;
     border:solid 0px red;
}

table.pgNum
{
width: auto;
padding: 0px;
margin: 0px;
border: 0px;

}

table.pgNum td
        {
        font: normal 11px Arial;
	color:#ffffff;
        border: none;
        text-decoration:none;
padding: 2px 4px 2px 4px;
        }



