* { padding: 0; margin: 0; }

body {
	line-height:24px;
	font-size: 11px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}


#wrapper { 
 margin: 0 auto;
 width: 990px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

a {
	color: #CCC;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

/*- Menu 4--------------------------- */

#menu4 {
        width: 200px;
        margin: 10px; 
        border-style: solid solid none solid;
        border-color: #000;
        border-size: 1px;
        border-width: 1px;
        }

#menu4 li a {
        height: 24px;
          voice-family: "\"}\"";
          voice-family: inherit;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
	color: #CCC;
	display: block;
	background:  url(../images/menu4.gif);
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
        }

#menu4 li a:hover, #menu4 li #current { {
        color: #FFF;
        background:url(../images/menu4.gif) 0 -26px;
        padding: 2px 0 0 10px;
        }
		
#footer {
	width:766px;
	height:60px;
	background-color: #2A2B2D;
}

.buton {
	background-color: #666666;
	color: #CCCCCC;
	font-weight: bold;
	border: 1px solid #FF0000;
	width:180px;
}

.formtext {
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	border: 1px solid #FF0000;
	width:180px;
}

#loader2 {
	display:none;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 4px;
	padding-top: 10px;
}
#icerik2 {
text-align:left;
}



