*{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
html{
	scrollbar-face-color: #DEE3E7; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #DEE3E7; 
	scrollbar-3dlight-color: #D1D7DC; 
	scrollbar-arrow-color: #221E27; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-darkshadow-color: #98AAB1;
	width: 100%;
	height: 100%;
}

body {
	font-size: 11px;
	margin-top: 10px;
	color: White;
	background-color: Black;

}

.tblGenel{
	border:1px #56525c solid;
	background-color: #221e27;
	width: 800px;
	text-align: center;
}

.sayac{
	color: White;
}
.tblUstMenu{
	background: url(images/ustmenubg.gif) repeat-x;
	height: 41px;
	width: 100%;
}

.ustMenuAra{
	background: url(images/ustmenuara.gif) no-repeat;
	height: 41px;
	width: 3px;
}


a.ustmenu,
a.ustmenu:visited{
    color: White;
	 font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

a.ustmenu:hover{
    color: Red;
}



a.lnk,
a.lnk:visited{
    color:white;
    text-decoration: none;
    white-space: nowrap;
}

a.lnk:hover{
    color: red;
}

a,
a:visited{
    color: white;
    text-decoration: none;
    white-space: nowrap;
}

a:hover
{
    color: red;
}


.ddmx {
    font: 10px;
	 width: 100%;
}
.ddmx .item1,
.ddmx .item1-active {
    color: White;
	 font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1:hover,.ddmx .item1-active:hover  {
  color: Red;
}


.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 2px 8px 2px 8px;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	 margin-top: 1px;
	 background-color: Black;
}
.ddmx .item2 ,
.ddmx .item2:visited {
    background: #F6F7FD;
	 color: Black;
	 
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #221E27;
	 color: White;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #221E27;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	 background-color: #424242;
	 margin-left: 0px;
}
* html .ddmx div { position: relative; } /* ie 5.0 fix */


.icerik{
	padding: 10px;
	color: White;
}

.keyword {
    color: Black;
    text-decoration: none;
	 font-size: 1px;
}

.blogust{
	background: url(images/bust.gif) no-repeat;
	width: 350px;
	height: 37px;
	text-align: left;
	font-weight: bold;
	padding-left: 30px;
}
.blogorta{
	background: url(images/borta.gif) repeat-y;
	width: 350px;
	text-align: justify;
	color: White;
	padding: 10px;
}
.blogalt{
	background: url(images/balt.gif) no-repeat;
	width: 350px;
	height: 16px;
}


.bblogust{
	background: url(images/bbust.gif) no-repeat;
	width: 780px;
	height: 37px;
	text-align: left;
	font-weight: bold;
	padding-left: 30px;
	color: White;
}
.bblogorta{
	background: url(images/bborta.gif) repeat-y;
	width: 780px;
	text-align: justify;
	color: White;
	padding: 10px;
}
.bblogalt{
	background: url(images/bbalt.gif) no-repeat;
	width: 780px;
	height: 16px;
}


.btn
{
	font-weight: bold;
	color:#404040;	
	height: 21px;
	background-image: url(images/btn_bg_20.gif);
	border: 1px #708090 solid ;
	background-repeat: repeat;
}

.input {
	background-color: #FBFFFB;
	border: 1px solid #778899;
	color: #708090;
	font-weight: bold;
}

.txtarea {
	background-color: #FBFFFB;
	border: 1px solid #778899;
	color: #708090;
	font-weight: bold;
}

.genelbaslik{
    color: White;
	 font-weight: bold;
    text-decoration: none;
    background-color: #39306D;
	 padding: 5px;
}


.tdform{
    color: White;
	 font-weight: bold;
    text-decoration: none;
    background-color: #39306D;
	 padding: 5px;
	 text-align: center;
}