body {
	margin:0px;
	background-color:#000000;
	background-image:url(images/bg.jpg);
	background-position:center top;
}


.font1{
	font-family:Tahoma;
	font-size:7pt;
	color:#a0a09f;
}


.font1d{
	font-family:Tahoma;
	font-size:7pt;
	color:#df0000;
}

.font1b{
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
}

.font2{
	font-family:Tahoma;
	font-size:8pt;
	color:#a07d57;
}

.font2b{
	font-family:Tahoma;
	font-size:8pt;
	color:#a07d57;
	font-weight:bold;
}

.font3{
	font-family:Tahoma;
	font-size:8pt;
	color:#5e2200;
}

.font3b{
	font-family:Tahoma;
	font-size:8pt;
	color:#5e2200;
	font-weight:bold;
}

.font4{
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
}

.font4b{
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
}


.baslik{
	font-family:Tahoma;
	font-size:11pt;
	color:#d30900;
	font-weight:bold;
	height:34px;
	padding-left:4px;
	background-repeat:repeat-x;
}

.baslik1{
	font-family:Tahoma;
	background-color:#804606;
	font-size:11pt;
	color:#ffffff;
	font-weight:bold;
	height:34px;
	padding-left:4px;
	border:solid 1px #ffffff;
}


.kat{
	font-family:"Tahoma";
	font-size:8pt;
	color:#df0000;
	text-decoration:none;
}

.kat:hover{
	color:#ffffff;
}

.input{
	background-color:#333333;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	border:solid 1px #ffffff;
	color:#FFFFFF;
}

.inputNew{
	background: url(images/input.jpg) left top no-repeat;
	padding:5 11 5 11px;
	width:129px;
	height:24px;
	
}
.inputNew input{
	width:107px;
	height:14px;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	background:none;
	border:none;
	color:#01A427;
}


.textboxNew{
	background: url(images/textbox.jpg) left top no-repeat;
	padding:5 11 5 11px;
	width:348px;
	height:104px;
	
}
.textboxNew textarea{
	width:326px;
	height:94px;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	background:none;
	border:none;
	color:#01A427;
}

.input2{
	background:transparent;
	font-family:Tahoma;
	font-size:8pt;
	border:solid 0px #682A75;
	color:#000000;
}

.input3{
	background:transparent;
	font-family:Tahoma;
	font-size:8pt;
	border:solid 0px #682A75;
	border-bottom:dotted 1px #ffffff;
	color:#ffffff;
}

.menu{
	font-family:"Times New Roman";
	font-size:12pt;
	color:#e57c0a;
	text-decoration:none;
}

.menu:hover{
	color:#CC0000;
}

.link{
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
	width:100%;
	height:25px;
	padding:5 5 5 5px;

}

.link:hover{
	background:#333333;
}

.hlink{
	font-family:Tahoma;
	font-size:10pt;
	color:#901c2e;
	text-decoration:none;
	font-weight:bold;
}

.hlink:hover{
	color:#CC0000;
}

.link1{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}

.link1:hover{
	color:#CC0000;
}

.link2{
	font-family:Arial;
	font-size:8pt;
	color:#86858c;
	text-decoration:none;
	padding:2px;
}

.link2:hover{
	color:#000066;
	background-color:#cba69b;
}

.border{
	border:solid 1px #a0a09f;
}

.rborder{
	border:solid 2px #521c07;
}


img { behavior: url("pngbehavior.htc");}
.png { 
	behavior: url("pngbehavior.htc");
}






