BODY {
	font-family: Tahoma;
	font-size:9pt;
	background-image: url('imgskin/3d/bg.gif'); 
	}
TABLE {
	font:9pt Tahoma;
	width: 80%;
	background-color: #7ebb00;
}

A{text-decoration:none;}

A:hover{
color: #000000;
background-image: url('imgskin/3d/but.jpg')
} 

.TD1 {
background-image: url('imgskin/3d/but.jpg');
BORDER-RIGHT: 2px outset;
BORDER-TOP: 2px outset;
BORDER-LEFT: 2px outset;
BORDER-BOTTOM: 2px outset;
}

.buton {
	border-style:outset;
	border-width:1px;
	color:#7ebb00;
	background-image: url('imgskin/3d/but2.jpg');
	height: 15px; padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:2px;
	font-size:10pt; font-family:Arial; font-weight:bold
}

.buton2 {
	border-style:inset;
	border-width:2px;
	background-image: url('imgskin/3d/but2.jpg');
	height: 15px; padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:1px
}

.baslik{
	border-style:outset;
	border-width:1px;
	padding:0;
	color:#7ebb00;
	background-image: url('imgskin/3d/res.jpg');
	font-size:80pt;
	font-family:Arial;
	font-weight:bold;
	text-align: center;
	width: 980px 

	
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url('imgskin/3d/iback.jpg');
	background-attachment: fixed;
}