@charset "iso-8859-9";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebebeb;
	word-spacing: 3px;
	line-height: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#bg {
	border: 1px dotted;
	background-image: url(res/bg.jpg);
}
.yazi {
	font-family: Tahoma;
	font-size: 11px;
	word-spacing: 3px;
	line-height: 18px;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	word-spacing: 3px;
	line-height: 18px;
}

.baslik {
	font-family: Arial;
	font-size: 12px;
	word-spacing: 3px;
	line-height: 18px;
	color: #CC0000;
}

.baslik2 {
	font-family: Arial;
	font-size: 12px;
	word-spacing: 3px;
	line-height: 18px;
	color: #CC0000;
	text-decoration:underline;
}

.form {

    width: 200px;
    height: 14px;
    background-color:#f1f1f1;
    border: 1px solid #666666;
    font-family: Tahoma;
    font-size: 11px;
    color:#000000;
    }

.form_textarea {

    width: 250px;
    height: 75px;
    background-color:#f1f1f1;
    border: 1px solid #666666;
    font-family: Tahoma;
    font-size: 11px;
    color:#000000;
    }
	
.buton { 

background-image:url('res/btnsend.jpg'); 
font-size: 10px;
width: 65px;
height: 20px;
}
